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.
SwiftUI Color

SwiftUI Color

1
Comments
6 min read
Dynamic fonts in WKWebView

Dynamic fonts in WKWebView

11
Comments
5 min read
Conditional Statements in SwiftUI

Conditional Statements in SwiftUI

5
Comments
3 min read
Adding Sign in with Apple to your iOS App

Adding Sign in with Apple to your iOS App

67
Comments
7 min read
A Beginner's guide to view modifiers in SwiftUI

A Beginner's guide to view modifiers in SwiftUI

13
Comments
5 min read
SimpleForm for SwiftUI

SimpleForm for SwiftUI

5
Comments 1
2 min read
Starting Auto Layout Programmatically

Starting Auto Layout Programmatically

6
Comments
4 min read
I had a bug with ForEach and Range in my SwiftUI code

I had a bug with ForEach and Range in my SwiftUI code

10
Comments 1
2 min read
Hyperlink Label

Hyperlink Label

6
Comments
2 min read
iOS: Few book recommendations that will make you a better developer

iOS: Few book recommendations that will make you a better developer

6
Comments 1
4 min read
iOS: How to properly customize system controls like UINavigationBar, UITabBar and more

iOS: How to properly customize system controls like UINavigationBar, UITabBar and more

6
Comments
2 min read
UI Implementation - Popup

UI Implementation - Popup

4
Comments
5 min read
Infinite scrolling in SwiftUI

Infinite scrolling in SwiftUI

4
Comments
3 min read
How to upload document to server using Alamofire

How to upload document to server using Alamofire

4
Comments 1
2 min read
Advanced string comparison and sorting in Swift

Advanced string comparison and sorting in Swift

6
Comments 1
2 min read
How to parse JSON Data from API with Swift 5

How to parse JSON Data from API with Swift 5

4
Comments
3 min read
On if let bindings in SwiftUI

On if let bindings in SwiftUI

8
Comments 3
3 min read
UserDefaults and Property Wrappers in Swift

UserDefaults and Property Wrappers in Swift

3
Comments
3 min read
How To: Build an Augmented Reality Remote Assistance App

How To: Build an Augmented Reality Remote Assistance App

6
Comments
18 min read
Create a DSL with Function Builders

Create a DSL with Function Builders

15
Comments
7 min read
What You Should Know About iOS Software Architecture

What You Should Know About iOS Software Architecture

9
Comments
8 min read
Using SwiftUI and Metal in AudioUnit v3 Plug-In

Using SwiftUI and Metal in AudioUnit v3 Plug-In

10
Comments
11 min read
CryptoKit Basics: End-to-End Encryption

CryptoKit Basics: End-to-End Encryption

51
Comments 2
5 min read
iOS: Started building example app showcasing how to work with calendar and events

iOS: Started building example app showcasing how to work with calendar and events

7
Comments 8
1 min read
How to Debounce UIButton Taps

How to Debounce UIButton Taps

5
Comments
5 min read
Workaround for broken SwiftUI previews in macOS Frameworks

Workaround for broken SwiftUI previews in macOS Frameworks

3
Comments
1 min read
Web Fullscreen Sheet with SFSafariViewController in SwiftUI

Web Fullscreen Sheet with SFSafariViewController in SwiftUI

9
Comments
1 min read
Adding a Unified `NSToolbar` to a SwiftUI window

Adding a Unified `NSToolbar` to a SwiftUI window

7
Comments 1
2 min read
iOS: How to easily display files like PDF, documents, images and more in your app

iOS: How to easily display files like PDF, documents, images and more in your app

12
Comments
2 min read
How to add a Context Menu to a view in SwiftUI

How to add a Context Menu to a view in SwiftUI

9
Comments
2 min read
@discardableResult

@discardableResult

7
Comments
2 min read
I wrote a book about Apple's Combine framework

I wrote a book about Apple's Combine framework

10
Comments
1 min read
Protocol oriented programming

Protocol oriented programming

10
Comments 1
5 min read
Swift で Hello World

Swift で Hello World

6
Comments
1 min read
Cloudsmith + CocoaPods

Cloudsmith + CocoaPods

8
Comments
2 min read
Introducción a los Atajos de Siri

Introducción a los Atajos de Siri

6
Comments
4 min read
Swift vs React Native: Which One Should You Choose to Build Your Mobile App?

Swift vs React Native: Which One Should You Choose to Build Your Mobile App?

7
Comments
9 min read
Class vs Struct in Memory | iOS & Swift

Class vs Struct in Memory | iOS & Swift

30
Comments 2
3 min read
XcodeGen with Local Swift packages

XcodeGen with Local Swift packages

6
Comments 2
6 min read
SwiftUI previews in Modular app with frameworks

SwiftUI previews in Modular app with frameworks

8
Comments 1
5 min read
Adding an NSTableView to a SwiftUI View

Adding an NSTableView to a SwiftUI View

8
Comments 11
3 min read
Swift on Android: Building toolchain

Swift on Android: Building toolchain

9
Comments
6 min read
Test-driven development in iOS

Test-driven development in iOS

12
Comments
16 min read
SwiftUI first impressions / pain analysis

SwiftUI first impressions / pain analysis

6
Comments
3 min read
CombineExt: An open-source collection of operators and custom publishers missing in Apple's Combine framework!

CombineExt: An open-source collection of operators and custom publishers missing in Apple's Combine framework!

2
Comments
1 min read
Creating Simple Web Browser with WKWebView & UINavigationController

Creating Simple Web Browser with WKWebView & UINavigationController

14
Comments 2
5 min read
Swift Package Continuous Integration Guide

Swift Package Continuous Integration Guide

13
Comments
20 min read
AsyncOperation

AsyncOperation

6
Comments 2
4 min read
iOS: How to add badge to UIBarButtonItem

iOS: How to add badge to UIBarButtonItem

8
Comments
3 min read
Firebase Dynamic Links in iOS

Firebase Dynamic Links in iOS

8
Comments
3 min read
Setting up a code formatter in an iOS project

Setting up a code formatter in an iOS project

34
Comments 1
2 min read
Create a custom TabBar in SwiftUI

Create a custom TabBar in SwiftUI

10
Comments
5 min read
Three areas I wish I’d known better prior starting iOS developer job

Three areas I wish I’d known better prior starting iOS developer job

8
Comments 2
3 min read
Export SwiftUI code from Figma design files. New plugin released.

Export SwiftUI code from Figma design files. New plugin released.

9
Comments
1 min read
Multiple Network environment configuration in iOS: Staging, proxy and localhost

Multiple Network environment configuration in iOS: Staging, proxy and localhost

7
Comments 1
2 min read
Reading and writing Property List files with Codable in Swift

Reading and writing Property List files with Codable in Swift

6
Comments 6
4 min read
SwiftUI: Everything is possible if you think like Apple

SwiftUI: Everything is possible if you think like Apple

13
Comments
6 min read
Tags in Swift UIViews

Tags in Swift UIViews

11
Comments 6
1 min read
Introduction to Function builders

Introduction to Function builders

9
Comments
5 min read
How to quickly remove duplicates from Array & keep order

How to quickly remove duplicates from Array & keep order

9
Comments
2 min read
loading...