You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this helps you but you should probably downgrade to 2.5.1 if your old tests work? I had issues with 2.5.6 and I couldn't figure it out because the releases from 2.5.1 aren't shown so I can't diff the two versions
OnPress event not working on iOS devices.
The component is reloading many times unnecessarily and the onPress event is not working when clicked on any address. No feedback also given.
To reproduce the issue try to run GooglePlacesAutoComplete in an iOS real device.
The code I have used for GooglePlacesAutoComplete
` <ScrollView keyboardShouldPersistTaps={'handled'} >
It was working fine when initially tested.
Library Version: [^2.5.6]
React Native Version: [0.73.2]
[ 16.6] iOS
I am using a React Native CLI applications.
Add any other context about the problem here, screenshots etc
The text was updated successfully, but these errors were encountered: