DisneyCompose
DisneyCompose copied to clipboard
🧸 A demo Disney app using Jetpack Compose and Hilt based on modern Android tech stacks and MVVM architecture.
Results
2
DisneyCompose issues
Sort by
recently updated
recently updated
newest added
added bottom navigation with animations like original disneymotions app https://github.com/skydoves/DisneyMotions also explained here https://medium.com/@thegoldycopythat/animated-bottom-navigation-in-jetpack-compose-af8f590fbeca
Can we implement detail screen with collapsing Toolbar? Righ now the back button is just scrolling up. Thank you a lot for your great repository.