Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove rib-recyclerview #399

Merged
merged 1 commit into from
Oct 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,5 @@
## Experimental features

- [Portals](experimental/portals.md)
- RecyclerView hosting
- [Jetpack Compose compatibility](experimental/jetpack-compose.md)

7 changes: 0 additions & 7 deletions documentation/setup/deps.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,3 @@ Rx (optional):
```groovy
implementation 'com.github.badoo.RIBs:rib-portal-rx:{latest-version}'
```

### Recyclerview integration (experimental)
```groovy
implementation 'com.github.badoo.RIBs:rib-recyclerview:{latest-version}'
```


1 change: 0 additions & 1 deletion libraries/rib-recyclerview/.gitignore

This file was deleted.

38 changes: 0 additions & 38 deletions libraries/rib-recyclerview/build.gradle

This file was deleted.

Empty file.
9 changes: 0 additions & 9 deletions libraries/rib-recyclerview/detekt-baseline.xml

This file was deleted.

3 changes: 0 additions & 3 deletions libraries/rib-recyclerview/gradle.properties

This file was deleted.

21 changes: 0 additions & 21 deletions libraries/rib-recyclerview/proguard-rules.pro

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading