mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +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
|
||||
|
||||
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`:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user