FullstackStation / react-native-svg-animated-linear-gradient

A wrap SVG component for animated linear gradient
MIT License
435 stars 110 forks source link

Android error #1

Closed anhtuank7c closed 7 years ago

anhtuank7c commented 7 years ago

Hi, I tried to use on Pure React Native with react-native-svg. Weird issue on android, Stop offset cannot be filled by this.state.offsets[index]. It will throw error screen shot 2017-06-24 at 12 19 57 pm If i fill as fixed value like offset="0" it will run properly.

virusvn commented 7 years ago

I reported this bug to react-native-svg team on this issue (https://github.com/react-native-community/react-native-svg/issues/385). Current, it's known bug, I will update the component when that issue was fixed.

virusvn commented 7 years ago

Fixed

rezasamsu commented 6 years ago

but i still have that problem on android even thought offset value has already different

mrdezzods commented 6 years ago

+1 still the same issue. Is anyone working on it?