上传文件至 /

This commit is contained in:
yezian 2023-12-29 00:26:08 +08:00
commit 3ec08ed754
1 changed files with 21 additions and 0 deletions

21
README.md Normal file
View File

@ -0,0 +1,21 @@
# @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