Skip to content

linux08/ReactNativeBoilerPlate

Repository files navigation

🚀 React Native Typescript Boilerplate

React Native Redux React Navigation V4 Axios Redux Persist

Features

Prerequisites

Getting Started

  1. Clone this repo, git clone https://github.com/linux08/ReactNativeBoilerPlate.git `
  2. Go to project's root directory, cd <your project name>
  3. Open package.json and change the name property with your project name
  4. Open app.json and replace 'MyReactNativeBoilerPlate' with your project name
  5. Run yarn install or npm install to install dependencies
  6. Run react-native upgrade --legacy true to generate new android and iOS folder
  7. Run react-native-link -- Run npm run android to start on android
  • On iOS
    1. cd into the ios folder
    2. run pod update
    3. cd into your root project directory then run npm run ios

Contributing

PRs are welcome

About

A starter template for TypeScript for React Native (React Navigation,Redux, Redux-Thunk, Axios)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors