HenryQuan / react-native-kmp-migration

React Native to Kotlin Multiplatform Migration by sharing the same logic via Kotlin/JS with ktor & kotlinx serialization
Apache License 2.0
1 stars 0 forks source link

MVP #2

Open HenryQuan opened 3 days ago

HenryQuan commented 3 days ago

By embedding the existing React Native app into new native projects, users can pick between the new or the classic app. Many times, apps could get updated quite significantly. This may overwhelm the UI regardless of whether the new version is good or not. My idea is to promote the new app while moving away from the old version. In the end, the old version will be removed completed.