A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
Layouts with lambdas 😎
Flexbox for Android
A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
🔥 Worked with ViewPager and ViewPager2,support multiple slider styles and multiple slide mode.This repo was split from BannerViewPager-