We are facing challenges in creating a React Native build for our current ABP project. The documentation available on your website provides guidance on how to create a React Native app for a new project, but we could not find any instructions for integrating it into an ongoing project.
Additionally, when we followed the documentation to create a React Native app for a new project and tried running it, the app failed to run.
Could you please provide us with detailed steps or guidance on:
How to set up a React Native build for an ongoing ABP project? How to resolve the issues with running a newly created React Native app using the provided steps? Your support in resolving this issue would be greatly appreciated.
4 Answer(s)
-
0
Hi,
you can create a new project with React Native and copy it to your existing project.
you need to :
- change the HTTPs ports
- add an openiddict client for React Native
-
0
Hi, I did the above steps. when i run it on expo it just shows a loading screen
-
0
Hi,
Is there any error message?
-
0
No there is no error message, It just keeps loading with white background.