All Projects → pNre → CoachMarks

pNre / CoachMarks

Licence: MIT license
UI component to focus the user's attention on parts of the app

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to CoachMarks

Onboardkit
Customisable user onboarding for your iOS app
Stars: ✭ 334 (+802.7%)
Mutual labels:  uikit, onboarding
swiftui-example
SwiftUI 示例,技巧和技术集合,帮助我构建应用程序,解决问题以及了解SwiftUI的实际工作方式。
Stars: ✭ 109 (+194.59%)
Mutual labels:  uikit
bootstrap4-ui-kit-for-indesign
Bootstrap 4 UI Kit for Adobe InDesign
Stars: ✭ 11 (-70.27%)
Mutual labels:  uikit
XCoordinator-Example
XCoordinator-Example serves as an MVVM-C example app for XCoordinator
Stars: ✭ 53 (+43.24%)
Mutual labels:  uikit
WWDC17
WWDC 2017 Scholarship Submission by Phil Zet (Philipp Zakharchenko)
Stars: ✭ 14 (-62.16%)
Mutual labels:  uikit
pikko
Color picker for iOS made with ❤️
Stars: ✭ 34 (-8.11%)
Mutual labels:  uikit
Shades
Easily add drop shadows, borders, and round corners to a UIView.
Stars: ✭ 14 (-62.16%)
Mutual labels:  uikit
okeedesign-mobile-vue
High Performance, Flexiable Configuration, Various Components
Stars: ✭ 139 (+275.68%)
Mutual labels:  uikit
BottomSheet
A BottomSheet component made with UIKit. Completely written in Swift 🧡
Stars: ✭ 62 (+67.57%)
Mutual labels:  uikit
etalab
Livret de bienvenue destiné aux membres d’Etalab.
Stars: ✭ 24 (-35.14%)
Mutual labels:  onboarding
x
Commerce Search & Discovery frontend web components
Stars: ✭ 54 (+45.95%)
Mutual labels:  discovery
microcore
.NET Core framework for inter-service communication
Stars: ✭ 24 (-35.14%)
Mutual labels:  discovery
swarm-router
Scalable stateless «zero config» service-name ingress for docker swarm mode with a fresh more secure approach
Stars: ✭ 58 (+56.76%)
Mutual labels:  discovery
serverless-vpc-discovery
Serverless plugin for discovering VPC / Subnet / Security Group configuration by name.
Stars: ✭ 35 (-5.41%)
Mutual labels:  discovery
tiny-ui
⚛️ A friendly UI component set for React.js
Stars: ✭ 202 (+445.95%)
Mutual labels:  uikit
FastOnBoarding
very easy onboarding page
Stars: ✭ 18 (-51.35%)
Mutual labels:  onboarding
WWDC-2017-Session-230-Advance-Animations-with-UIKit
Example project for "Sam's Photo" animations demonstrated in Session 203
Stars: ✭ 35 (-5.41%)
Mutual labels:  uikit
iOS-Developer-Nanodegree
Learn how to program apps for the iPhone and iPad
Stars: ✭ 20 (-45.95%)
Mutual labels:  uikit
electron-markdown-editor
A simple electron markdown editor made with Uikit, Codemirror and markdown-it. Support for MathJax, code highlighting, live preview, and more.
Stars: ✭ 54 (+45.95%)
Mutual labels:  uikit
StackableTableView
A UITableView subclass that enables setting an array of views for both headers and footers utilizing UIStackView
Stars: ✭ 72 (+94.59%)
Mutual labels:  uikit

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].