Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1007 Bytes

File metadata and controls

37 lines (22 loc) · 1007 Bytes

MiniBili

The minimum bilibili app. (Android 6 or above) 简单的B站浏览APP,欢迎下载使用

minibili

video list player


up list up detail

下载: https://minibili.tingyuan.in/

Developed with Expo, React-Native and TailwindCSS.

Thanks https://socialsisteryi.github.io/bilibili-API-collect/

Hot Update

Use EAS Update directly from the app workspace.

In app:

npm run update -- --message "your update message"

From the repo root:

npm run update -w=@minibili/app -- --message "your update message"

This publishes to the production channel for android with the production EAS environment.