vault-development / react-native-svg-uri

Render SVG images in React Native from an URL or static file
849 stars 334 forks source link

react-native-svg 5.2.0 supprot #64

Closed dsvgit closed 7 years ago

dsvgit commented 7 years ago

Are you going to support react-native-svg 5.2.0 version?

danielreuterwall commented 7 years ago

As of React Native 0.46 we actually need react-native-svg 5.3.0 which has this fix: https://github.com/react-native-community/react-native-svg/pull/393

I tried to updated the peerDependency to react-native-svg 5.3.0 and it seems to be working fine.

hssrrw commented 7 years ago

Waiting for https://github.com/matc4/react-native-svg-uri/pull/67 to be merged to fix the issue

entropitor commented 7 years ago

@matc4 Are you still maintaining this library? If so, can you merge #67 to fix the issue?

gl0om commented 7 years ago

waiting for a merge too

herman-rogers commented 7 years ago

Waiting for this too - you can add some collaborators to help out. I'm sure we / they wouldn't mind.

BerndSchrooten commented 7 years ago

For the meantime you can use the package @datacamp/react-native-svg-uri. It also has other improvements like classes. I'll make a PR soon.

matc4 commented 7 years ago

Fix in the last release!. Thanks!