Tutti 5.0.1

Tutti 5.0.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Sep 2022
SPMSupports SPM

Maintained by Daniel Saidi.



Tutti 5.0.1

Tutti Logo

Version Swift 5.6 MIT License Twitter: @danielsaidi

About Tutti

Tutti helps you create onboarding expericences like hints and tutorials in Swift.

The result can look like this, or completely different:

Tutti has different onboarding types. A standard onboarding is shown right away and only once, while other types can require multiple presentation attempts, a certain number of "incorrect" actions etc. You can also combine different onboarding types to create new ones and reset the display state of any onboarding if you want to display it again.

Tutti also supports multiple users, so that each onboarding is unique to each user.

Supported Platforms

Tutti supports iOS 9, macOS 10.15, tvOS 13 and watchOS 6.

Installation

Tutti can be installed with the Swift Package Manager:

https://github.com/danielsaidi/Tutti.git

or with CocoaPods:

pod Tutti

You can also clone the repository and build the library locally.

Getting started

The online documentation has a getting-started guide that will help you get started with the library.

Documentation

The online documentation has articles, code examples etc. that let you overview the various parts of the library.

The online documentation is currently iOS-specific. To generate documentation for other platforms, open the package in Xcode, select a simulator then run Product/Build Documentation.

Demo Application

This project has a demo app that lets you explore the library on iOS and macOS. To try it out, just open and run Demo/Demo.xcodeproj.

Support

You can sponsor this project on GitHub Sponsors or get in touch for paid support.

Contact

Feel free to reach out if you have questions or if you want to contribute in any way:

License

Tutti is available under the MIT license. See the LICENSE file for more info.