From 997b0c3580d9b5dc1c7f157ff4d1689ca6cced4e Mon Sep 17 00:00:00 2001 From: Aman Mittal Date: Mon, 21 Oct 2019 20:44:34 +0530 Subject: [PATCH] docs: update with Expo installation steps Resolves #1159 --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88818449..a48eca2a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,13 @@ #### 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`