[ ] Run the existing React Native in new natives projects
[x] Android kotlin project with a React Native Activity
[ ] iOS swift project with a React Native UIViewController/UIView
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.
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.