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.
Swift Testing #16: Modernizando XCTestExpectation: Agregando timeout a confirmation

Swift Testing #16: Modernizando XCTestExpectation: Agregando timeout a confirmation

Comments
3 min read
Swift Testing #6: Aislando bugs conocidos usando withKnownIssue

Swift Testing #6: Aislando bugs conocidos usando withKnownIssue

Comments
5 min read
Swift Testing #7: Limitando el tiempo de ejecución de una prueba con timeLimit

Swift Testing #7: Limitando el tiempo de ejecución de una prueba con timeLimit

Comments
2 min read
SwiftUI #11: Image

SwiftUI #11: Image

Comments
3 min read
SwiftUI #7: Reconocer gestos con GestureRecognizer

SwiftUI #7: Reconocer gestos con GestureRecognizer

Comments
1 min read
Swift Testing #3: Organizar, Clasificar y Filtrar pruebas con @Tag

Swift Testing #3: Organizar, Clasificar y Filtrar pruebas con @Tag

Comments
3 min read
Swift Testing #4: Correr pruebas de forma serial

Swift Testing #4: Correr pruebas de forma serial

Comments
2 min read
Swift Testing #2: Agrupando pruebas con @Suite

Swift Testing #2: Agrupando pruebas con @Suite

Comments
3 min read
Universal & Deep Links: 2026 Complete Guide

Universal & Deep Links: 2026 Complete Guide

Comments
15 min read
The Courage to Disconnect: Why I Chose "Privacy First" in a Data-Hungry World

The Courage to Disconnect: Why I Chose "Privacy First" in a Data-Hungry World

Comments
3 min read
SwiftUI #4: Contenedores básicos: VStack, HStack, ZStack, Group

SwiftUI #4: Contenedores básicos: VStack, HStack, ZStack, Group

Comments
2 min read
SwiftUI #5: Estilo de botón

SwiftUI #5: Estilo de botón

Comments
2 min read
Combine #2: Emisores & Suscriptores

Combine #2: Emisores & Suscriptores

Comments
12 min read
Swift Testing #15: Probando código asíncrono de "Swift-concurrency"(async/await) con confirmation

Swift Testing #15: Probando código asíncrono de "Swift-concurrency"(async/await) con confirmation

Comments
4 min read
Swift Testing #13: Montaje (setup) y desmontaje (teardown) de pruebas @Test con init/deinit

Swift Testing #13: Montaje (setup) y desmontaje (teardown) de pruebas @Test con init/deinit

Comments
2 min read
Swift Testing #9: Manejo de errores esperados en una prueba con #expect y #require

Swift Testing #9: Manejo de errores esperados en una prueba con #expect y #require

Comments
4 min read
SwiftUI #6: Obteniendo el tamaño de la pantalla con GeometryReader

SwiftUI #6: Obteniendo el tamaño de la pantalla con GeometryReader

Comments
1 min read
Combine #1: ¡Hola, Combine! 

Combine #1: ¡Hola, Combine! 

Comments
5 min read
Swift Testing #11: Desactivación condicional de pruebas con .enabled() y .disabled()

Swift Testing #11: Desactivación condicional de pruebas con .enabled() y .disabled()

Comments
1 min read
A Modern SwiftUI Technique for Detecting Device Orientation

A Modern SwiftUI Technique for Detecting Device Orientation

Comments
1 min read
SwiftUI #1: Proyecto plantilla

SwiftUI #1: Proyecto plantilla

Comments
4 min read
Why Top AI Apps Convert at 12% While Most Struggle at 2%

Why Top AI Apps Convert at 12% While Most Struggle at 2%

Comments
3 min read
Freeing Up Xcode Garbage with DevCleaner

Freeing Up Xcode Garbage with DevCleaner

Comments
1 min read
Built a nutrition app with React Native + Expo SDK 54 that actually feels native on iOS 👀

Built a nutrition app with React Native + Expo SDK 54 that actually feels native on iOS 👀

Comments
1 min read
How to Delete Derived Data in Xcode: Complete Guide 2026

How to Delete Derived Data in Xcode: Complete Guide 2026

Comments
10 min read
loading...