Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 498 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 498 Bytes

ArcKingNative

Expo first timer

npx expo app
npx expo login

To run in web (npx expo start will prompt for this later)

npx expo install react-native-web@~0.18.9 [email protected] @expo/webpack-config@^0.17.2

After clone

npm install
npx expo start

Create app and run

npx create-expo-app ArcKing
npx expo start

Addition installs

Don't know if this actually was neccesary

npm install react-native-svg
npx expo install [email protected]