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

Add new RepoSearch sample app using Android views #47

Open
veyndan opened this issue Feb 15, 2023 · 0 comments
Open

Add new RepoSearch sample app using Android views #47

veyndan opened this issue Feb 15, 2023 · 0 comments
Labels

Comments

@veyndan
Copy link
Collaborator

veyndan commented Feb 15, 2023

Unfortunately, Jetpack Compose UI hasn't completely taken over the Android world yet. In the meantime, having a sample app powered by Android views would demonstrate that there is a zero-cost migration from AndroidX Paging to Multiplatform Paging in your UI layer (because android-view wouldn't directly depend on Multiplatform Paging, and you'll continue to use the artifacts provided by AndroidX Paging). The sample will have a transitive dependency on Multiplatform Paging via the existing shared module though.

@veyndan veyndan added good first issue Good for newcomers PR welcome labels Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant