Greg Avola
Greg Avola
I have seen this asked a few times, but is not possible to use `pointEvents="none"` and `pointerEvents="box-none"` is allow for users to scroll a header, but also have touchables in...
This pull request allows for mobile browsers to be able to use the slider functionality. It will automatically detect if the browser supports touch events and then change the mouseover...
Hi all - maybe this is a similar documentation, but how can I get pgloader not rename simple ENUMs? For example in MySQL I have a simple string ENUM called...
Currently, we have seen lots of users on low-end devices, not able to "auto-focus" when holding the camera right up to the barcode - does this library have tap to...
If you have Tab A, Tab B, Tab C and Tab D and the user starts on Tab A and taps Tab D, the onTabChange (and onIndexChange) event will fire...
When setting up a Tab controller, in the old version below 6.2.2, you could let all the tabs loaded, if they were not mounted (on screen), so when you swiped,...