issues
search
kiwicom
/
orbit-swiftui
Kiwi.com Orbit design system library
MIT License
134
stars
24
forks
source link
Add concurrency annotations
#847
Closed
PavelHolec
closed
3 weeks ago
PavelHolec
commented
1 month ago
TextRepresentable should be @MainActor
Icon.Symbol and Icon.Size should be Sendable (and this probably applies to all primitive value types and configurations)
Layout.readableMaxWidth should be a let
orbitFonts should be @MainActor