Skip to content

TranVux/rn-code-base-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RN code base template ⚡

This project is a React Native boilerplate that can be used to kickstart a mobile application.
Based on react-native-boilerplate project but we remove unnecessary dependencies.

🚀 Getting Started

1. Installation

To create a new project using the template simply run :

npx react-native@latest init MyApp --template https://github.com/TranVux/rn-code-base-template.git

2. Run Android

yarn android

3. Run IOS

yarn ios

4. Credits

@thecodingmachine

5. Collaborators

@TranVux @duyrk