🎉 Update on
KVideo-Player → now integrated with
Apple TV (tvOS)!
Challenge: tvOS source set exists in KMP, but
Compose UI/Foundation aren’t supported yet on Apple (tvOS & watchOS), so couldn’t reuse the common UI.
✅ Solution:
• Built an
XCFramework from shared logic
• Created an
SPM package for the UI
• Integrated into a
sample Apple TV app
Repo 👉
https://github.com/TheReprator/KVideo-Player