atasmohammadi / react-native-multiple-select-list

Multiple select list with search bar
75 stars 46 forks source link

remove onLayout={(evt)=>{this.getNewDimensions(evt)}} on top view component which block taps on android #3

Open ebundala opened 7 years ago

ebundala commented 7 years ago

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