Package Exports
- react-native-template-mariojs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-template-mariojs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React Native Template
React Native 项目模板.
技术栈
react-native + mario-meditation (redux + immutable + reselect + redux-observable + rxjs) + mario-architecture-components + react-navigation
Installation
将
<new project name>
替换为初始化的项目名称.
react-native init <new project name> --template mario
cd <new project name>
node scripts/index.js
Happy hacking : )