ios-samples/ios8/SingleWordKeyboard
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
KeyboardExtension Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
Screenshots [Single Word Keyboard] - Updated Screenshot 2014-09-15 11:37:17 -04:00
SingleWordKeyboard Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
LICENSE.txt [SingleWordKeyboard] Add license 2016-02-18 23:37:28 -03:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md [SingleWordKeyboard] Update readme 2016-02-18 23:36:06 -03:00
SingleWordKeyboard.sln [ios8/SingleWordKeyboard] updated .csproj to newer template so the extension shows up again 2015-03-17 16:14:04 -06:00

README.md

Single Word Keyboard

This is an app extension sample. It uses the Keyboard Extension to provide a new keyboard for the system that has a unique button.

Instructions

To enable the keyboard:

  • Go to Settings > General > Keyboard.
  • Add a new keyboard.
  • Now each time you see the keyboard, you can click on the globe that allows you to go to the next keyboard and start using the Single Word Keyboard.

Build Requirements

Building this sample requires Xcode 6.0 and iOS 8.0 SDK

Xamarin port changes are released under the MIT license

Author

Ported to Xamarin.iOS by Vincent Dondain.