Explore >> Select a destination


You are here

rakyll.org
| | blog.nobugware.com
2.0 parsecs away

Travel
| | Go Mobile can generate native framework for iOS and Android using Go code, I was curious what could be achieved with it. Most tutorials are Hello world and I wanted to test it with real code. You can use it to generate a full app only using Go code, but I'm only interested by the bindings part (SDK applications), using a native ObjC/Swift app calling Go code. I'm using some existing Go code regionagogo, (a geofence database), moderately complex since it uses BoltDB and Google S2 library.
| | benoitpasquier.com
5.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.
| | www.neilmacy.co.uk
3.6 parsecs away

Travel
| | A really nice improvement to Previews, with a macro cleaning up the boilerplate, and parity between SwiftUI and UIKit.
| | underplot.com
25.6 parsecs away

Travel
|