Giter VIP home page Giter VIP logo

reactnative-redux-thunk's Introduction

ReactNative-Redux-Thunk

[email protected]

集成ReactNative、Redux、Thunk、CodePush、redux-devtools、Navigation、Eslint、Prettier的工程化项目。适合复杂项目开展。

打开redux-devtools的方法:

  1. 打开RN远程调试(模拟器上打开Menu面板,选择远程调试)
  2. chrome安装有redux-devtools
  3. 在远程页(一般为:http://localhost:8081/debugger-ui/),右键-Redux Devtools-Open Remote Devtools 即可获得和react开发一样的redux-devtools界面

重新改项目名字方法

  1. 更改项目目录下app.json配置

  2. 运行react-native-rename

    // install

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

    // in project directory

    react-native-rename <New_Project_ Name>
    

code-push

参考:https://github.com/Microsoft/react-native-code-push

官方中文版:https://github.com/Microsoft/code-push/blob/master/cli/README-cn.md

注:如要使用code-push需根据上面文档登录codepush账号。不改动也可以跑起来,不影响开发。

ReactNativeReduxThunk

Name Deployment Key
Production KUWxBVCPgQMTINEb9ZCZQERghzTBea84ca97-2860-4663-b17c-f29998a1c45d
Staging iAi7KDiudvIGysnM8WWjmMXJXuspea84ca97-2860-4663-b17c-f29998a1c45d

ReactNativeReduxThunkAndroid

Name Deployment Key
Production ltk1qpwwtsktwD64fUgVyDvCIJjvea84ca97-2860-4663-b17c-f29998a1c45d
Staging uhSDFY5g7NErTVC0i6Z1O5VMhJYZea84ca97-2860-4663-b17c-f29998a1c45d

更新命令行:

code-push release-react ReactNativeReduxThunk ios --plistFile "ios/ReactNativeReduxThunk/Info.plist" --development

Issues

  1. undefined is not an object (evaluating '_reactNativeCodePush.default.CheckFrequency')
    • react-native link
    • react-native run-ios

reactnative-redux-thunk's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.