rntstarter

1.0.4 • Public • Published

My Custom React Native Template

React Native Template For Starting A Project

Features

  • React + Typescript
  • React Native ( > 0.60 ) + Typescript
  • React navigation 6
  • Redux + Typescript, Redux Persist, Redux Thunk, Redux Hooks
  • Including Assets:
    1. Default Fonts: Montserrat-Regular
      • You can change font by download your Font and replace it in [myApp/src/fonts/]
      • You can use this Guide to help you
    2. Global Style
  • You can use react-native-rename to rename your App

Installation

You must have Node and Git installed on your OS

Init

npx react-native init SomeApp --template rntstarter

Launch

ios: npm run ios
android: npm run android

/rntstarter/

    Package Sidebar

    Install

    npm i rntstarter

    Weekly Downloads

    1

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    11.6 MB

    Total Files

    135

    Last publish

    Collaborators

    • yvesamani