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
I am using this library following documentation, it works perfectly in IOS, but on android I am unable to scroll the result viewList.
what I tried:
I tried adding a ScrollView with the keyboardShouldPersistTaps and it didnt work.
I tried working with the default styling didnt work
I tried restyling all possible components and nothing.
I tried fixing a height for the listView and didnt work it seems like there is a style prop that is overriding my style config elsewhere.
It's become pretty frustrating as I do not want to implement all this logic myself.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
I am using this library following documentation, it works perfectly in IOS, but on android I am unable to scroll the result viewList.
what I tried:
I tried adding a ScrollView with the keyboardShouldPersistTaps and it didnt work.
I tried working with the default styling didnt work
I tried restyling all possible components and nothing.
I tried fixing a height for the listView and didnt work it seems like there is a style prop that is overriding my style config elsewhere.
It's become pretty frustrating as I do not want to implement all this logic myself.
Reproduction
My code
Click to expand!
Library Version: [e.g. 1.4.2]
React Native Version: [e.g. 0.62.2]
iOS
Android
Web
If you are using expo please indicate here:
Add any other context about the problem here, screenshots etc
The text was updated successfully, but these errors were encountered: