Pritesh Jetpack Compose

This repository is a playground of jetpack compose for Android Developers, I tried to get my hands dirty with challenging UI to build with new UI toolkit Jetpack Compose

Highlights

  • Created generic custom grid view to use with Column/Row items which supports dynamic content view – LazyGrid Widget
  • Implemented CollapsingToolbarView with help of OneBone-ComposeCollapsingToolbar
  • Pager Library from Google Accompanist

Preview

HomeScreen

Contributing

  • Welcome all kinds of contributions , Feel free to add anything
  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m ‘Add some feature’)
  4. Push your branch (git push origin my-new-feature)
  5. Create a new Pull Request

GitHub

https://github.com/PriteshVadhiya/jetpack_compose