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.
Flutter Infinite Scrolling

Flutter Infinite Scrolling

2
Comments
2 min read
Get UUID from iOS devices

Get UUID from iOS devices

2
Comments
1 min read
How we migrated our SDK docs to DocC at RevenueCat

How we migrated our SDK docs to DocC at RevenueCat

1
Comments
6 min read
How to Localize All Your iOS Apps into 20 Languages in 5 Minutes

How to Localize All Your iOS Apps into 20 Languages in 5 Minutes

Comments
3 min read
Flutter🐬Just One Command to Deploy to both Android and iOS

Flutter🐬Just One Command to Deploy to both Android and iOS

Comments
1 min read
Prototype design pattern in Swift

Prototype design pattern in Swift

2
Comments
1 min read
Flutter🐬 Auto increment shell command!

Flutter🐬 Auto increment shell command!

1
Comments
1 min read
Application Loading Speed Impact

Application Loading Speed Impact

Comments
4 min read
Swift - Data Types Explained

Swift - Data Types Explained

5
Comments 1
2 min read
Unveiling the Power of Proxies for Mobile Clients

Unveiling the Power of Proxies for Mobile Clients

89
Comments 2
8 min read
[Flutter] Managing App Name and bundle ID only in pubspec 🪄. Pub.dev flutter_rename_app_plus

[Flutter] Managing App Name and bundle ID only in pubspec 🪄. Pub.dev flutter_rename_app_plus

Comments
1 min read
Testando membros privados com Private Imports

Testando membros privados com Private Imports

Comments
3 min read
How to learn Swift in 2023 ?

How to learn Swift in 2023 ?

4
Comments 1
2 min read
Nested method in Swift

Nested method in Swift

Comments
2 min read
TuneSnap using Flutter SDK for iOS - Linode + DEV Hackathon

TuneSnap using Flutter SDK for iOS - Linode + DEV Hackathon

5
Comments
5 min read
Redux-like state container in SwiftUI. State normalization.

Redux-like state container in SwiftUI. State normalization.

8
Comments
2 min read
Redux-like state container in SwiftUI. Reducer composition.

Redux-like state container in SwiftUI. Reducer composition.

8
Comments
2 min read
Redux-like state container in SwiftUI. Derived stores.

Redux-like state container in SwiftUI. Derived stores.

8
Comments
2 min read
Redux-like state container in SwiftUI. State composition.

Redux-like state container in SwiftUI. State composition.

6
Comments
2 min read
Introduction of OOP

Introduction of OOP

3
Comments
3 min read
A Step-by-Step Guide to Implementing App Widgets on iOS (Part 1)

A Step-by-Step Guide to Implementing App Widgets on iOS (Part 1)

49
Comments
6 min read
SceneDelegate

SceneDelegate

1
Comments
2 min read
Format currency in Swift

Format currency in Swift

5
Comments
2 min read
ContentHugging vs. ContentCompressionResistance in UIStackView

ContentHugging vs. ContentCompressionResistance in UIStackView

Comments
2 min read
Wirelessly Debug Your Code On Pysical Android Device In Flutter

Wirelessly Debug Your Code On Pysical Android Device In Flutter

1
Comments 2
2 min read
Redux-like state container in SwiftUI. Side effects.

Redux-like state container in SwiftUI. Side effects.

6
Comments 2
2 min read
Redux-like state container in SwiftUI. Usage.

Redux-like state container in SwiftUI. Usage.

6
Comments
2 min read
Redux-like state container in SwiftUI. Unidirectional flow.

Redux-like state container in SwiftUI. Unidirectional flow.

6
Comments
2 min read
Redux-like state container in SwiftUI. Reducer and Actions.

Redux-like state container in SwiftUI. Reducer and Actions.

5
Comments
2 min read
Redux-like state container in SwiftUI. Basics.

Redux-like state container in SwiftUI. Basics.

5
Comments
2 min read
Understanding SwiftUI in depth

Understanding SwiftUI in depth

Comments
5 min read
Top Free Productivity Apps for 2023

Top Free Productivity Apps for 2023

73
Comments 2
4 min read
An elegant way to organize communication between view and view controller

An elegant way to organize communication between view and view controller

8
Comments
6 min read
FusionPayments: Part I - Integrate Apple Pay SDK

FusionPayments: Part I - Integrate Apple Pay SDK

3
Comments
5 min read
SwiftUI & ChatGPT. The world is changing. Again.

SwiftUI & ChatGPT. The world is changing. Again.

6
Comments
5 min read
How to Unit Test Swift CLI applications in XCode

How to Unit Test Swift CLI applications in XCode

1
Comments 1
9 min read
How Button & function work in swiftUI

How Button & function work in swiftUI

Comments
1 min read
Swift 5.7: Regex. Shorthands for optional unwrapping. Unlock existentials for all protocols.

Swift 5.7: Regex. Shorthands for optional unwrapping. Unlock existentials for all protocols.

10
Comments 1
2 min read
Swift: Associated types. Constraints.

Swift: Associated types. Constraints.

6
Comments
2 min read
Swift: Conforming a protocol to a protocol.

Swift: Conforming a protocol to a protocol.

5
Comments
2 min read
Array of weak in Swift.

Array of weak in Swift.

7
Comments
3 min read
Swift: Associated types. Declaration.

Swift: Associated types. Declaration.

5
Comments
2 min read
Swift: Associated types. Example.

Swift: Associated types. Example.

5
Comments
2 min read
Swift: Associated types.

Swift: Associated types.

5
Comments
2 min read
Adding Union to Swift with Metaprogramming

Adding Union to Swift with Metaprogramming

27
Comments 8
16 min read
Adding Codable Conformance to Union with Metaprogramming

Adding Codable Conformance to Union with Metaprogramming

26
Comments 7
8 min read
SOLID Principles in Swift: A Practical Guide

SOLID Principles in Swift: A Practical Guide

3
Comments
5 min read
KeyPath in Swift: Usage.

KeyPath in Swift: Usage.

5
Comments
5 min read
Types of KeyPath in Swift.

Types of KeyPath in Swift.

7
Comments
3 min read
KeyPath in Swift: Syntax.

KeyPath in Swift: Syntax.

8
Comments
3 min read
Effective techniques to use Comments in Swift iOS

Effective techniques to use Comments in Swift iOS

6
Comments
4 min read
Fix a pod install error "undefined method 'exist' for File:Class" React Native

Fix a pod install error "undefined method 'exist' for File:Class" React Native

25
Comments 7
2 min read
How to submit for review your iOS and Android applications with EAS and React Native

How to submit for review your iOS and Android applications with EAS and React Native

Comments
3 min read
Getting Started Guide for Kotlin Multiplatform Mobile (KMM) with Flexible Sync

Getting Started Guide for Kotlin Multiplatform Mobile (KMM) with Flexible Sync

3
Comments
9 min read
GitHub Actions CI/CD for Flutter Fastlane (iOS) with possible mistakes

GitHub Actions CI/CD for Flutter Fastlane (iOS) with possible mistakes

3
Comments 1
11 min read
Functional Error Handling

Functional Error Handling

1
Comments
5 min read
Native iOS Touch Events w/ Rust

Native iOS Touch Events w/ Rust

9
Comments 3
5 min read
React Native CI/CD build speed improved by 22% with one line of code

React Native CI/CD build speed improved by 22% with one line of code

1
Comments
1 min read
Authentication using FireBase in Cross-Platform Swift Apps

Authentication using FireBase in Cross-Platform Swift Apps

Comments 2
6 min read
WhatsApp UI in React Native (part 1)

WhatsApp UI in React Native (part 1)

40
Comments 6
11 min read
loading...