taro-dva-typescript-starter

基于taro、dvajs和Typescript的快速框架

使用

1.克隆

git clone https://github.com/sangoes/taro-dva-typescript-starter.git

2.安装 react-naitve rename

yarn global add react-native-rename
or
npm install react-native-rename -g

3.改名

react-native-rename <newName>

or

react-native-rename <newName> -b <bundleIdentifier>