https://github.com/ninrod/test-rne
rne test
https://github.com/ninrod/test-rne
Last synced: 11 months ago
JSON representation
rne test
- Host: GitHub
- URL: https://github.com/ninrod/test-rne
- Owner: ninrod
- Created: 2024-02-17T01:32:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T02:13:12.000Z (over 2 years ago)
- Last Synced: 2025-01-09T05:59:00.468Z (over 1 year ago)
- Language: TypeScript
- Size: 300 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @rneui/template
## React Native Elements Expo Template
### Usage
#### Stable
expo init app --template @rneui/template
#### Stable Typescript
expo init app --template @rneui/template@ts
#### Bleeding Edge (Experimental)
expo init app --template @rneui/template@edge
#### Bleeding Edge Typescript (Experimental)
expo init app --template @rneui/template@edge-ts