seekshiva / react-native-remote-svg

Adds support for loading svg images in React Native
MIT License
184 stars 71 forks source link

Updated index.js For Android Issue #27

Open mustafaskyer opened 5 years ago

mustafaskyer commented 5 years ago

svg image in android not work as expected, so i tried to add view container for svg and pass props style for it only in android platform and it works