云票在线App最早期版本(弃用)

lj 698dd023a1 调整 il y a 3 ans
__tests__ 0549065bbc 项目 il y a 4 ans
android 698dd023a1 调整 il y a 3 ans
components 698dd023a1 调整 il y a 3 ans
data 83019c8cb7 网络链接调整 il y a 4 ans
ios 698dd023a1 调整 il y a 3 ans
page 698dd023a1 调整 il y a 3 ans
source 9b63cceb35 微信免登 il y a 4 ans
third-party e0d8126326 页面调整 il y a 4 ans
.buckconfig 0549065bbc 项目 il y a 4 ans
.eslintrc.js 0549065bbc 项目 il y a 4 ans
.flowconfig 0549065bbc 项目 il y a 4 ans
.gitattributes 0549065bbc 项目 il y a 4 ans
.gitignore 0549065bbc 项目 il y a 4 ans
.prettierrc.js 0549065bbc 项目 il y a 4 ans
.watchmanconfig 0549065bbc 项目 il y a 4 ans
App.js 9b63cceb35 微信免登 il y a 4 ans
app.json 0549065bbc 项目 il y a 4 ans
babel.config.js 0549065bbc 项目 il y a 4 ans
index.js 0549065bbc 项目 il y a 4 ans
metro.config.js 0549065bbc 项目 il y a 4 ans
npm 97a9a5dbbd 商品管理,税收分类编码 数据库初始化,代码整合 il y a 4 ans
package-lock.json 698dd023a1 调整 il y a 3 ans
package.json 698dd023a1 调整 il y a 3 ans
readme.md e0d8126326 页面调整 il y a 4 ans
yarn.lock 698dd023a1 调整 il y a 3 ans

readme.md

############################ //安卓打包命令 // cd/android // ./gradlew assembleRelease

//react-native bundle --entry-file index.js --platform ios --dev false --bundle-output ios/bundle/main.jsbundle --assets-dest ios/bundle //react-native bundle --entry-file index.js --bundle-output ./ios/bundle/index.ios.jsbundle --platform ios --assets-dest ./ios/bundle --dev false