future-rn-ui
TypeScript icon, indicating that this package has built-in type declarations

0.2.24 • Public • Published

MIC-RN-UI

UI Component for MIC RN

使用

# install dependencies
yarn add mic-rn-ui react-native-linear-gradient react-native-svg @react-native-community/picker

# go to ios folder
cd ios

# install pod dependencies
pod install

开发调试

yarn && cd ios && pod install && cd .. && yarn ios

发布到npm

sh npm-publish.sh

添加新的svg

首先将新添加的svg文件放入src/assets/svg目录下,然后执行如下命令

yarn build-svg

本地文档站点

yarn site

Issues

New issue

Readme

Keywords

none

Package Sidebar

Install

npm i future-rn-ui

Weekly Downloads

0

Version

0.2.24

License

ISC

Unpacked Size

1.36 MB

Total Files

318

Last publish

Collaborators

  • zhanglongfeng