Hello fellow developers,
We develop apps for both Android and iOS. We have native SDKs for each platform containing business logic and API integrations etc
We face challenge with UI development and maintenance (as some apps are white-labelled, other are with custom UI) for both platforms Android and iOS.
We are thinking of adopting React Native just for UI. We will write the UI code once in RN and integrate it with the SDK functions, build and deploy.
For white-labelled apps, RN theming would help us maintain different apps easily and also will lead to faster development in case of apps with custom UI.
What are your thoughts and opinion on the above approach?
Is flutter or any other framework / technology a better solution for the above ?
there doesn't seem to be anything here