mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-07 00:42:31 +00:00
Merge pull request #1161 from amandeepmittal/patch-1
docs: update with Expo installation steps
This commit is contained in:
@@ -57,7 +57,13 @@
|
|||||||
|
|
||||||
#### Automatically
|
#### Automatically
|
||||||
|
|
||||||
_With Expo, this is pre-installed. Jump ahead to [Usage](#Usage)_
|
##### With expo-cli
|
||||||
|
|
||||||
|
With Expo, you'll need to run `expo install react-native-svg` to install this library.
|
||||||
|
|
||||||
|
Please refer to [Expo docs](https://docs.expo.io/versions/latest/sdk/svg/) for more information or jump ahead to [Usage](#Usage).
|
||||||
|
|
||||||
|
##### With react-native-cli
|
||||||
|
|
||||||
1. Install library from `npm`
|
1. Install library from `npm`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user