I'm building a custom keyboard and I can't find any tutorial or article about that.
What I'm trying to do is adding a toolbar like the one you can see in the screenshot below. As a reference you can even take the suggested words toolbar in the iPhone.
I'm working on a xib file and if I add a toolbar to it, when I run my app it doesn't show.
All of the solutions I found were just for editing the default keyboard when the user uses it in your app. Mine is a custom keyboard.
Sorry if I'm not adding any reference code but since I'm working on a xib file and I don't need anything about functionality but just about appearance I don't it is necessary...
I NEED THE TOOLBAR TO ALWAYS SHOW NOT JUST INSIDE MY APPLICATION.
