DEV Community

Discussion on: Introducing Conference App in a Box

Collapse
 
slopeofhope81 profile image
Steve Lim

Just out of curiosity, if I don't use expo, does Amplify have a way/tool to release the react-native bundle to the app store?

Collapse
 
dabit3 profile image
Nader Dabit

Hi Steve. No, Amplify does not offer this directly, but you should be able to bundle to .ipa or .apk directly from either Xcode (iOS) or from the command line (Android)