mirror of
https://github.com/lobehub/lobe-ui-react-native.git
synced 2026-01-09 07:01:17 +08:00
@lobehub/ui-rn
Lobe UI React Native - an open-source UI component library for building AIGCb apps
Usage
TODO
Options
TODO
Development
# install dependencies
$ pnpm install
# develop library by docs demo
$ pnpm start
# build library source code
$ pnpm run build
# build library source code in watch mode
$ pnpm run build:watch
# build docs
$ pnpm run docs:build
# Locally preview the production build.
$ pnpm run docs:preview
# check your project for potential problems
$ pnpm run doctor
LICENSE
MIT
Languages
TypeScript
99.8%
Shell
0.1%