Giter Club home page Giter Club logo

react-native-template's Introduction

一、升级:
1. di update/modify/NavigatorNavigationBarStylesAndroid.js project/node_modules/react-native/Libraries/CustomComponents/Navigator/NavigatorNavigationBarStylesAndroid.js
1. di update/modify/NavigatorNavigationBarStylesIOS.js project/node_modules/react-native/Libraries/CustomComponents/Navigator/NavigatorNavigationBarStylesIOS.js
2. di update/modify/StyleSheet.js project/node_modules/react-native/Libraries/StyleSheet/StyleSheet.js
3. di update/modify/assetPathUtils.js project/node_modules/react-native/local-cli/bundle/assetPathUtils.js
4. di update/modify/minify.js project/node_modules/react-native/packager/react-packager/src/JSTransformer/worker/minify.js

二、发布大版本
    只有添加java或者object-c的代码的时候才发布大版本
    1.android发布
        进入tools,执行release-android,生成apk: localServer/public/download/yxjqd.apk
    2.ios发布
        打开xcode工程,Produce->Scheme->Edit Scheme->Release 然后编译就可以了

三、发布小版本
    进入tools,执行genbundle,生成www:localServer/public/download/www

四、环境搭建
    1.android找不到support-v4:23.2.1,使用android update sdk --no-ui --all --filter "extra-android-m2repository" 安装依赖
    2.或者拷贝 /usr/local/opt/android-sdk/extras 到其他机子上也可以

react-native-template's People

Contributors

fov42550564 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.