Library used | Utility |
---|---|
ReactNative | Framwork DevMobile |
React Navigation | Router in App |
React Vector | Icons |
AsyncStorage | Store info |
React FS | Use filesystem |
Styled-Components | CSS in Mobile |
and more...
Babel
Prettier & ESLint for beautiful code 🥰
Launch the code :
Don't forget to update your .env.example to .env.local
git clone https://github.com/ecandotti/vost-app.git
cd /vost-app
yarn install
npx pod-install ios
yarn start
yarn ios
We can :
- Navigate on app 🚗
- Have watchlist available in offline mode
♥️ - Custom SplashScreen
- Connect with loggin and access to private screen 🔒
- Like or Dislike a video
- Download video in cache
To Do :
- Creating project
- Add Typescript
- Navigation
- Private access (login)
- Read video
- Read video onPress
- Rate video
- Set custom splash screen ios/android
- Share button
- Add/Remove/Read/Store Watchlist
- Store Watchlist in cache
- Download video in cache
- Design