Releases: danielsaidi/OnboardingKit
Releases · danielsaidi/OnboardingKit
1.3.0
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.