|
You are here |
www.avanderlee.com | ||
| | | | |
swiftrocks.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | Implementing a TV Guide with SwiftUI | ||