Sarah
Sarah
I got the same error after updatint to the latest version of expo 49.
> > I got the same error after updatint to the latest version of expo 49. > > I don't use expo workflow but I think the issue is going...
> > > > I got the same error after updatint to the latest version of expo 49. > > > > > > > > > I don't use...
I got the same problem after updating to expo 49, any news ?
> I got the same problem after updating to expo 49, any news ? I end up with using another lib: https://gorhom.github.io/react-native-bottom-sheet, which works for me.
For the moment, we don't have a solid solution enless the package team themselves fix it. So for my own temperary solution. I just not use onChangeText and value properties...
> I found the solution for this issue. In GooglePlacesAutoComplete.js file inside node-modules change like below > > useEffect(() => { // This will load the search results after the...