An open API service indexing awesome lists of open source software.

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 !

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