The official NativeBase TypeScript template for Expo
expo init my-app --template @native-base/expo-template-typescript
- Download expo go from Apple store or Google play
- Ensure that mobile device and the computer are on the same network
- Connect the device on to your computer
- Navigate to the directory
$ cd aktiv-learning
and run the code below.
$ yarn start
- press a for android
- press i for ios
- Or scan from your device the generated QR code
Build the project locally and run the app on actual device
yarn android
for androidyarn ios
for ios device