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
And also in ios, if parent of Draggable is TouchableOpacity, the draggable is not working. @tongyy@baconcheese113 Please let me know your thoughts about this.
Thanks
Thanks for building an awesome library.
I am using react-native-draggable@^3.3.0 and it's working fine in android.
But in iOS, draggable is not working.
My code looks like
When I am trying to drag textinput, it gives focus to textinput first so keyboard is always shown and can't drag anymore.
Thanks for your help!
The text was updated successfully, but these errors were encountered: