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.
@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
Integrate Google Login in React Native (iOS) apps with Firebase

Integrate Google Login in React Native (iOS) apps with Firebase

7
Comments
35 min read
Deploying a Cordova + Ionic application with VSTS

Deploying a Cordova + Ionic application with VSTS

8
Comments
4 min read
MediaPlayerElement: Plug and play and crossplatform UI video control

MediaPlayerElement: Plug and play and crossplatform UI video control

6
Comments
4 min read
Building an iOS-style Shopping App with a minimalist design using Flutter

Building an iOS-style Shopping App with a minimalist design using Flutter

11
Comments 1
18 min read
iOS 12.2で半ば終わったWebVRとWebARがiOS 13でどうなったか

iOS 12.2で半ば終わったWebVRとWebARがiOS 13でどうなったか

6
Comments
2 min read
Building a Flutter DateTime Picker in just 15 minutes

Building a Flutter DateTime Picker in just 15 minutes

5
Comments
11 min read
Guilherme Rambo found his joy in coding for Mac/iOS and other things I learned recording his DevJourney

Guilherme Rambo found his joy in coding for Mac/iOS and other things I learned recording his DevJourney

7
Comments
2 min read
Building a tab control component for iOS and Android with React Native

Building a tab control component for iOS and Android with React Native

8
Comments 1
14 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
UIView shouldn’t be File’s Owner

UIView shouldn’t be File’s Owner

10
Comments 1
4 min read
UIView 는 File’s Owner 가 될 수 없어요

UIView 는 File’s Owner 가 될 수 없어요

6
Comments
2 min read
Class vs Struct in Memory | iOS & Swift

Class vs Struct in Memory | iOS & Swift

30
Comments 2
3 min read
Debugging Kotlin on iOS with Xcode

Debugging Kotlin on iOS with Xcode

11
Comments 1
3 min read
Getting tap location in NativeScript

Getting tap location in NativeScript

7
Comments
1 min read
Test-driven development in iOS

Test-driven development in iOS

12
Comments
16 min read
How On-demand Apps Can Be a Great Solution During The Coronavirus Outbreak?

How On-demand Apps Can Be a Great Solution During The Coronavirus Outbreak?

5
Comments 1
2 min read
Best Data Storage Option for React Native Apps.

Best Data Storage Option for React Native Apps.

36
Comments 9
4 min read
Using SQLite on Unity for Android and iOS

Using SQLite on Unity for Android and iOS

6
Comments
8 min read
Flutter Firestore Series

Flutter Firestore Series

11
Comments
2 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 Anki flashcards on iOS

Creating Anki flashcards on iOS

8
Comments
1 min read
Accessing OmniFocus Link in iOS

Accessing OmniFocus Link in iOS

7
Comments
2 min read
What is new for the user in Android 10?

What is new for the user in Android 10?

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

Creating Simple Web Browser with WKWebView & UINavigationController

14
Comments 2
5 min read
What about Flutter?

What about Flutter?

16
Comments
5 min read
Swift Package Continuous Integration Guide

Swift Package Continuous Integration Guide

13
Comments
20 min read
iOS: How to add badge to UIBarButtonItem

iOS: How to add badge to UIBarButtonItem

8
Comments
3 min read
How to add or renew an Apple Push Notification Certificate

How to add or renew an Apple Push Notification Certificate

16
Comments
2 min read
Island Time 0.2.0 is out

Island Time 0.2.0 is out

8
Comments
4 min read
Firebase Dynamic Links in iOS

Firebase Dynamic Links in iOS

8
Comments
3 min read
Key Differences Between Android and iOS App Development

Key Differences Between Android and iOS App Development

11
Comments 2
4 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
Android Chat Bubbles: Building iOS Style Chat in Android

Android Chat Bubbles: Building iOS Style Chat in Android

11
Comments
8 min read
Create a custom TabBar in SwiftUI

Create a custom TabBar in SwiftUI

10
Comments
5 min read
Mobile app testing checklist

Mobile app testing checklist

11
Comments
4 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
Two-Way, Real-Time Communication with WebSockets in Flutter Apps (+ Node backend Implementation)

Two-Way, Real-Time Communication with WebSockets in Flutter Apps (+ Node backend Implementation)

57
Comments 3
6 min read
Visual Studio Code Shortcuts for Mac

Visual Studio Code Shortcuts for Mac

10
Comments
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
Unity 2019.3.x to Xcode project, Swift Version Error

Unity 2019.3.x to Xcode project, Swift Version Error

5
Comments
1 min read
Top 4 steps to create a successful enterprise mobility strategy

Top 4 steps to create a successful enterprise mobility strategy

4
Comments
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
How do I learn programming & subsequently software development (Android & iOS in particular)?

How do I learn programming & subsequently software development (Android & iOS in particular)?

6
Comments
2 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
Introduction to Swift! 🚀 (for complete beginners)

Introduction to Swift! 🚀 (for complete beginners)

7
Comments
10 min read
Clearing up after subscribing to Swift WebSockets

Clearing up after subscribing to Swift WebSockets

5
Comments
3 min read
React Native Vs Flutter For Cross-Platform Development In 2020

React Native Vs Flutter For Cross-Platform Development In 2020

45
Comments 11
15 min read
Test-Driven Development In Flutter

Test-Driven Development In Flutter

14
Comments
4 min read
Scaling videos with ffmpeg for App Previews

Scaling videos with ffmpeg for App Previews

10
Comments
1 min read
How to sort an Array based on a property of an element in Swift

How to sort an Array based on a property of an element in Swift

5
Comments
2 min read
Change HTTP status codes for UI testing

Change HTTP status codes for UI testing

12
Comments
3 min read
Working with throwing functions in Swift

Working with throwing functions in Swift

6
Comments
8 min read
Configuring Travis CI and Coveralls with Flutter

Configuring Travis CI and Coveralls with Flutter

8
Comments
4 min read
Using Back-Pressure By flatMap in Combine framework

Using Back-Pressure By flatMap in Combine framework

6
Comments
2 min read
loading...