Speaker: Noah Gilmore, iOS Engineer, PlanGrid
Twitter: https://twitter.com/noahsark769/
Bio: Noah Gilmore is a San Francisco transplant and web developer turned iOS developer. By day he works at PlanGrid on their app which manages blueprint data and construction workflow on iPads, and by night he codes side projects like Trestle. He's passionate about writing clean, simple software that's easy to use and easy to test. When he's not coding, you can find him playing piano and retro video games.
Abstract: Starting in macOS Catalina, it’s possible to compile UIKit apps to run on macOS. This new environment can be confusing, since parts of UIKit work differently, and parts of AppKit are available to your iPad app! We’ll explore how to adapt your iPad app for Mac effectively and take a closer look into implementing macOS features like menu bars, toolbars, and window controls with UIKit.