Giter Club home page Giter Club logo

react-native-app's Introduction

React native

创建项目

首先全局执行 npm install -g react-native-cli,在全局安装 rn-cli 工具

然后执行 react-native init yourPrjectName,创键一个项目

script 全局指令
// 运行安卓开发环境
"android": "react-native run-android",
// 打包apk
"build": "cd android && gradlew assembleRelease",
生成签名并打包

生成签名和打包配置,请移步此处

针对不同平台打包对应 apk请移步此处

appcenter

ioskey: 6ebd0fe9-b2e3-4cf4-bd27-1ad574ce67b9

code push 推送

key: Yk9eKurH8EjJModEhAk-9sm-M9DdHksytjVzV

appcenter codepush release-react -a 2956957982-qq.com/snaker -d Production

jpush

appkey 43123b882280297043acc8da

账号

1.2 版本的几个账号 zjlgcs-zly-jsdwdbtj-zly-sgxmjl-zyjlgcstj jsdwdbaz

组件库 link

字体图标库

react-native link react-native-vector-icons

启动页

react-native link react-native-splash-screen

拍照

添加许可

react-native link react-native-image-picker

手势功能

react-native link react-native-gesture-handler

代码推送

react-native link react-native-code-push

消息推送

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.