Anime Launcher adalah sebuah aplikasi yang dibuat untuk memudahkan penggemar anime untuk membuat daftar anime yang ada pada android mereka agar lebih terorganisir dan mudah diakses tanpa perlu buka file manager.
-
Features
-
Tambah/daftarkan anime
-
Ubah dan hapus anime dari daftar
-
Daftar episode dan history (episode yang sudah ditonton)
-
Ganti wallpaper aplikasi
-
Download file ekstensi .apk pada tag release yang tersedia, lalu install.
Clone repository
git clone https://github.com/ilham25/animeLauncher_RN.git
Install dependency
npm install
Start react native development server
npx react-native start
Run debug
- Android
npx react-native run-android
- iOS
npx react-native run-ios