https://github.com/ecandotti/vostfree
📱 I Vostfree Mobile Application - Read/Store anime !
https://github.com/ecandotti/vostfree
axios eslint naruto prettier react-native styled-components typescript
Last synced: 2 months ago
JSON representation
📱 I Vostfree Mobile Application - Read/Store anime !
- Host: GitHub
- URL: https://github.com/ecandotti/vostfree
- Owner: ecandotti
- Created: 2022-03-18T11:27:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-30T17:46:01.000Z (about 4 years ago)
- Last Synced: 2025-05-27T17:53:15.169Z (about 1 year ago)
- Topics: axios, eslint, naruto, prettier, react-native, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 2.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💥📱 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 :
- [x] Creating project
- [x] Add Typescript
- [x] Navigation
- [x] Private access (login)
- [x] Read video
- [x] Read video onPress
- [x] Rate video
- [x] Set custom splash screen ios/android
- [x] Share button
- [x] Add/Remove/Read/Store Watchlist
- [x] Store Watchlist in cache
- [x] Download video in cache
- [x] Design