ayushgoel / AGEmojiKeyboard

Emoji Keyboard for iOS
MIT License
692 stars 175 forks source link

Do you have solution for stickers #15

Closed satyamub closed 8 years ago

satyamub commented 8 years ago

Have you implemented the sticker concept in emoji keyboard where one can provide its own image?

ayushgoel commented 8 years ago

In short: No. But you can open a Pull Request if you want to. I would be more than happy to have it here.

satyamub commented 8 years ago

Bro One more thing I wanted to ask, I have seen that the keyboard has images of categories and in this example, it does not show that instead it shows blue line. What for?

ayushgoel commented 8 years ago

The category images are to be provided by the user of the keyboard.

Check the AGEmojiKeyboardViewDataSource protocol on how to do it.

ayushgoel commented 8 years ago

Closing as resolved.