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

https://github.com/flixyudh/react-native-javascript-template

React Native Javascript Template - getting started building RN apps for Android & iOS using javascript
https://github.com/flixyudh/react-native-javascript-template

react-native react-native-cli template

Last synced: about 1 month ago
JSON representation

React Native Javascript Template - getting started building RN apps for Android & iOS using javascript

Awesome Lists containing this project

README

          

# React Native Javascript Template

[![Static Badge][author-badge]][author-link] [![Version][npm-version-badge]][npm-version-link] [![MIT License][license-badge]][license-link] [![PRs Welcome][prs-welcome-badge]][prs-welcome-link]

### Usage

```sh
npx @react-native-community/cli@latest init TestingTemplate --template react-native-javascript-template
# or
npx react-native@latest init TestingTemplate --template react-native-javascript-template
```

[author-badge]: https://img.shields.io/badge/author-flix-blue
[author-link]: https://github.com/flixyudh/

[license-badge]: https://img.shields.io/badge/License-MIT-yellow.svg
[license-link]: https://opensource.org/licenses/MIT

[npm-version-badge]: https://img.shields.io/npm/v/react-native-javascript-template
[npm-version-link]: https://www.npmjs.com/package/react-native-javascript-template

[prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[prs-welcome-link]: https://makeapullrequest.com