You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should react-native be exposed as a CLI after installing react-native as a module?
npm install react-native --save
react-native server // could start the development server
react-native bundle // could build a bundle for delivery to app store