HipByte / RubyMotionSamples

A collection of RubyMotion applications for code samples.
http://www.rubymotion.com
1.21k stars 341 forks source link

Implemented a silly keyboard #50

Closed colinta closed 9 years ago

colinta commented 10 years ago

It's a morse code keyboard, with 'space' and 'backspace'.

It's a little more interesting to look at than the bare-bones keyboard we have there now.

markrickert commented 9 years ago

This is awesome! :) I'll add instructions on how to enable the keyboard in the readme.

markrickert commented 9 years ago

https://github.com/HipByte/RubyMotionSamples/commit/7f7d941cbaac9b69671e68d59e3453583825d9fa

colinta commented 9 years ago

Haha sweet!