DEV Community

iOS

This tag is for anything related to Apple's iOS devices, operating system, and development environment. Development, usage, apps, tips, requests for help: if it's related to iOS it's welcome here!

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Breaking an app up into modules

Breaking an app up into modules

6
Comments
12 min read
Sequencing tasks with DispatchGroup

Sequencing tasks with DispatchGroup

8
Comments
6 min read
Responsibly crashing your apps

Responsibly crashing your apps

8
Comments
8 min read
Diving into SWIFT

Diving into SWIFT

7
Comments
4 min read
Testing your push notifications without a third party service

Testing your push notifications without a third party service

11
Comments 1
7 min read
Scheduling daily notifications on iOS using Calendar and DateComponents

Scheduling daily notifications on iOS using Calendar and DateComponents

6
Comments
6 min read
Using Xcode's memory graph to find memory leaks

Using Xcode's memory graph to find memory leaks

12
Comments 3
5 min read
Measuring performance with os_signpost

Measuring performance with os_signpost

7
Comments
6 min read
Best React Native Starter Kits of 2023

Best React Native Starter Kits of 2023

35
Comments 1
11 min read
Deep Dive on Improving an iOS App Icon

Deep Dive on Improving an iOS App Icon

5
Comments
15 min read
Native v.s. Web v.s. Progressive Mobile Apps

Native v.s. Web v.s. Progressive Mobile Apps

5
Comments 2
2 min read
Web debugging proxy for macOS

Web debugging proxy for macOS

16
Comments 1
4 min read
Finding slow code with Instruments

Finding slow code with Instruments

12
Comments
5 min read
Effectively using static and class methods and properties

Effectively using static and class methods and properties

6
Comments
8 min read
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
Craigslist Launches Mobile App

Craigslist Launches Mobile App

33
Comments 4
2 min read
Why did you (or not) choose cross-platform mobile technology?

Why did you (or not) choose cross-platform mobile technology?

13
Comments 4
1 min read
Better networking with Moya + RxSwift

Better networking with Moya + RxSwift

10
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
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
Created iPadOS/iOS browser to operate without touching

Created iPadOS/iOS browser to operate without touching

7
Comments
2 min read
Coding a Workout App with Node and Swift

Coding a Workout App with Node and Swift

9
Comments 1
1 min read
How to Add Shadows in NativeScript iOS Apps

How to Add Shadows in NativeScript iOS Apps

7
Comments 1
7 min read
How to Learn React Native

How to Learn React Native

71
Comments
3 min read
Yes, you should start your React Native project with Expo

Yes, you should start your React Native project with Expo

21
Comments
4 min read
Introducing Island Time - A Kotlin Multiplatform library for working with dates and times

Introducing Island Time - A Kotlin Multiplatform library for working with dates and times

4
Comments
2 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
Kotlin Native iOS Crash Reporting

Kotlin Native iOS Crash Reporting

27
Comments
3 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
Announcing: Advent of Swift

Announcing: Advent of Swift

4
Comments 2
1 min read
Managing multiple themes in flutter application

Managing multiple themes in flutter application

18
Comments 5
3 min read
Google's Flutter Framework Could Change Software Forever by Bridging Mobile, Desktop, Web and Embedded

Google's Flutter Framework Could Change Software Forever by Bridging Mobile, Desktop, Web and Embedded

62
Comments 3
5 min read
Updating your apps with silent push notifications

Updating your apps with silent push notifications

5
Comments
4 min read
Nice to see VMWare adopting Kotlin Multiplatform

Nice to see VMWare adopting Kotlin Multiplatform

19
Comments
2 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
Kotlin Native Coroutines Preview

Kotlin Native Coroutines Preview

20
Comments
3 min read
Material Design 2 — more than just rounded corners

Material Design 2 — more than just rounded corners

8
Comments
6 min read
Github Mobile

Github Mobile

6
Comments 1
1 min read
Keep header with nested createBottomNavigator

Keep header with nested createBottomNavigator

6
Comments
3 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
WebSockets in iOS Using Swift

WebSockets in iOS Using Swift

10
Comments
3 min read
Are you ready for Xcode 11 and iOS 13 Development?

Are you ready for Xcode 11 and iOS 13 Development?

7
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
For Android and IOs development what would prefer?

For Android and IOs development what would prefer?

4
Comments 6
1 min read
How to connect Zebra thermal printer to a custom iOS application

How to connect Zebra thermal printer to a custom iOS application

15
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
WKWebView and JavaScript interaction

WKWebView and JavaScript interaction

15
Comments 1
7 min read
Version bump your Xcode project with Github's API

Version bump your Xcode project with Github's API

7
Comments
4 min read
Rust once and share it with Android, iOS and Flutter

Rust once and share it with Android, iOS and Flutter

570
Comments 25
21 min read
loading...