What is the easiest way to implement a custom keyboard on an iPhone? I basically want an action sheet that keeps part of my interface visible, but I want to load my own view into it, preferably via nib. I was looking for modal looks, but I have the feeling that I'm going in the wrong direction.
Dave
source
share