My FeedDraftsBookmarksExploreSearch
AMAsRFAsAboutCareersOfficial Blog

Hashnode © 2023

Connect with us:

/
Write

#swift

Swift

9.5K

Followers

1.5K

Posts

Follow #swift on Hashnode and stay informed with latest resources, articles, and news.

Sign up and follow this tag
HotNew
Marco Eidinger's photo
Marco Eidinger
Aug 8, 2022

SwiftUI's Table View on iOS 16

blog.eidinger.info

In this blog post, I'll introduce the collection view Table in SwiftUI and explain how to leverage this view on iOS 16 to build a multiplatform app. S…

1
Comment
Niels Mouthaan's photo
Niels Mouthaan
Jul 11, 2022

Limitations of NSPersistentCloudKitContainer when importing many records

blog.nielsmouthaan.nl

Introduction The first version of Daily, a time tracking app for Mac, was released in 2013. It used Core Data to store data. Later, when NSPersistentCloudKitContainer was introduced, I added support for iCloud for synchronization and backu…

Comment
Pavel Stepanov's photo
Pavel Stepanov
Jul 7, 2022

Make dynamic dashed border in Swift: avoid lumping and watch original cat memes

pavelstepanov.hashnode.dev

Let's imagine you need to add a dashed border to a view. Normally, you would write code like that. First iteration private func addUglyDashedBorder() { borderLayer = CAShapeLayer() let viewRect = CGRect(x: 0, y: 0, width: frame.size…

3
2
Alma HodzicPavel Stepanov
Marco Eidinger's photo
Marco Eidinger
Jul 7, 2022

Use new URL related APIs from iOS 16 in lower versions

blog.eidinger.info

Natalia Panferova wrote an excellent article about how working with files and directories got much more straightforward in iOS 16. For example, we can…

Comment

Swift is a powerful and intuitive programming language for macOS, iOS, watchOS, tvOS, and beyond. It is a general-purpose, multi-paradigm, compiled programming language developed by Apple Inc. and the open-source community, first released in 2014.

#swift on web

Grow this tag

Invite your friends · Click to share

Tag Moderators

John Kouris

iOS Engineer

AboutService StatusPlatform APIsOfficial BlogSupportCareersMedia
Feature RequestsChangelogMust-read 🗞
PrivacyTerms

© 2023 · Hashnode