Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

An react natieve project template to help us improve our development efficiency.
https://github.com/hezhii/react-native-template

Last synced: about 5 hours ago
JSON representation

An react natieve project template to help us improve our development efficiency.

Awesome Lists containing this project

README

        

# react-native-template-life

An react natieve project template to help us improve our development efficiency.

## :star: Features

- Elegant usage directly within the [React Native CLI](https://github.com/react-native-community/cli)
- Integrate common functions of [React Navigation](https://reactnavigation.org/)
- Support theme switching
- [Android immersive status bar](https://github.com/gyf-dev/ImmersionBar)

## :arrow_forward: Usage

```sh
npx react-native init MyApp --template react-native-template-life
```

#### React Native <=> Template Version

| React Native | Template |
|--- |--- |
| 0.66 | 0.4.* |
| 0.64 | 0.3.* |
| 0.63 | 0.2.* |
| 0.61 | 0.1.* |