- iOS
- Android
- Web
- Typescript
- React-Navigation
- Jest
- Eslint
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"brew install node
brew install watchman
sudo gem install cocoapods
npm i -g yarngit clone [email protected]:ethanneff/react-native-web-typescript.git
cd react-native-web-typescript
yarn install
cd ios
pod installyarn iosyarn androidyarn webyarn lintyarn testyarn build