Posts Tagged ‘swipe’

How to Add Up/Down Swipe Functionality to Sencha Touch

Whilst working with the Sencha Touch mobile JS framework, I was disappointed to find that it only handles left/right swiping.

The application I’m working on requires swiping up/down/left/right to navigate, so I needed to add this functionality to the code. It was simple enough to hack the Sencha Touch JS file, but this would have prevented me from upgrading as future versions are released.

Read more on How to Add Up/Down Swipe Functionality to Sencha Touch…

Powered by WordPress