Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gonzalezreal/nsspain2016

From Design to Code
https://github.com/gonzalezreal/nsspain2016

Last synced: about 1 month ago
JSON representation

From Design to Code

Awesome Lists containing this project

README

        

# From Design to Code
A collection of best practices for both designers and developers, to translate a visual design into reusable Swift UI components.

## Description
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 in Sketch
- modelling colors, text styles, etc. in Swift
- leveraging Core Graphics for more complex stuff
- creating UI components in Swift