yohannes / Thoughtless

An iOS app that lets user quickly jot down thoughts with Markdown support
MIT License
27 stars 6 forks source link

Add keyboard toolbar w/ controls for markdown symbols #17

Closed yohannes closed 8 years ago

yohannes commented 8 years ago

References:

https://github.com/ruddfawcett/RFKeyboardToolbar

See if you can hook this to IQKeyboardManager.

yohannes commented 8 years ago

I didn't use the aforementioned 3rd party library. Instead I wrote the code by referring to:

https://easyplace.wordpress.com/2013/03/29/adding-custom-buttons-to-ios-keyboard/

Solution: https://github.com/yoha/Notes/commit/81ef525af704f30d912409b3bec891fda1844e59