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.
Dear IOS developers, Please Ignore 3-Finger Taps

Dear IOS developers, Please Ignore 3-Finger Taps

9
Comments 1
1 min read
75 Essential Tools for iOS Developers

75 Essential Tools for iOS Developers

18
Comments 3
18 min read
How do I create a UICollectionView with standard layout programmatically in Swift 4?

How do I create a UICollectionView with standard layout programmatically in Swift 4?

7
Comments 4
2 min read
I built my first React Native app

I built my first React Native app

22
Comments 10
1 min read
My new swift workflow or how to boost your swift productivity !

My new swift workflow or how to boost your swift productivity !

11
Comments
3 min read
How to Master Manual Testing

How to Master Manual Testing

21
Comments
9 min read
Day 011: Making a TODO list

Day 011: Making a TODO list

8
Comments 2
2 min read
Day 009: Making a TODO list

Day 009: Making a TODO list

7
Comments
2 min read
It's time to Apple Watch, create a game with WatchOS [Swift] ⌚️

It's time to Apple Watch, create a game with WatchOS [Swift] ⌚️

10
Comments 8
2 min read
Day 008: Making a TODO list

Day 008: Making a TODO list

5
Comments
1 min read
Intro to Markov Models with Swift

Intro to Markov Models with Swift

16
Comments 3
5 min read
Day 005: Making a TODO list

Day 005: Making a TODO list

10
Comments
2 min read
FaceTime Vulnerability Allows Unauthorized Access to iPhone Mic

FaceTime Vulnerability Allows Unauthorized Access to iPhone Mic

33
Comments 4
1 min read
Swift Minimum Realtime Speech Recognition Code

Swift Minimum Realtime Speech Recognition Code

6
Comments
1 min read
Day 001: Making a TODO list

Day 001: Making a TODO list

4
Comments
2 min read
Test your iOS application UI

Test your iOS application UI

6
Comments
5 min read
Variable declaration in switch-case and Objective-C

Variable declaration in switch-case and Objective-C

7
Comments
2 min read
Selecting Colors Using an Image in Swift

Selecting Colors Using an Image in Swift

21
Comments 1
9 min read
Flutter Forms: Improving UX with SingleChildScrollView

Flutter Forms: Improving UX with SingleChildScrollView

18
Comments 2
2 min read
Launching AR mobile app: GMoney, a currency converter in AR technology

Launching AR mobile app: GMoney, a currency converter in AR technology

17
Comments
3 min read
The journey to my first iOS app

The journey to my first iOS app

7
Comments 1
4 min read
Flutter: Formatting TextField with TextInputFormatter

Flutter: Formatting TextField with TextInputFormatter

19
Comments 5
1 min read
Deploying an iOS App with TravisCI & TestFlight

Deploying an iOS App with TravisCI & TestFlight

24
Comments
8 min read
Comparing Google ARCore and Apple ARKit

Comparing Google ARCore and Apple ARKit

19
Comments 1
7 min read
Releasing Quirk & Developing for Health

Releasing Quirk & Developing for Health

38
Comments 14
3 min read
Realm Database Guide - Building a Note app in Swift for iOS

Realm Database Guide - Building a Note app in Swift for iOS

10
Comments 5
7 min read
[iOS] show notification banner when foreground run

[iOS] show notification banner when foreground run

6
Comments 1
1 min read
The API Advantage for Android and iOS Application Developers

The API Advantage for Android and iOS Application Developers

6
Comments
6 min read
A Look at Stack Overflow Mobile vs Web Popularity Trends

A Look at Stack Overflow Mobile vs Web Popularity Trends

43
Comments 3
1 min read
A month of Flutter: configure Firebase Auth for Sign in with Google on iOS

A month of Flutter: configure Firebase Auth for Sign in with Google on iOS

10
Comments 3
2 min read
Platform-Specific Development with NativeScript

Platform-Specific Development with NativeScript

14
Comments
5 min read
Feedback on my app design

Feedback on my app design

5
Comments 7
1 min read
Request for Comments: Quirk, an Open Source Cognitive Behavioral Therapy App

Request for Comments: Quirk, an Open Source Cognitive Behavioral Therapy App

134
Comments 23
8 min read
Building WASM, Android and iOS app with single/common RUST core code

Building WASM, Android and iOS app with single/common RUST core code

28
Comments 1
3 min read
Force unwrapping is not just “not Swift-like.” It’s wrong.

Force unwrapping is not just “not Swift-like.” It’s wrong.

14
Comments 11
3 min read
Is there any Roadmap to becoming mobile developer

Is there any Roadmap to becoming mobile developer

8
Comments 2
1 min read
Comparing UX design apps for iOS 🎨📱

Comparing UX design apps for iOS 🎨📱

29
Comments 1
4 min read
Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 2: The iOS app

Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 2: The iOS app

9
Comments
19 min read
Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 1: The backend

Create a cryptocurrency tracking app with push notifications using Swift and Laravel - Part 1: The backend

12
Comments
19 min read
Decomposing Swift code into modules – Intro to modular design

Decomposing Swift code into modules – Intro to modular design

14
Comments
2 min read
Identifying and Mitigating the Ninety-Ninety Rule in Software Development

Identifying and Mitigating the Ninety-Ninety Rule in Software Development

85
Comments 16
2 min read
A nerd's list of 3rd-party open-source frameworks to use in a new Swift iOS app project.

A nerd's list of 3rd-party open-source frameworks to use in a new Swift iOS app project.

10
Comments
6 min read
Send push notifications in a social network iOS app - Part 2: Build the app

Send push notifications in a social network iOS app - Part 2: Build the app

9
Comments 1
32 min read
I try to build and run new dev.to iOS App

I try to build and run new dev.to iOS App

10
Comments 4
1 min read
Composable Code Can Be Simple – Intro to dependency diagrams and composition

Composable Code Can Be Simple – Intro to dependency diagrams and composition

13
Comments
2 min read
App Icon Templates — Building Graphics For Xcode

App Icon Templates — Building Graphics For Xcode

8
Comments 1
3 min read
How I Taught Myself Swift And IOS Development

How I Taught Myself Swift And IOS Development

14
Comments 3
3 min read
How to add app icons and splash screens to a React Native app in staging and production

How to add app icons and splash screens to a React Native app in staging and production

23
Comments
12 min read
Why Not React Native? Why Not Flutter? Why Not Meteor? Why Not NativeScript?

Why Not React Native? Why Not Flutter? Why Not Meteor? Why Not NativeScript?

161
Comments 43
2 min read
Bitrise と fastlane で作る高速 CI/CD 環境 #Zaim

Bitrise と fastlane で作る高速 CI/CD 環境 #Zaim

7
Comments
2 min read
Help test the DEV beta app!

Help test the DEV beta app!

123
Comments 59
1 min read
Direct download any Xcode

Direct download any Xcode

34
Comments 14
3 min read
How to structure your project and manage static resources in React Native

How to structure your project and manage static resources in React Native

15
Comments
13 min read
Flutter Meetup #1  —  Karachi

Flutter Meetup #1  —  Karachi

9
Comments
3 min read
From Idea to App Store: Building My First iOS App With React Native

From Idea to App Store: Building My First iOS App With React Native

44
Comments 13
8 min read
1000 Followers! Thank you!

1000 Followers! Thank you!

12
Comments
1 min read
The Minimum You Should Do To Prevent Memory Leaks in Swift

The Minimum You Should Do To Prevent Memory Leaks in Swift

34
Comments
2 min read
Deterministic unit tests for current date-dependent code in Swift.

Deterministic unit tests for current date-dependent code in Swift.

8
Comments 4
1 min read
How to run your app on the iPhone with the newest OS version via an older version of Xcode?

How to run your app on the iPhone with the newest OS version via an older version of Xcode?

13
Comments 5
2 min read
Use obj-c method swizzling in GoMobile iOS games

Use obj-c method swizzling in GoMobile iOS games

12
Comments
2 min read
loading...