mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-06 16:32:24 +00:00
Fixed typo in README.md (#1448)
This commit is contained in:
@@ -196,7 +196,7 @@ and run `pod install` from `ios` folder
|
|||||||
|
|
||||||
#### Problems with Proguard
|
#### Problems with Proguard
|
||||||
|
|
||||||
When Proguard is enabled (which it is by default for Android release builds), it causes runtine error
|
When Proguard is enabled (which it is by default for Android release builds), it causes runtime error.
|
||||||
To avoid this, add an exception to `android/app/proguard-rules.pro`:
|
To avoid this, add an exception to `android/app/proguard-rules.pro`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user