Creating Custom UI Components & Live Rendering
Joyce Echessa talks through the changes in XCode 6 that mean Interface Builder now allows you to edit custom controls and see them rendered live.
Joyce Echessa talks through the changes in XCode 6 that mean Interface Builder now allows you to edit custom controls and see them rendered live.
Swift's type system is designed to enforce strict rules for our code. Sometimes we need to utilise legacy C libraries, we look at best practises for this.