react-native-template-bloc

0.0.34 • Public • Published

React Native Template

React Native 项目模板.

技术栈

react-native + typescript + react-bloc + react-navigation

Installation

<new project name> 替换为初始化的项目名称.

react-native init <new project name> --template bloc
cd <new project name>
node scripts/index.js

Happy hacking : )

scripts

  1. 编译typescript文件:
yarn build

npm run build
  1. 实时编译typescript文件:
yarn watch

npm run watch
  1. 删除生成文件, 重新编译:
yarn rebuild

npm run rebuild

Package Sidebar

Install

npm i react-native-template-bloc

Weekly Downloads

1

Version

0.0.34

License

ISC

Unpacked Size

2.02 MB

Total Files

239

Last publish

Collaborators

  • chunnan