|
You are here |
swiftrocks.com | ||
| | | | |
www.neilmacy.co.uk
|
|
| | | | | A really nice improvement to Previews, with a macro cleaning up the boilerplate, and parity between SwiftUI and UIKit. | |
| | | | |
benoitpasquier.com
|
|
| | | | | With iOS13, Apple is introducing "Sign In with Apple", an authentication system that allows user create an account for your app based on their Apple ID. Let's see how to integrate it in your app and be ready for iOS13 launch. | |
| | | | |
www.jessesquires.com
|
|
| | | | | A few days ago I was (finally!) updating a project to use Swift 2.2 and I ran into a few issues when converting to use the new #selector syntax introduced by... | |
| | | | |
www.blog.montgomerie.net
|
|
| | | In which a category allowing the creation of UIImages from Unicode characters, suitable for use as Tab Bar icons, is created, but a state of mild displeasure at the implementation of said category is engendered. [If you just want code, with none o' that darn readdin', there's a zip at the end of the post] Adding a 'test' tab to my in-development iPhone app, I had a dilemma. My troublesome aesthetic sense was telling me that, despite being seen by no-one but me, it needed a good looking icon. My sense of efficiency, though, was telling me "No! Don't spend the time to create an icon for something no-one will ever see!". | ||