mayank-patel / react-native-floating-labels

React Native Floating Labels Library

Home Page:https://www.npmjs.com/package/react-native-floating-labels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCrollview not works when user scrolls

prashantvv opened this issue · comments

Hello, I've several floating labels in a view inside the Scrollview. The issue I face that the scrollview not works if the user scrolls while focusing a floating label. However the scrolls works fine in TextInput even if the focus is on it but not working in floating label. Could you please let me know how can I sort this issue out. As I've too many floating labels on page, so whenever user try to scroll the page putting finger on the label, the text inside that scrolls a little,but not the complete page

Ok, I solved that thing after deleting height from textinput style