This commit is contained in:
Daniel Arantes Loverde
2026-02-06 12:25:34 -03:00
parent 5df2499c4a
commit 57696e3036
37 changed files with 189 additions and 40 deletions

View File

@@ -21,9 +21,11 @@
import Foundation
#if canImport(UIKit)
import UIKit
#endif
#if os(iOS) || os(macOS)
#if canImport(UIKit)
public extension UILabel {
func lineNumbers() -> Int{