Explore >> Select a destination


You are here

swiftwithmajid.com
| | ashishkakkad.com
13.3 parsecs away

Travel
| | SwiftUI announced in WWDC 2019. It's an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift. In previous blog I have shared some references from apple documents. We will learn it by examples. First of all let's start with simple UI. Create New Project Create new project ... Read more
| | sarunw.com
10.9 parsecs away

Travel
| | In iOS 16, we got a native way to present a bottom sheet in SwiftUI. Let's explore its behavior and limitation.
| | www.thomashanning.com
14.4 parsecs away

Travel
| | Creating iPhone apps on Windows is not possible because there's no Xcode for Windows. Let's look at the alternatives.
| | sarunw.com
70.9 parsecs away

Travel
| Part 2 in a series on understanding data in SwiftUI. We will talk about the key that makes principles in part 1 possible in SwiftUI. And how this resulting in a reduction of the complexity of UI development.