Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 446 Bytes

Introduction

A very light template that contain the basics :

  • react-navigation
  • ready to use theme and styling system
  • feature-driven folder structure

Init

To start a new project with this template, just run :

npx react-native@latest init MyApp --template insideapp-oss/react-native-ia-template

Versions

We will try to use the same version as react native, so version 0.71.10 of this template use version 0.71.10 of react native.