Closed 4cc3ssX closed 4 years ago
I have the same problem.
Hello Guys . As far as I am concerned, this issue has been fixed since I created a pull request for this issue and the author merged it. However if you are still having this problem with the latest version, add key ={i.toString()} to the view in indicator.js
Hello Guys . As far as I am concerned, this issue has been fixed since I created a pull request for this issue and the author merged it. However if you are still having this problem with the latest version, add key ={i.toString()} to the view in indicator.js
Probably it's not released yet. The latest npm version is 1.0.4
without key
in Indicator.js
.
Ok. so I'll close this issue.
Indicator Warning
When run module with Indicator, following warning reveal in react native
Step to reproduce
It's pretty easy. Go to the module path node_modules/react-native-flatlist-slider/src and edit at
<View>
and addkey={i}
in Indicator.js