react-native-base
react-native-base copied to clipboard
chore: add local expo-cli for simulator.sh script
Pull request type
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation content changes
- [x] Other (please describe):
Description
New Expo CLI it's embedded in the Expo package, in order to use it we have to include it as devDep.
Updated simulator.sh script to support this