react-native-image-gallery icon indicating copy to clipboard operation
react-native-image-gallery copied to clipboard

Invalid child context type 'virtualizedCell.cellKey'

Open 2288fever opened this issue 7 years ago • 9 comments

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

issue

2288fever avatar Feb 08 '18 16:02 2288fever

The ViewPager library of this module returns a number to the keyExtractor. It should return a string.

MaxFahr avatar Feb 16 '18 16:02 MaxFahr

Fix PR here:

https://github.com/archriss/react-native-image-gallery/pull/69

schmoove avatar Feb 16 '18 20:02 schmoove

how to get this fix please ? with npm the code don't have the "return String(index);"

alainib avatar Mar 19 '18 10:03 alainib

Same here

hanselsen avatar Mar 27 '18 13:03 hanselsen

Same here

nextdooroldwang avatar Mar 28 '18 05:03 nextdooroldwang

+1

slorber avatar Apr 19 '18 14:04 slorber

Me too!

mattftraceme avatar Apr 25 '18 22:04 mattftraceme

Does anyone know when/if this will be released?

2288fever avatar Jul 23 '18 14:07 2288fever

xcode➡️product➡️clean

nextdooroldwang avatar Jul 23 '18 15:07 nextdooroldwang