Build iOS Application from a React Native and push to App Store
This is a working draft.
Make sure that you have the last changes from the remote branch.
From the project root run the following in the terminal:
yarn
npx react-native bundle --entry-file='index.ts' --bundle-output='./ios/Abqarino/main.jsbundle'...
omarrashad.hashnode.dev2 min read