iOS Keyboard and Custom Buttons

479 Views Asked by At

How can I embed custom keyboard buttons inside the iOS Default keyboard, like the "UP" app by Jawbone has done in the picture below.

enter image description here

I am looking to embed an "@" button identically to how the app has done it (I don't need the # button). I have found ways to add buttons above the keyboard or change the keyboard style (the email style includes the @ button but adds unneccessary ones and makes the space button to small) but no way to seamlessly integrate it like above.

1

There are 1 best solutions below

0
On BEST ANSWER

That is not a custom button, that is the keyboardType UIKeyboardTypeTwitter.