react-native-dropdown-autocomplete icon indicating copy to clipboard operation
react-native-dropdown-autocomplete copied to clipboard

Update react-native-keyboard-aware-scroll-view to 0.9.2+?

Open pkers87 opened this issue 5 years ago • 0 comments

I see a blank page in expo 39 (react-native 0.63) due to undefined component warning here https://github.com/maxkordiyak/react-native-dropdown-autocomplete/blob/ab48f1ecdda30239020d3a5b9f627317e25a5c71/components/withKeyboardAwareScrollView/index.js#L70 All works well when i force react-native-keyboard-aware-scroll-view dependency to 0.9.2+

Thanks!

pkers87 avatar Oct 15 '20 11:10 pkers87