Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
iOS 8.0.2 and iOS 8.1.1 (iPhone 6, iPhone 6 Plus)
Description
I wanted to do
Keyboard.hideFormAccessoryBar(true);
to hide the "Previous/Next/Done" bar. However, the bar is only hidden in iOS 7.1, not on iOS 8.
I've got a demo app to show this failing: https://github.com/nolanlawson/demo-keyboard-accessory-bar-ios
Follow the README in that GitHub repo, or use the source that I've also attached in a zip file.