SwiftKickMobile / SwiftMessages

A very flexible message bar for UIKit and SwiftUI.
MIT License
7.33k stars 747 forks source link

[WIP] Adding tvOS support #292

Closed Coeur closed 2 years ago

Coeur commented 5 years ago

Work in progress: the SwiftMessages tvOS target can build, but I can't see all the labels: could be a problem of margins on tvOS.

Also, we may want to rename the Framework from SwiftMessagesTvOS to just SwiftMessages, to get a unique import line. What do you think?

Also, note that it would be best to merge #291 first, as I'm moving those .xib around.

Coeur commented 2 years ago

Not planning to address the conflicts.