react-native-multiple-select-list icon indicating copy to clipboard operation
react-native-multiple-select-list copied to clipboard

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

Open ebundala opened this issue 7 years ago • 0 comments

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

ebundala avatar Jul 29 '17 15:07 ebundala