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

25
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

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)

42
Comments
6 min read
SceneDelegate

SceneDelegate

1
Comments
2 min read
Format currency in Swift

Format currency in Swift

4
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

2
Comments
5 min read
loading...