Swift Around the Web


Code


Apple News

Design

Random Cool Stuff

In Case You Missed It

Videos

Swift Evolution


Functional Voodoo

Swift Code

  • AspectFillFaceAware - An extension that gives UIImageView the ability to focus on faces within an image when using AspectFill.
  • UploadImage - It's a Extension helper for UIImageView to Upload a image when post to server
  • PLCurrencyTextField - UITextField that support currency in the right way.
  • CodelessComponents - iOS UI Components to use with no code at all.

Other Platforms

Swift ThoughtsSwift Thoughts

Swift 3 evolution is officially done! πŸŽ‰ This marks the end of source-breaking changes for Swift 3.

"We also have a very strong desire to maintain source compatibility with Swift 3 and Swift 4 as much as possible to provide some stability for which Swift users to build upon."

And Swift 4's main focus will be on ABI stability.

If you haven't convinced your team to switch to Swift yet, now is the time!

NatashaTheRobot