上传文件至 /
This commit is contained in:
commit
3ec08ed754
|
@ -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
|
Loading…
Reference in New Issue