tiefen_space_app/README.md

22 lines
403 B
Markdown
Raw Permalink Normal View History

2023-12-29 00:26:08 +08:00
# @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