Merge pull request #1370 from umairx97/patch-1

Update README.md
This commit is contained in:
Mikael Sand
2020-06-09 10:54:27 +03:00
committed by GitHub

View File

@@ -234,7 +234,7 @@ Verify that it is still an issue with the latest version as specified in the pre
react-native info
```
If you suspect that you've found a spec conformance bug, then you can test using your component in a react-native-web project by forking this codesandbox, to see how different browsers render the same content: <https://codesandbox.io/s/pypn6mn3y7> If any evergreen brower with significant userbase or other svg user agent renders some svg content better, or supports more of the svg and related specs, please open an issue asap.
If you suspect that you've found a spec conformance bug, then you can test using your component in a react-native-web project by forking this codesandbox, to see how different browsers render the same content: <https://codesandbox.io/s/pypn6mn3y7> If any evergreen browser with significant userbase or other svg user agent renders some svg content better, or supports more of the svg and related specs, please open an issue asap.
### Usage