Instagram Clone with Jetpack compose
Instagram Clone
Instagram clone is an app build using new technologies/trends and other advanced Jetpack compose specific concepts.
This is just demo app for new developers who want to lear best practices for app design & development Also it should be enough to cover almost most of the concepts that you need to learn about Jetpack compose! ? .
Following are the technologies used in app:
- MVVM architecture
- Jetpack Compose for UI
- CompositonLocalProvider
- State management
- Compose Navigation
- Compose animations
- Hilt for Dependency Injection
- Lottie animations
- Launched Effect
- Coroutines
- Timber for logging
- Accompanist PlaceHolder to show loading effect “Shimmer”
- Accompanist PagerView for post images
Happy coding !