issues
search
reboottime
/
React-Native-Playbook
To warm up react native for company project. The material comes from https://github.com/academind/react-native-practical-guide-code
0
stars
0
forks
source link
Publish App to production
#2
Open
reboottime
opened
7 months ago
reboottime
commented
7 months ago
build and publish your app using expo
Setup:
https://docs.expo.dev/build/setup/
Build for simulator:
https://docs.expo.dev/build-reference/simulators/
Deploy to testflight
Build for production:
guide:
https://docs.expo.dev/build/setup/
prerequisites: require developer account for corresponding platform(s)
reboottime
commented
7 months ago
CI/CD configuration
build and publish your app using expo