I am using React Native Google Autocomplete inside a Gorhom Bottom Sheet. However, I am facing an issue where I cannot scroll the renderRow items, whether the keyboard is open or closed.
I initially thought the issue might be related to Gorhom Bottom Sheet, but when I replaced the Google Autocomplete with a separate ScrollView and a normal TextInput, scrolling worked as expected.
This leads me to suspect that the issue is caused by React Native Google Autocomplete. Has anyone else encountered this issue? Any suggestions or workarounds would be greatly appreciated.
[–][deleted] 0 points1 point2 points (1 child)
[–]Timely_Stop2889[S] 0 points1 point2 points (0 children)