Phoom Chokrasamesiri

Results 1 comments of Phoom Chokrasamesiri

I got the same problem too and I fixed this (tested only iOS) by using swipe gestures with scrollView.ios.scrollEnabled variable [https://docs.nativescript.org/angular/code-samples/ui/gestures](url) [https://stackoverflow.com/questions/36773101/nativescript-how-to-programmatically-disable-enable-scrollview-scrolling/36842883#36842883](url) This is the example of how I fix...