pkers87
Results
2
issues of
pkers87
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!
hi, after upgrade to 1.3.2, on android i have the above error while gradle syncing. i tried adding these lines in build.gradle ``` ext { minSdkVersion = 16 targetSdkVersion =...
Hacktoberfest