Merge pull request #1212 from moay/patch-1

Fixes readme
This commit is contained in:
Mikael Sand
2019-12-07 01:47:03 +02:00
committed by GitHub
+1 -1
View File
@@ -263,7 +263,7 @@ import Svg, {
} from 'react-native-svg';
/* Use this if you are using Expo
import { Svg } from 'expo';
import * as Svg from 'react-native-svg';
const { Circle, Rect } = Svg;
*/