Closed kristian-puccio closed 8 years ago
Hi,
Thanks for the library, nice work.
I'm just getting the following error I'm using react-native 0.17:
Warning: Each child in an array or iterator should have a unique "key" prop. Check the render method of `PopContent`. See https://fb.me/react-warning-keys for more information.
Fixed~ Thanks! https://github.com/beefe/react-native-popup/commit/ad1bfb8fe287c6db014bd5150a5fc2caebfd1725
Thanks!
Hi,
Thanks for the library, nice work.
I'm just getting the following error I'm using react-native 0.17: