How to build react native .ipa application in mac os.
I would try "react-native run-ios --configuration=release" but that can generate .app file format.
Source : "how to get offline bunduling of ios in react native"
So how to build stand alone .ipa application?