CoachMarks 1.1.0

CoachMarks 1.1.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Apr 2019
SPMSupports SPM

Maintained by Pierluigi D'Andrea.




  • By
  • pNre

CoachMarks

CoachMarks is a component, inspired by Material Design Feature Discovery guidelines, that can be used in the onboarding process of iOS applications to focus the user attention on parts of the UI.

Getting started

CoachMarks supports iOS 8+ and is available for installation using Carthage or CocoaPods.

Carthage

Just add CoachMarks to your Cartfile:

github "pNre/CoachMarks" ~> 1.0

CocoaPods

Just add CoachMarks to your Podfile:

pod "CoachMarks"

Usage

Please refer to the example project for usage examples.