react-native-image-gallery
react-native-image-gallery copied to clipboard
Invalid child context type 'virtualizedCell.cellKey'
Hi, I tried running the demo code. It works but I get the following warning. Does anyone know what the problem could be? I am using react-native: 0.53.0
The ViewPager library of this module returns a number to the keyExtractor. It should return a string.
Fix PR here:
https://github.com/archriss/react-native-image-gallery/pull/69
how to get this fix please ? with npm the code don't have the "return String(index);"
Same here
Same here
+1
Me too!
Does anyone know when/if this will be released?
xcode➡️product➡️clean