Closed honkmaster closed 6 years ago
Hello! No, I never got around to add tvOS support. But I just saw your branch and so... now Iām looking forward to your pull request :smile:
Check.
Quick question: The minimum OS version is 8.0, right? Thus, I would replace UIFont.systemFont(ofSize: 12)
with UIFont.preferredFont(forTextStyle: .footnote)
.
Could you please create a new release for Cocoapods?
@honkmaster Just released version 1.6 with tvOS support on CocoaPods. š
š»
Hi,
I was trying to use
AcknowList
with tvOS, similar toVTAcknowledgementsViewController
. However, it does not work :):Is this just a CocoaPods or a repository/source issue?
Best