mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
Clean up expo instructions
This commit is contained in:
10
README.md
10
README.md
@@ -60,9 +60,15 @@
|
||||
|
||||
##### With expo-cli
|
||||
|
||||
With Expo, you'll need to run `expo install react-native-svg` to install this library.
|
||||
> ✅ The [Expo client app](https://expo.io/tools) comes with the native code installed!
|
||||
|
||||
Please refer to [Expo docs](https://docs.expo.io/versions/latest/sdk/svg/) for more information or jump ahead to [Usage](#Usage).
|
||||
Install the JavaScript with:
|
||||
|
||||
```bash
|
||||
expo install react-native-svg
|
||||
```
|
||||
|
||||
📚 See the [**Expo docs**](https://docs.expo.io/versions/latest/sdk/svg/) for more info or jump ahead to [Usage](#Usage).
|
||||
|
||||
##### With react-native-cli
|
||||
|
||||
|
||||
Reference in New Issue
Block a user