Skip to content

Drop-in component for adding additional keyboard keys to both iPad/iPhone keyboards.

License

Notifications You must be signed in to change notification settings

Janak-Nirmal/DLIDEKeyboard

 
 

Repository files navigation

DLIDEKeyboard

Drop-in component for adding additional keyboard keys to both iPad/iPhone keyboards. Inspired by great Pythonista application.

##Usage The controls supports both iPad and iPhone platforms and can by applied to UITextView or UITextField.

UITextView *textView = [[UITextView alloc] initWithFrame:self.view.bounds];
[DLIDEKeyboardView attachToTextView:textView];

##Screenshots iPad iPhone

##License

DLIDEKeyboard is available under the MIT license. See the LICENSE file for more info.

About

Drop-in component for adding additional keyboard keys to both iPad/iPhone keyboards.

Resources

License

Stars

Watchers

Forks

Packages

No packages published