Can I use TipKit on TvOS with UIKit?
Generated on 8/9/2024
1 search
Yes, you can use TipKit on tvOS with UIKit. According to the session Customize feature discovery with TipKit, TipKit supports UIKit and provides a viewStyle
property that can be set to change the style of TipUI and TipNS views. This allows you to show tips with custom appearances and behaviors while still leveraging TipKit's rules engine for display and dismissal.
Here are the relevant sessions mentioned in the context:
Customize feature discovery with TipKit
Focused on feature discovery, the TipKit framework makes it easy to display tips in your app. Now you can group tips so features are discovered in the ideal order, make tips reusable with custom tip identifiers, match the look and feel to your app, and sync tips using CloudKit. Learn how you can use the latest advances in TipKit to help people discover everything your app has to offer.
Migrate your TVML app to SwiftUI
SwiftUI helps you build great apps on all Apple platforms and is the preferred toolkit for bringing your content into the living room with tvOS 18. Learn how to use SwiftUI to create familiar layouts and controls from TVMLKit, and get tips and best practices.