Expo(React Native), react-query, axios
Now the 'sample user token' is expired. we will change to valid token as soon as possible. (maximum 1 Day) -- Now okay to run
-
npm install --global expo-cli -
npm i -
expo start -
if you want run this on your device. turn on your camera and read qr code. (your phone need to install Expo go App) 5-1. if you are not in same network connection change with
Tunnel. -
if you already set simulator,
run on IOS simulator orRun on Android device/emulator
you can change demo user by changing token in App.tsx (we set 2 tokens. one is junior and one is senior)
- 2022.04.10 : We change expired tokens
https://www.youtube.com/watch?v=LrO6cmoMTF4
- navigate to Home when create Album
- refetch detail but isReplied not change need fix
- set Status Bar style dark
- junior album contents empty now design change need ( because of empty memo)