react-native-bubble-select icon indicating copy to clipboard operation
react-native-bubble-select copied to clipboard

Unable to modify children on android

Open jesster2k10 opened this issue 4 years ago • 0 comments

This is one of the known issues as of now with this library. If you try to modify the children of the BubbleSelect on android, by removing them, you will get an error like this:

Screenshot 2020-04-04 at 23 06 49

This error can also be triggered by live reloads, making this library incompatible with them as of now with Android.

jesster2k10 avatar Apr 04 '20 22:04 jesster2k10