kiwicom / orbit-swiftui

Kiwi.com Orbit design system library
MIT License
132 stars 23 forks source link

Add `headingStyle` modifier to support styling in components #745

Open PavelHolec opened 10 months ago

PavelHolec commented 10 months ago

To be able to remove titleStyle: Heading.Style from component inits, the headingStyle modifier will be added (to mimic the textSize modifier). Should be used also for the Heading itself, just like the Text.