Coder Social home page Coder Social logo

raivieiraadriano92 / react-native-template-codeapp Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 1.59 MB

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

Home Page: https://www.npmjs.com/package/react-native-template-codeapp

License: MIT License

JavaScript 12.38% TypeScript 65.93% Starlark 1.08% Java 11.39% Objective-C 7.87% Ruby 1.35%
react-native template boilerplate atomic-design eslint prettier storybook editorconfig typescript codepush

react-native-template-codeapp's Introduction

πŸ‘Ύ 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 - [email protected]

react-native-template-codeapp's People

Contributors

crstnmac avatar raivieiraadriano92 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

crstnmac

react-native-template-codeapp's Issues

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.