react-native-multiple-select-list
react-native-multiple-select-list copied to clipboard
remove onLayout={(evt)=>{this.getNewDimensions(evt)}} on top view component which block taps on android
this component was failing to select on android due to a listener onlayout on the top view component removing it seams to work on android tested on android 6 emulator