A collection of best practices for both designers and developers, to translate a visual design into reusable Swift UI components.
This talk revolves around how to improve the collaboration between designers and developers.
Based on our experience of creating an app together for the past year, we will present a series of best practices for both designers and developers, to translate a design into reusable UI components.
Some of the topics included:
- Creating reusable components
- Modelling colors, text styles, etc. in Swift
- Leveraging Core Graphics for more complex stuff
- Creating UI components in Swift