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

change keys from a number to a string

Open 0xpatrickdev opened this issue 7 years ago • 2 comments

Fixes #92:

Warning: Failed child content type: Invalid child context virtualizedCell.cellKey of type number supplied to CellRenderer expected string.

Found the answer on this thread: https://github.com/wonday/react-native-pdf/issues/125

0xpatrickdev avatar May 23 '18 21:05 0xpatrickdev

Potential duplicate of #69 ...

0xpatrickdev avatar May 23 '18 21:05 0xpatrickdev

Merge

luco avatar Sep 27 '18 14:09 luco