Aubrey Quinn
Aubrey Quinn

Reputation: 311

How to build a ReactNative app in release mode for the ios app store?

I'm new to ReactNative and I built a little 'hello world' app.

I'm not using expo, I created my app using the React Native CLI Quickstart.

There are very clear instructions on how to build the app for Android & Google play store here: https://facebook.github.io/react-native/docs/signed-apk-android

I was able to follow those directions and I was successful.

How do I do the same for an ios production build?

Upvotes: 5

Views: 12044

Answers (1)

Related Questions