Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lundjrl/react-native-template

Template for building React-Native projects.
https://github.com/lundjrl/react-native-template

Last synced: about 1 month ago
JSON representation

Template for building React-Native projects.

Awesome Lists containing this project

README

        

# React-Native-Template
Template for building React-Native projects.

## How to use
The easiest way to clone this template is to use react-native's built in cli.
Try installing the template with this command:
```
npx react-native@latest init --template https://github.com/lundjrl/React-Native-Template.git
```