mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-07 08:45:00 +00:00
Update README.md
Removing a very old bug information from the readme file.
This commit is contained in:
@@ -43,14 +43,6 @@
|
|||||||
react-native link react-native-svg
|
react-native link react-native-svg
|
||||||
```
|
```
|
||||||
|
|
||||||
* A bug in react-native currently links the tvOS library into the iOS project as well.
|
|
||||||
|
|
||||||
Until the fix is released:
|
|
||||||
https://github.com/facebook/react-native/issues/13783
|
|
||||||
https://github.com/facebook/react-native/commit/a63fd378a47173cc9f750e9980f18dc12dd7ea51
|
|
||||||
|
|
||||||
Follow the instructions here: https://github.com/react-native-community/react-native-svg/issues/544
|
|
||||||
|
|
||||||
* If `cocoapods` is used and if error `RNSVGImage.m:12:9: 'React/RCTImageLoader.h' file not found` occurs:
|
* If `cocoapods` is used and if error `RNSVGImage.m:12:9: 'React/RCTImageLoader.h' file not found` occurs:
|
||||||
|
|
||||||
Add the following entry in Podfile:
|
Add the following entry in Podfile:
|
||||||
|
|||||||
Reference in New Issue
Block a user