react-native-bubble-select
react-native-bubble-select copied to clipboard
Unable to modify children on android
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:
This error can also be triggered by live reloads, making this library incompatible with them as of now with Android.