Skip to content

1.3.0

Choose a tag to compare

@danielsaidi danielsaidi released this 04 Oct 11:35

This version extends the Hint and HintPresenter protocols to make presenting a hint from a UIBarButtonItem possible. If you have any custom implementations of these protocols, you must extend them.

CalloutHintPresenter has been improved, so that it can dismiss presented hints. This fixes issue #3.