/rntemplate

Primary LanguageTypeScript

rntemplate

Current version: 0.74.1

▶️ Usage

npx react-native init [ProjectName] --template https://github.com/phuocantd/rntemplate.git

📁 File Structure

Add a file structure here with the basic details about files, below is an example.

src
├── assets
│   ├── svg
├── components
│   ├── common
├── configs
│   ├── constants
├── containers
└── hooks
└── lang
└── navigation
└── services
└── types