apollographql / apollo-kotlin-compose-support

Compose support for Apollo Kotlin
https://apollographql.github.io/apollo-kotlin-compose-support/
MIT License
2 stars 0 forks source link

Compose Multiplatform #4

Open cvb941 opened 3 months ago

cvb941 commented 3 months ago

This project sounds great as I am currently implementing paging for Apollo myself. I would use this instead, however, I need support for Compose Multiplatform.

BoD commented 3 months ago

Thanks! About multiplatform: not sure yet how the setup would be to have a Compose based library that can work both for Android projects and Multiplatform projects, but that sure is a neat idea.