byteburgers / react-native-autocomplete-input

Pure javascript autocomplete input for react-native
https://byteburgers.com/autocomplete
MIT License
818 stars 255 forks source link

Cannot read property 'style' of undefined with React Native version "0.63.2" #193

Closed simabui closed 3 years ago

simabui commented 3 years ago

I am receiving error Cannot read property 'style' of undefined in my app during importing https://snack.expo.io/@havm/react-native-autocomplete-input

simabui commented 3 years ago

as workaround it works on React Native version 0.62.2

rajprajapat7 commented 3 years ago

Getting error TypeError: Cannot read property 'style' of undefined node_modules\react-native-autocomplete-input\index.js

react-native:0.63.4 "react-native-autocomplete-input": "^4.2.0"

mrlaessig commented 3 years ago

This should be fixed with the 5.0.0-beta.0 release