The @drpiou/expo-template
is an Expo boot template using the @drpiou
packages.
- "@drpiou/axios": "0.0.4"
- "@drpiou/react-axios": "0.0.4"
- "@drpiou/react-stack": "0.0.3"
- "@drpiou/react-state": "0.0.4"
- "@drpiou/react-theme": "0.0.3"
- "@drpiou/react-utils": "0.0.4"
- "@drpiou/ts-utils": "0.0.3"
- "@react-navigation/native": "^6.0.10"
- "expo": "~45.0.0"
- "expo-localization": "~13.0.0"
- "expo-network": "~4.2.0"
- "expo-splash-screen": "~0.15.1"
- "expo-status-bar": "~1.3.0"
- "i18n-js": "^3.9.2"
- "lodash": "^4.17.21"
- "react-native-restart": "^0.0.24"
- "react-native-safe-area-context": "4.2.4"
- "react-native-svg": "12.3.0"
- clone this project
yarn install
npx pod-install
yarn ios
(or any expo command -⚠️ only tested with ios)