10 lines
171 B
Markdown
10 lines
171 B
Markdown
|
# NativeBase Expo Template
|
||
|
|
||
|
The official NativeBase template for [Expo](https://docs.expo.io/)
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
```sh
|
||
|
expo init my-app --template @native-base/expo-template
|
||
|
```
|