/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

osinski.dev
| | soff.es
8.7 parsecs away

Travel
| | There are tons of pull to refresh views for iOS on GitHub. Every time I need to add pull to refresh to a project, I end up hacking one of them to...
| | williamboles.com
7.8 parsecs away

Travel
| | UIAlertController alerts form the backbone of a lot of the interactions between our users and our apps. While there have been some changes to alerts over the years, very little has changed about their appearance or our ability to customise that appearance - this causes for app designers pain
| | benoitpasquier.com
10.2 parsecs away

Travel
| | 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.
| | osinski.dev
32.8 parsecs away

Travel
| [AI summary] The author details a custom implementation of snapshot testing for self-sizing iOS table view cells to ensure UI consistency and generate documentation screenshots.