Skip to content

tusharhow/jetpack-compose-widgets

Repository files navigation

Widget of The Day

Introduction to jetpack compose widgets: This repo will teach you some of the common widgets that are available in jetpack compose SDK, & shows you how to use them for your UI design.

Some of the widgets are not yet available in the compose. I will update the repo as soon as they are available.

Widgets List:

  1. Buttons
  2. Radio Button
  3. Toggle Button
  4. Column
  5. Row
  6. Image
  7. Box
  8. Constraint Layout
  9. LazyColumn
  10. LazyRow
  11. LazyVerticalGrid
  12. Chip
  13. Slider
  14. CircularProgressIndicator
  15. Dropdown
  16. ModalBottomSheet
  17. SnackBar
  18. TopAppBar
  19. TextField
  20. BadgeBox

Screenshots:

Row

Box

Need Help?

If you need help in setting up the project or have any questions, feel free to reach out to me on Twitter or LinkedIn

Social Media

Twitter Follow Linkedin: tusharhow GitHub followers

About

Introduction to Jetpack Compose widgets: This repo will teach you some of the common widgets that are available in Jetpack Compose, & how to use them for UI design.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages