'Merging multiple native apps with react native
So one of the clients has 4 projects, 3 of those 4 projects are native projects(ios-swift, android-kotlin-java) and one of them is a react native project, they basically want to merge all of them into a super app. We will be using the same authentication and payment servicec through all the apps. But as you can imagine I have some questions on my mind, mainly performance how will this super app perform in your opinion, and is there an example project out there? Thank you in advance.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
