This is a third-party Bangumi client based on React-Native, supporting both Android and iOS while striving for consistency. Over 90 pages have been developed, covering all pages on the website. Bangumi is used for managing progress and discussing anime, music, dramas, games, like MAL. This app was developed as an RN exercise, with the hope of learning more through the platform's data. For more information, visit the documentation on Yuque.
Because of bangumi is a totally chinese website, so there is no plan to translate into other languages.
AltStore sideload IPA | iOS used case | Expo website
- Anime watched progress management
- Animes and characters wiki
- BBS
- Users timelines
- User center
- More than search, rank, index, daily broadcast, yearbook, and tags
- Other sites watched data synchronize
- Cover picture and most static data thought self's CDN
- The current season's dramas can be accurately queried from the network broadcast
- Screenshot preview of subject
Preview at https://czy0729.github.io/Bangumi-Storybook/storybook-static
-
All data and information of the project are from various websites, without any form of media download, direct play and modification functions
-
The project promises not to save any third-party user information
-
This project code is for learning and communication only, and shall not be used for commercial purposes. In case of infringement, please contact
[bangumi-mosaic-tile] weizhenye
For various reasons since 2019, this repo current is building applications with Expo tools, iOS on managed-workflow, and Android on bare-workflow.
So is very easy to run on mac with command npm start
, and watch result on Expo client.
But very troublesome on windows, it is not recommended that you run on windows.