viezel / NappDrawer

A side drawer navigation container view controller for Appcelerator Titanium.
MIT License
248 stars 128 forks source link

102 Basic fix to allow VoiceOver support for tapping on elements #169

Closed dylan-oxide closed 9 years ago

dylan-oxide commented 9 years ago

I have added some code to give VoiceOver support for being able to tap on elements. It does not support swiping left and right to go to the next / previous item. However within elements such as a tableview, the swiping works.

Tested on iPad iOS 8 and Simulator iOS 8.3