Explore >> Select a destination


You are here

www.avanderlee.com
| | swiftrocks.com
14.7 parsecs away

Travel
| | SwiftUI is a revolutionary framework announced by Apple in WWDC 2019 and you might've noticed that it looks pretty different from regular Swift. Let's see why.
| | arturgruchala.com
16.6 parsecs away

Travel
| | Parallax headers are a popular design pattern that can be used to create visually stunning interfaces in mobile and web applications. A parallax header creates the illusion of depth and movement by moving content at different speeds as the user scrolls. In this blog post, we'll be discussing the implementation
| | atomicbird.com
17.9 parsecs away

Travel
| | In my post about my custom presentation slide app I mentioned that because of time constraints, I decided against doing my own slide layout. Instead I'd do that in DeckSet, export my slides to PDF, and show the PDFs in my app. So, how do you do that then? Getting a PDF on the screen The basics of PDFKit are actually pretty basic. If you have a PDF, you create a PDFDocument to hold it and a PDFView to display it.
| | www.dcordero.me
103.1 parsecs away

Travel
| Implementing a TV Guide with SwiftUI