WWDC20 Swift Student Challenge

Christmas Guide

Huh? Dictionary

Articles

Those Who Swift - Issue 186

Those Who Swift •

Create a custom SegmentedControl in SwiftUI for more flexibility and control over design and functionality. This guide demonstrates how to implement a segmented control with dynamic options, theme integration, and interactive feedback.

Those Who Swift - Issue 185

Those Who Swift •

The article provides an example of implementing this custom navigation bar within a SwiftUI view, helping developers craft a more unique and branded appearance for their app's user interface. […] Another excellent article by Peter Yaacoub guides you through building a custom progress bar in SwiftUI, ideal for mobile apps.

Those Who Swift - Issue 184

Those Who Swift •

Learn how to use Swift and HealthKit to get a user's daily step count from the Health app using Swift. It covers steps like turning on the feature in Xcode, setting up permissions, and writing the code. […] Explore how to make text appear letter by letter in SwiftUI, like a typewriter.

SwiftUI Weekly - Issue #199

Majid Jabrayilov •

At WWDC24, Apple introduced exciting updates for creating custom visual effects with SwiftUI. This article summarizes the “Create Custom Visual Effects with SwiftUI” session, highlighting new capabilities for enhancing your app's visual experience.

iOS Stack Weekly — Issue#141

Amisha I •

This post has notes taken during the WWDC24 session: What's new in SwiftData.

Those Who Swift - Issue 179

Those Who Swift •

There are two new features in SwiftData, a framework for managing data models inside SwiftUI applications […] It enhances SwiftData's capabilities, making it a powerful and user-friendly tool for building data-driven applications.

SwiftLee Weekly - Issue 235

Antoine van der Lee •

If you're using SwiftData, make sure to check out these two new properties introduced during WWDC24.

Those Who Swift - Issue 178

Those Who Swift •

Explore the latest updates in SwiftUI and UIKit for UI animations and transitions, introduced at WWDC24. Discover the new zoom transition, master transition cycles for seamless navigation, and seamlessly integrate SwiftUI animations into UIKit for consistent user experiences.

Those Who Swift - Issue 177

Those Who Swift •

This post summarizes key takeaways from a WWDC24 session on building apps that function well for users across different languages.

SwiftUI Weekly - Issue #197

Majid Jabrayilov •

SwiftUI continues to evolve, bringing a host of new features and improvements in 2024. This year, there are significant updates across various aspects of the framework, enhancing the development experience and enabling the creation of more powerful and engaging apps.

SwiftUI Weekly - Issue #196

Majid Jabrayilov •

This article outlines key concepts and best practices from the WWDC24 session on building multilingual ready apps, focusing on handling keyboard interactions, text rendering, and localization

SwiftLee Weekly - Issue 229

Antoine van der Lee •

Building apps is so much more than coding and designing. UX writing is an essential part, covered in a WWDC session and now summarized in this article.

내 맘대로 위클리 뉴스 - 2022년 44주

Sangkon Han •

SwiftUI를 사용해서 Charts를 그리는 방법을 간략하게 소개하는 기사 입니다.

Other