When accessibility modes are enabled on device or Sim (iOS 7.0, 7.1 tested), navigation bar items are inaccessible. As well, if app is using the slide menu when hidden slide items are incorrectly available. The Solution, which I am happy submit as PR, is to add accessibility labels to the navigation bar buttons, and to toggle the accessibility hidden flag on the Wrapper of the slide menu.
When accessibility modes are enabled on device or Sim (iOS 7.0, 7.1 tested), navigation bar items are inaccessible. As well, if app is using the slide menu when hidden slide items are incorrectly available. The Solution, which I am happy submit as PR, is to add accessibility labels to the navigation bar buttons, and to toggle the accessibility hidden flag on the Wrapper of the slide menu.