Docs
- TipKit | Apple Developer Documentation
- Tip protocol
- TipView
- Rule struct: A condition to meet before displaying a tip.
- Event struct: A repeatable user-defined action.
- An event is triggered by send a donation.
- TipKit handles persistence of these events for you.
- WWDC:
TipView
Styling
As of right now, the tip specific view modifiers for
TipView
are:.tipImageSize
,.tipCornerRadius
,.tipBackground
, and.tipViewStyle
.
Sources
- Useful tips for implementing TipKit | Lickability
- Sean Allen tutorial: SwiftUI Tooltips with TipKit (Popover & Inline Tips) - YouTube
- Flo writes Code: Introduction to TipKit for iOS 17 - YouTube
- Discovering app features with TipKit. Basics.: a fantastic cheat sheet