Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gonzalezreal/nsspain2016
- Owner: gonzalezreal
- Created: 2016-08-27T17:23:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T13:36:59.000Z (over 8 years ago)
- Last Synced: 2024-11-19T20:51:36.728Z (3 months ago)
- Size: 45.2 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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