Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvhb/template-react-native
https://github.com/dvhb/template-react-native
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvhb/template-react-native
- Owner: dvhb
- Created: 2019-09-26T10:38:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T17:55:55.000Z (almost 3 years ago)
- Last Synced: 2024-12-09T19:55:47.210Z (14 days ago)
- Language: TypeScript
- Size: 40.4 MB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# @dvhb/template-react-native
[![Build Status ios](https://img.shields.io/bitrise/3ff11fe8457bd304/master?label=bitrise%20ios&token=lESRN9rEFFfDq92JtXs_jw)](https://app.bitrise.io/app/3ff11fe8457bd304)
[![Build Status android](https://img.shields.io/bitrise/9404add1a98b880b/master?label=bitrise%20android&token=KU_3Aj-TgyLq8MhloQn_Rw)](https://app.bitrise.io/app/9404add1a98b880b)[![Version](https://img.shields.io/npm/v/@dvhb/template-react-native.svg)](https://npmjs.org/package/@dvhb/template-react-native)
[![Travis (.org)](https://img.shields.io/travis/dvhb/template-react-native)](https://travis-ci.org/dvhb/template-react-native)
[![Downloads/week](https://img.shields.io/npm/dw/@dvhb/template-react-native.svg)](https://npmjs.org/package/@dvhb/template-react-native)# Usage
```sh-session
$ npx react-native init DvhbApp --template=@dvhb/template-react-native
```