Recipe App Compose Multiplatform
Inspired by Roaa Kadam flutter app, I wanted to do the same in Compose Multiplatform. There is a lot to explore in Compose Multiplatform from the aspect of this app like Heor Animation, Collapsable Toolbar, Staggered Animations, Gyroscope detection etc etc.
Note
It is still a work in progress
Future Plan
- Initial implementation for Mobile Support (Android, iOS)
- Support for Desktop
- Support for Web via WASM
- Look into Android TV
GitHub
#Android #iOS #Compose #App