This app is a crypto portfolio mobile app that demonstrates modern Kotlin Multiplatform development with Firebase based on MVI architecture. Included features: authentication, realtime database, crashlytics
Tip
If you want to see compose multiplatform version, check out the compose-multiplatform.
- Put your google-service.json into androidApp folder
- Put your GoogleService-info.plist into iosApp folder
- Configure firebase params in Constants
- Configure GIDClientID and GIDServerClientID in Info.plist
- Add REVERSED_CLIENT_ID into URL_TYPES in Info.plist
- Enjoy the app!