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.
confirmationDialog() in swiftUI

confirmationDialog() in swiftUI

1
Comments
1 min read
Item delete & Move in SwiftUI

Item delete & Move in SwiftUI

1
Comments
1 min read
On change in textField value will change in SwiftUI

On change in textField value will change in SwiftUI

Comments
1 min read
Announcement: Swift 5.7 is now compatible with SCADE IDE

Announcement: Swift 5.7 is now compatible with SCADE IDE

Comments
6 min read
Handle varying DataType in Codable

Handle varying DataType in Codable

7
Comments 1
2 min read
All SwiftUI Scene Types Noted

All SwiftUI Scene Types Noted

6
Comments 1
1 min read
Visualize Swift Package and Xcode Project with graph

Visualize Swift Package and Xcode Project with graph

7
Comments 1
1 min read
Swift Access Modifiers

Swift Access Modifiers

2
Comments
2 min read
How to Take Screenshots of views in SwiftUI

How to Take Screenshots of views in SwiftUI

5
Comments 1
3 min read
Mobile database optimization: Realm vs. SQLite

Mobile database optimization: Realm vs. SQLite

7
Comments 1
9 min read
iOS PDFKit: creating PDF document in Swift, inserting/deleting pages

iOS PDFKit: creating PDF document in Swift, inserting/deleting pages

14
Comments 1
3 min read
iOS PDFKit Ink Annotations Tutorial

iOS PDFKit Ink Annotations Tutorial

7
Comments
14 min read
iOS PDFKit tutorial: Text Annotations & more

iOS PDFKit tutorial: Text Annotations & more

1
Comments
4 min read
Redux-like state container in SwiftUI: Connectors.

Redux-like state container in SwiftUI: Connectors.

6
Comments
5 min read
My experience building Bull's Eye App (from the UIKIt Apprentice book) Part 1

My experience building Bull's Eye App (from the UIKIt Apprentice book) Part 1

6
Comments 1
1 min read
Flutter Navigation: Navigator vs Go Router

Flutter Navigation: Navigator vs Go Router

17
Comments 2
7 min read
ContentHugging vs. ContentCompressionResistance in UIStackView

ContentHugging vs. ContentCompressionResistance in UIStackView

Comments
2 min read
Cleaning your Xcode's garbage

Cleaning your Xcode's garbage

1
Comments
2 min read
Rustling Up Cross-Platform Development

Rustling Up Cross-Platform Development

114
Comments 1
8 min read
2 hours to master RxSwift - Part 1

2 hours to master RxSwift - Part 1

22
Comments 1
5 min read
Create You Own Pod

Create You Own Pod

2
Comments
2 min read
Flutter Lifecycle App

Flutter Lifecycle App

1
Comments
3 min read
Using Container Views with Redux-like state container

Using Container Views with Redux-like state container

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

Redux-like state container in SwiftUI. Container Views.

6
Comments
2 min read
How to Create a Flutter Document Rectification Plugin for Android and iOS

How to Create a Flutter Document Rectification Plugin for Android and iOS

Comments
7 min read
React Native Navigation: useFocus to reload the screen every time back

React Native Navigation: useFocus to reload the screen every time back

1
Comments
1 min read
CustomPresentationDetent Protocol Implementation in SwiftUI for Modal Presentations

CustomPresentationDetent Protocol Implementation in SwiftUI for Modal Presentations

3
Comments
4 min read
The perfect flutter boiler plate and state management solution does not exi….

The perfect flutter boiler plate and state management solution does not exi….

Comments
3 min read
Flutter Infinite Scrolling

Flutter Infinite Scrolling

1
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

4
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)

36
Comments
6 min read
SceneDelegate

SceneDelegate

1
Comments
2 min read
Format currency in Swift

Format currency in Swift

4
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. Reducer and Actions.

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

5
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. 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
loading...