Go to file
Muhand Jumah e073ba8b40 removed root (duplicate) 2023-04-29 18:07:21 -04:00
FutureFlow Restructured everything 2023-04-29 18:03:10 -04:00
FutureFlowDemo Restructured everything 2023-04-29 18:03:10 -04:00
.gitignore Ignored 2023-04-20 16:00:05 -04:00
LICENSE Initial commit 2023-04-20 15:45:33 -04:00
README.md Added compatibility instructions 2023-04-22 14:08:21 -04:00

README.md

FutureFlow

FutureFlow is a SwiftUI-based iOS library that enables you to create engaging and informative tutorials within your app. With customizable "spotlight" tutorials, you can guide users through the key features of your app seamlessly. FutureFlow is easy to integrate and includes detailed documentation and sample code to help you get started.

Compatibility

This is a light weight SwiftUI ONLY package. It works with iOS 14.0+, macOS 11.0+, tvOS 14.0+, watchOS 7.0+.

As of April 22nd, 2023, there are no plans to support UIKit nor support any SwiftUI backward compatibility (e.g. iOS 13.0).

If you however, would like to tackle backward compatibility or UIKit support, feel free to fork this repo and work on it and hit me up to merge your contribution and credit you.