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.
Converting an app to React Native — How to get started

Converting an app to React Native — How to get started

7
Comments
8 min read
The Swift Programming Language Companion: Functions

The Swift Programming Language Companion: Functions

9
Comments
2 min read
How To Do Analytics in Your React Native App with Firebase

How To Do Analytics in Your React Native App with Firebase

8
Comments 1
7 min read
Tips & Tricks for iOS App Debugging

Tips & Tricks for iOS App Debugging

8
Comments
3 min read
Five tips to ask better questions

Five tips to ask better questions

53
Comments 3
6 min read
Why do mobile apps crash?

Why do mobile apps crash?

12
Comments 2
1 min read
Top 10 Youtube channels for Flutter developers (2020)

Top 10 Youtube channels for Flutter developers (2020)

271
Comments 14
3 min read
Don't sacrifice user experience for a better developer experience

Don't sacrifice user experience for a better developer experience

52
Comments 2
4 min read
The Swift Programming Language Companion: Control Flow

The Swift Programming Language Companion: Control Flow

4
Comments
2 min read
The Swift Programming Language Companion: Collection Types

The Swift Programming Language Companion: Collection Types

2
Comments
2 min read
Five tips to write better todos

Five tips to write better todos

70
Comments 11
4 min read
iOS 13 Dark Mode

iOS 13 Dark Mode

7
Comments
7 min read
SwiftUI By Examples

SwiftUI By Examples

24
Comments 5
33 min read
Guardar en base de datos con Flutter

Guardar en base de datos con Flutter

17
Comments 2
8 min read
Storing in database with Flutter

Storing in database with Flutter

7
Comments
10 min read
Building your own XCFramework

Building your own XCFramework

7
Comments
2 min read
iPhone Safari – fixed background image

iPhone Safari – fixed background image

4
Comments
1 min read
Reddit Client - for iOS and Android Applications - now open!

Reddit Client - for iOS and Android Applications - now open!

6
Comments
2 min read
Setup auto-renewable subscriptions for iOS in Flutter

Setup auto-renewable subscriptions for iOS in Flutter

6
Comments 1
1 min read
Want to be iOS Developer!

Want to be iOS Developer!

3
Comments 1
1 min read
Game Analytics for Mobile: Casino Game Case Study

Game Analytics for Mobile: Casino Game Case Study

12
Comments 28
4 min read
Maximizing Code Sharing between Android and iOS with Kotlin Multiplatform

Maximizing Code Sharing between Android and iOS with Kotlin Multiplatform

100
Comments 25
11 min read
The Swift Programming Language Companion: Strings and Characters

The Swift Programming Language Companion: Strings and Characters

4
Comments
3 min read
Connect to APNS via HTTP/2 with PHP

Connect to APNS via HTTP/2 with PHP

12
Comments 12
4 min read
Everyday.app Year 3: Approaching $5k MRR

Everyday.app Year 3: Approaching $5k MRR

58
Comments 9
3 min read
GraphQL Advances when fetching data in iOS with Swift and Apollo SDK

GraphQL Advances when fetching data in iOS with Swift and Apollo SDK

5
Comments
3 min read
Uno Platform 2.0 RELOADED – General Availability, Hot Reload and more!

Uno Platform 2.0 RELOADED – General Availability, Hot Reload and more!

3
Comments
4 min read
Getting ready to publish your app on the App Store

Getting ready to publish your app on the App Store

14
Comments
9 min read
Using SpriteKit with SwiftUI

Using SpriteKit with SwiftUI

10
Comments 1
4 min read
Automated two app's from one React Native Expo repository

Automated two app's from one React Native Expo repository

8
Comments
5 min read
Handling REST errors with RxSwift and RxAlamofire

Handling REST errors with RxSwift and RxAlamofire

8
Comments
4 min read
The Swift Programming Language Companion: Basic Operators

The Swift Programming Language Companion: Basic Operators

5
Comments
2 min read
The ultimate guide for mobile developers, who want to design

The ultimate guide for mobile developers, who want to design

139
Comments 2
5 min read
How to automate continues deployment for iOS App using FastLane and GitLab Runner

How to automate continues deployment for iOS App using FastLane and GitLab Runner

6
Comments
2 min read
Accessibility on iOS

Accessibility on iOS

13
Comments
3 min read
SwiftUI Animation

SwiftUI Animation

17
Comments 1
8 min read
Coding on an iPad: is it worth?

Coding on an iPad: is it worth?

5
Comments
5 min read
The Early Adopter Conundrum and Reacting to Comments

The Early Adopter Conundrum and Reacting to Comments

4
Comments
3 min read
Modern table views with diffable data sources

Modern table views with diffable data sources

7
Comments
9 min read
Using compositional collection view layouts in iOS 13

Using compositional collection view layouts in iOS 13

6
Comments
11 min read
SwiftUI: An Introduction

SwiftUI: An Introduction

32
Comments
12 min read
What I learned last week - 23 Dec 2019

What I learned last week - 23 Dec 2019

5
Comments
5 min read
Sharing on Instagram Stories, Facebook stories and more direct shares in Flutter using social_share plugin.

Sharing on Instagram Stories, Facebook stories and more direct shares in Flutter using social_share plugin.

9
Comments
3 min read
Basic structure of SwiftUI project

Basic structure of SwiftUI project

6
Comments
1 min read
Table View in Xamarin iOS - Part 2

Table View in Xamarin iOS - Part 2

2
Comments
9 min read
4 Steps to add local notifications to your iOS app

4 Steps to add local notifications to your iOS app

17
Comments
2 min read
iOS Chat App with XMPP framework

iOS Chat App with XMPP framework

8
Comments
2 min read
SQLite and iOS: Advanced GRDB

SQLite and iOS: Advanced GRDB

21
Comments
7 min read
Our favorite sessions from WWDC 2019

Our favorite sessions from WWDC 2019

5
Comments
2 min read
Kotlin Multiplatform: Ready or Not?

Kotlin Multiplatform: Ready or Not?

11
Comments 6
1 min read
Quizlet Adopting Kotlin Multiplatform

Quizlet Adopting Kotlin Multiplatform

17
Comments 2
2 min read
What's great about Flutter?

What's great about Flutter?

70
Comments 4
17 min read
What is Flutter and Why You Should Learn It in 2020

What is Flutter and Why You Should Learn It in 2020

188
Comments 17
4 min read
🇫🇷 Introduction à TDD en Swift (Partie 2) - Vive le typage et la généralisation

🇫🇷 Introduction à TDD en Swift (Partie 2) - Vive le typage et la généralisation

6
Comments
1 min read
Practical Kotlin Native Concurrency

Practical Kotlin Native Concurrency

74
Comments
5 min read
How to capture errors and send platform-specific information to Sentry in Flutter?

How to capture errors and send platform-specific information to Sentry in Flutter?

20
Comments 5
6 min read
Declarative Networking with Combine

Declarative Networking with Combine

5
Comments 1
5 min read
Loose coupling and the law of Demeter

Loose coupling and the law of Demeter

8
Comments
6 min read
Practical Kotlin Native Concurrency Part 3

Practical Kotlin Native Concurrency Part 3

19
Comments 1
9 min read
Practical Kotlin Native Concurrency Part 2

Practical Kotlin Native Concurrency Part 2

22
Comments
6 min read
loading...