/anime-launcher

List your offline anime in an app

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Anime Launcher

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

Instalasi

Download file ekstensi .apk pada tag release yang tersedia, lalu install.

Build

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