豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

raivieiraadriano92/react-native-template-codeapp

👾 React Native Template CodeApp

Build Status Documentation Maintenance License: MIT

Based on @react-native-community/react-native-template-typescript.

⭐ Features

▶️ Usage

npx react-native init MyAwesomeApp --template react-native-template-codeapp

Note on the legacy CLI

There seems to be quite some confusion about the legacy CLI. This template only works with the new CLI. Make sure you have uninstalled the legacy react-native-cli first (npm uninstall -g react-native-cli), for the below command to work. If you wish to not use npx, you can also install the new CLI globally (npm i -g @react-native-community/cli or yarn global add @react-native-community/cli).

Further information can be found here: https://github.com/react-native-community/cli#about

🚀 CodePush

Changing CodePush keys:

Android

  1. Open the file android/app/build.gradle
  2. In buildTypes we have three builds debug, releaseStaging and release. So just change CodePushDeploymentKey value by your key.

build.gradle

iOS

  1. Open ios/MyAwesomeApp.xcworkspace in Xcode or run xed -b ios
  2. Go to Build Settings build.gradle
  3. In Build Settings search by codepush_key. build.gradle
  4. So here we have Debug, Staging and Release keys, just change the values by your CodePush key.

💻 Contributing

Contributions are very welcome. Please check out the contributing document.

🔖 License

This project is MIT licensed.

📧 Contact

Raí Vieira Adriano - Github - raivieiraadriano92@gmail.com

About

React Native template for a quick start with TypeScript, Atomic design, React Navigation, Styled-components, Storybook, CodePush, ESLint, Prettier and EditorConfig

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors