Closed anhtuank7c closed 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.
Fixed
but i still have that problem on android even thought offset value has already different
+1 still the same issue. Is anyone working on it?
Hi, I tried to use on Pure React Native with
react-native-svg
. Weird issue on android,Stop
offset cannot be filled bythis.state.offsets[index]
. It will throw error If i fill as fixed value likeoffset="0"
it will run properly.