DEV Community

Swift

a programming language created by Apple for building iOS and Mac apps

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Understanding opaque return types in Swift 5.1

Understanding opaque return types in Swift 5.1

5
Comments
8 min read
Build a Simple Contact List with SwiftUI

Build a Simple Contact List with SwiftUI

5
Comments
2 min read
Better networking with Moya + RxSwift

Better networking with Moya + RxSwift

9
Comments
3 min read
An introduction to generics in Swift using its built-in types

An introduction to generics in Swift using its built-in types

8
Comments
7 min read
ECDSA signatures with node.js and Swift

ECDSA signatures with node.js and Swift

4
Comments
4 min read
Efficiently loading images in table views and collection views

Efficiently loading images in table views and collection views

6
Comments
8 min read
Using launch arguments for easier Core Data debugging

Using launch arguments for easier Core Data debugging

7
Comments
4 min read
Changes to location access in iOS 13

Changes to location access in iOS 13

6
Comments
6 min read
How to embed a web server in your React-Native app in Swift

How to embed a web server in your React-Native app in Swift

13
Comments 1
6 min read
Adding Haptics to your app

Adding Haptics to your app

7
Comments
9 min read
Mock URLProtocol for local unit testing

Mock URLProtocol for local unit testing

8
Comments
2 min read
My Apple Developer Academy Foundation Experience

My Apple Developer Academy Foundation Experience

10
Comments
2 min read
Deciding where to store data

Deciding where to store data

7
Comments 2
7 min read
Swinject, protocolos y tipos de datos

Swinject, protocolos y tipos de datos

6
Comments
1 min read
Fun with Colour Harmonies in Swift

Fun with Colour Harmonies in Swift

3
Comments
2 min read
Announcing: Advent of Swift

Announcing: Advent of Swift

4
Comments 2
1 min read
Kotlin or Swift

Kotlin or Swift

6
Comments 6
1 min read
Swift and JavaScript interaction

Swift and JavaScript interaction

12
Comments 1
6 min read
Swift RunLoop exploration by creating a basic shell

Swift RunLoop exploration by creating a basic shell

5
Comments
1 min read
Updating your apps with silent push notifications

Updating your apps with silent push notifications

5
Comments
4 min read
9 best open-source findings, October 2019

9 best open-source findings, October 2019

183
Comments 6
3 min read
Real time data exchange using web sockets in iOS 13

Real time data exchange using web sockets in iOS 13

8
Comments
10 min read
Argument Labels for Functions in Swift

Argument Labels for Functions in Swift

12
Comments
2 min read
How to add auto-update feature in macOS app: Step by Step guide to setup Sparkle framework (Part 1)

How to add auto-update feature in macOS app: Step by Step guide to setup Sparkle framework (Part 1)

22
Comments 14
9 min read
Ad Hoc distribution for iOS

Ad Hoc distribution for iOS

21
Comments 10
6 min read
Fetching data with Core Data

Fetching data with Core Data

5
Comments
2 min read
Configuring projects with xcconfig

Configuring projects with xcconfig

6
Comments 1
3 min read
UserDefaults property wrapper - Issues & Solutions

UserDefaults property wrapper - Issues & Solutions

6
Comments 1
7 min read
WebSockets in iOS Using Swift

WebSockets in iOS Using Swift

10
Comments
3 min read
Getting Started with Core Data

Getting Started with Core Data

7
Comments
4 min read
Building flexible components with generics and protocols

Building flexible components with generics and protocols

7
Comments
11 min read
Default a View in NavigationView with SwiftUI

Default a View in NavigationView with SwiftUI

17
Comments 7
4 min read
How to connect Zebra thermal printer to a custom iOS application

How to connect Zebra thermal printer to a custom iOS application

14
Comments 5
7 min read
When to use weak self and why

When to use weak self and why

14
Comments 5
8 min read
Add iOS 12 support to a new Xcode 11 Project

Add iOS 12 support to a new Xcode 11 Project

7
Comments 3
4 min read
Develop a TextField validator for SwiftUI

Develop a TextField validator for SwiftUI

14
Comments
6 min read
Swipe actions in swift

Swipe actions in swift

7
Comments
2 min read
Intro to Functions in Swift

Intro to Functions in Swift

8
Comments
3 min read
WKWebView and JavaScript interaction

WKWebView and JavaScript interaction

15
Comments 1
7 min read
Core Data vs. SQLite

Core Data vs. SQLite

9
Comments 4
2 min read
Computed Properties in Swift

Computed Properties in Swift

7
Comments
3 min read
Add a Scene Delegate to your current project

Add a Scene Delegate to your current project

25
Comments 13
3 min read
Add iPad OS multiple windows support

Add iPad OS multiple windows support

9
Comments
4 min read
Getting started with iOS: Cocoapods Integration

Getting started with iOS: Cocoapods Integration

2
Comments
1 min read
Using Levenshtein Distances to Find Similar Strings

Using Levenshtein Distances to Find Similar Strings

74
Comments 6
8 min read
Stored Properties in Swift

Stored Properties in Swift

7
Comments
3 min read
Flip clock in SwiftUI

Flip clock in SwiftUI

7
Comments
1 min read
How to Build a Song Recommender Using Create ML MLRecommender

How to Build a Song Recommender Using Create ML MLRecommender

58
Comments
8 min read
Calling your other iOS app with parameters, even if it’s not yet installed; Without a website, or 3rd party services.

Calling your other iOS app with parameters, even if it’s not yet installed; Without a website, or 3rd party services.

8
Comments
3 min read
Button Styles in SwiftUI

Button Styles in SwiftUI

6
Comments 4
1 min read
Do Good Daily: The End

Do Good Daily: The End

4
Comments 4
1 min read
Decoding JSON having multiple Date formats using @propertyWrapper transformers

Decoding JSON having multiple Date formats using @propertyWrapper transformers

8
Comments
2 min read
CCTV Storage Calculator

CCTV Storage Calculator

5
Comments 2
3 min read
Using Swift Packager Manager for Xcode 11

Using Swift Packager Manager for Xcode 11

6
Comments
4 min read
SwiftUI @Environment and BindableObject

SwiftUI @Environment and BindableObject

11
Comments
2 min read
SwiftUI @State and @Binding

SwiftUI @State and @Binding

24
Comments 4
2 min read
Developing & Designing a Music Composition App Tailored for Composers

Developing & Designing a Music Composition App Tailored for Composers

5
Comments
12 min read
Asynchronous Multi-Threaded Parallel World of Swift

Asynchronous Multi-Threaded Parallel World of Swift

7
Comments
19 min read
Using BSD Sockets in Swift

Using BSD Sockets in Swift

4
Comments
1 min read
Combine vs RxSwift: Introduction to Combine & differences

Combine vs RxSwift: Introduction to Combine & differences

8
Comments
5 min read
loading...