Awesome
SSComposeCookBook
A Collection of major Jetpack compose UI components which are commonly used.
Introduction
Jetpack Compose is a modern toolkit for building native Android UI. It simplifies and accelerates UI development on Android with less code, powerful tools, and intuitive Kotlin APIs.
In this repository, there are number of UI components demonstrated which can be useful in regular development through Jetpack Compose.
Content
-
UI Components - Contains App Bar, Bottom Navigation, Button, Checkbox, Dialog, Dropdown, FAB, Modal Drawer, Bottom Drawer, Radio Button, Slider, Text, TextField, Theme, ZoomView, MagnifierView, TabBar, DatePicker, TimePicker, ImagePicker, ParallaxEffect, Compose viewXml and XML views in Compose examples.
-
List - Contains LazyRow/Column, LazyVerticalGrid and Advance List examples.
-
Pull To refresh - Contains Simple Pull To Refresh, Custom Background Pull To Refresh and Custom View Pull To Refresh examples.
-
Swipe To Delete - Contains Swipe from Left, Swipe from Right and Swipe from Both examples.
-
Constraint Layout - Contains Barrier, Chain and Guideline examples.
-
Animation - Contains Basic Animation, Content Animation, Gesture Animation, Infinite Animation, Shimmer Animation and TabBar Animation examples.
-
Sample Instagram UI - Contains a sample UI for Instagram Clone App created using Jetpack Compose.
-
Canvas - Contains Shapes, Text and Image, Paths, Path Operations, Draw Scope Helpers, Canvas + Touch and Blend Modes examples.
-
Google Maps - Contains Basic Map, Markers, Polyline, Polygon, Circle, Ground Overlay, Compose Map In XML etc. examples.
-
ViewPager - Contains Horizontal Pager, Horizontal Pager with Tabs, Horizontal Pager with Indicator, Vertical Pager with Indicator, Pager with Zoom-in Transformation, Pager with Fling Behavior and Add/Remove Pager examples.
What you'll need
- Latest Stable Android Studio
- Google Maps Key - Learn how to create and use API key for Maps SDK integration.
- Setup Google Maps API Key
Our Libraries in JetPackCompose
- SSJetPackComposeProgressButton : SSJetPackComposeProgressButton is an elegant button with a different loading animations which makes your app attractive.
- SSJetpackComposeSwipeableView : SSJetpackComposeSwipeableView is a small library which provides support for the swipeable views. You can use this in your lazyColumns or can add a simple view which contains swipe to edit/delete functionality.
- SSComposeOTPPinView : A custom OTP view to enter a code usually used in authentication. It includes different types of OTPViews which is easy to use and configure your own view and character of OTP using all the attributes.
- SSCompose-CustomInfoBar : This Jetpack Compose library offers a powerful and customizable way to display informative messages within your app.
- SSCompose-FurniCraftAR : This demo is created using Jetpack compose and Google Filament and ARCore for seamless 3D model rendering in AR view. In which users can browse a list of furniture products, select a product to view in AR, customize the color of the model, capture the AR scene with the placed furniture model, and share it with others.
Official Documentations
Find this samples useful? ❤️
Support it by joining stargazers for this repository.⭐
How to Contribute🤝
Whether you're helping us fix bugs, improve the docs, or a feature request, we'd love to have you! 💪 Check out our Contributing Guide for ideas on contributing.
Bugs and Feedback
For bugs, feature requests, and discussion please use GitHub Issues.
Awesome Mobile Libraries
- Check out our other available awesome mobile libraries
Main Contributors
<table> <tr> <td align="center"><a href="https://github.com/nikunj-b-simform"><img src="https://avatars.githubusercontent.com/u/86602550?s=100" width="100px;" alt=""/><br /><sub><b>Nikunj Buddhadev</b></sub></a></td> <td align="center"><a href="https://github.com/mdhanif-simformsolutions"><img src="https://avatars.githubusercontent.com/u/63775307?s=100" width="100px;" alt=""/><br /><sub><b>Mohammed Hanif</b></sub></a></td> <td align="center"><a href="https://github.com/ShwetaChauhan18"><img src="https://avatars.githubusercontent.com/u/34509457?s=100" width="100px;" alt=""/><br /><sub><b>Shweta Chauhan</b></sub></a></td> <td align="center"><a href="https://github.com/MehulKK"><img src="https://avatars.githubusercontent.com/u/60209725?s=100" width="100px;" alt=""/><br /><sub><b>Mehul Kabaria</b></sub></a></td> <td align="center"><a href="https://github.com/ronak-u-simformsolutions"><img src="https://avatars.githubusercontent.com/u/76208433?s=100" width="100px;" alt=""/><br /><sub><b>Ronak Ukani</b></sub></a></td> <td align="center"><a href="https://github.com/PayalRajput-Simform"><img src="https://avatars.githubusercontent.com/u/80446376?s=100" width="100px;" alt=""/><br /><sub><b>Payal Rajput</b></sub></a></td> </tr> <tr> <td align="center"><a href="https://github.com/krupa-p-simformsolutions"><img src="https://avatars.githubusercontent.com/u/76939101?s=100" width="100px;" alt=""/><br /><sub><b>Krupa Parekh</b></sub></a></td> <td align="center"><a href="https://github.com/priyal-p-simformsolutions"><img src="https://avatars.githubusercontent.com/u/75968888?s=100" width="100px;" alt=""/><br /><sub><b>Priyal Parmar</b></sub></a></td> <td align="center"><a href="https://github.com/yashwantGowla"><img src="https://avatars.githubusercontent.com/u/66367742?s=100" width="100px;" alt=""/><br /><sub><b>Yashwant Gowla</b></sub></a></td> <td align="center"><a href="https://github.com/Priyankkjain"><img src="https://avatars.githubusercontent.com/u/20212314?s=100" width="100px;" alt=""/><br /><sub><b>Priyank Jain</b></sub></a></td> </tr> </table> <br/>License
Distributed under the MIT License. See LICENSE for details.
<!-- Links --> <!-- Preview pages -->