Skip to content

Releases: danielsaidi/OnboardingKit

1.3.0

04 Oct 11:35

Choose a tag to compare

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.