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

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

Template react native
https://github.com/pnstack/template-react-native

react-native template

Last synced: 4 months ago
JSON representation

Template react native

Awesome Lists containing this project

README

          

# Template react native

## New project

```bash
npx react-native@latest init project-name
```

## Eviroment setup

### Windows

- java 11
- node 16.14.2 or up

### Macos

## Libraries

- [React Navigation](https://reactnavigation.org/docs/getting-started)
- [React native svg](https://www.npmjs.com/package/react-native-svg)
- [i18next](https://www.i18next.com/)
- [Async Storage](https://react-native-async-storage.github.io/async-storage/docs/install)