Skip to content

📱 I Vostfree Mobile Application - Read/Store anime !

Notifications You must be signed in to change notification settings

ecandotti/vostfree

Repository files navigation

💥📱 VOSTFREE App

Project in ReactNative for DevMobile cours (Ynov) [Tested on iPhone 12 iOS 15.4]

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