It is unbelievable how poorly documented the React Native documentation is, they just delivered as little as possible. I have already managed to launch my application using option 1, but option 2 is even more obscure: https://facebook.imtqy.com/react-native/docs/running-on-device-ios.html
I do not know if there is an example of a full-featured response-terminal package so that I know what is actually required there. For example --entry-file <path> which path? All the way from my hard drive to this folder or just the file itself? --bundle-out ....? What the hell do I need for this? I don’t know why they need to do so damn incomprehensibly.
I am surprised that there are no other resources on the Internet that give instructions more clearly. I guess there aren’t many React Native apps on the App Store.
ios react-native
Hasen
source share