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.
Adding a Custom Stamp to a PDF Using Xamarin PDF Viewer

Adding a Custom Stamp to a PDF Using Xamarin PDF Viewer

9
Comments
4 min read
Feature voting for your mobile app

Feature voting for your mobile app

4
Comments
2 min read
🇫🇷 Introduction à TDD en Swift (Partie 1) - 7 étapes essentielles

🇫🇷 Introduction à TDD en Swift (Partie 1) - 7 étapes essentielles

4
Comments
1 min read
install .ipa file using ftp server

install .ipa file using ftp server

9
Comments
1 min read
Introduction To Observability For An iOS Developer

Introduction To Observability For An iOS Developer

8
Comments
4 min read
Managing your App Distribution using Firebase

Managing your App Distribution using Firebase

7
Comments 2
8 min read
Design Patterns with Swift: Facade pattern

Design Patterns with Swift: Facade pattern

8
Comments
3 min read
Hey Siri, text my latest Tweet

Hey Siri, text my latest Tweet

13
Comments 3
5 min read
MapKit — Map Pin and Annotation

MapKit — Map Pin and Annotation

7
Comments
1 min read
Deep Dive on Improving an iOS App Icon

Deep Dive on Improving an iOS App Icon

5
Comments
15 min read
Countdown film clutter in SwiftUI

Countdown film clutter in SwiftUI

4
Comments
1 min read
Coroutine Delay

Coroutine Delay

5
Comments
2 min read
Track your performance over time 🎛🏆

Track your performance over time 🎛🏆

4
Comments
1 min read
Want to help with ReduxKotlin? Explore new patterns in Multiplatform Kotlin

Want to help with ReduxKotlin? Explore new patterns in Multiplatform Kotlin

6
Comments
1 min read
Introducing the series

Introducing the series

8
Comments
5 min read
You Don't Need UIImage

You Don't Need UIImage

6
Comments
2 min read
StudIO: The all in one coding environment for iPad

StudIO: The all in one coding environment for iPad

12
Comments 3
2 min read
Painless NSLayoutAnchors

Painless NSLayoutAnchors

39
Comments
4 min read
#30 Days of IOS Development

#30 Days of IOS Development

4
Comments
1 min read
Can we change the status code of a HTTP request?

Can we change the status code of a HTTP request?

7
Comments
2 min read
Compiler flags for SwiftUI codes

Compiler flags for SwiftUI codes

6
Comments
2 min read
How to Load Appointments on Demand via Web Services in Xamarin.Forms Scheduler

How to Load Appointments on Demand via Web Services in Xamarin.Forms Scheduler

5
Comments
6 min read
iOS and Android Notifications

iOS and Android Notifications

5
Comments
6 min read
Designing an Airfare Calendar in Xamarin.Forms

Designing an Airfare Calendar in Xamarin.Forms

5
Comments
5 min read
(Sort of) fixing autofocus in iOS Safari

(Sort of) fixing autofocus in iOS Safari

5
Comments 1
3 min read
Flutter and Me

Flutter and Me

5
Comments 4
1 min read
Metadata for the App Store. Why is it so important for app publishers and how to do it right.

Metadata for the App Store. Why is it so important for app publishers and how to do it right.

8
Comments 1
3 min read
How to Get 3D Content for Your Augmented Reality (AR) iOS Apps

How to Get 3D Content for Your Augmented Reality (AR) iOS Apps

7
Comments
1 min read
Day 1 of #100DaysOfSwiftUI 🚀

Day 1 of #100DaysOfSwiftUI 🚀

10
Comments
1 min read
Correctly capture iOS 13 Device Token in Xamarin

Correctly capture iOS 13 Device Token in Xamarin

13
Comments 7
3 min read
Code, code, code, coffee, repeat. And win €2500! Join our out-of-the-box fintech hackathon! 🌈

Code, code, code, coffee, repeat. And win €2500! Join our out-of-the-box fintech hackathon! 🌈

8
Comments
1 min read
Introducing Radial Gauge Widget in Flutter

Introducing Radial Gauge Widget in Flutter

10
Comments
5 min read
Introducing Shimmer in Xamarin.Forms

Introducing Shimmer in Xamarin.Forms

9
Comments
4 min read
Test Seamlessly on real iPhones and iPads!

Test Seamlessly on real iPhones and iPads!

4
Comments
1 min read
Changing that Back button label on iOS with Xamarin Forms

Changing that Back button label on iOS with Xamarin Forms

3
Comments
2 min read
Will Storyboards still be alive?

Will Storyboards still be alive?

6
Comments 2
5 min read
Health iOS app redesign sprint in 8 hours. A case study from our internal hackathon.

Health iOS app redesign sprint in 8 hours. A case study from our internal hackathon.

46
Comments
3 min read
Fresh Here..

Fresh Here..

6
Comments 2
1 min read
CREATE LOCALIZED SCREENSHOTS

CREATE LOCALIZED SCREENSHOTS

3
Comments
3 min read
A SwiftUI CollectionView (with proper custom layouts)

A SwiftUI CollectionView (with proper custom layouts)

11
Comments
1 min read
Mobile cross-platform code using C/C++ and ezored

Mobile cross-platform code using C/C++ and ezored

5
Comments
1 min read
Parsing JSON with Swift 5

Parsing JSON with Swift 5

10
Comments
2 min read
Learn to code on your iPhone📱 for FREE 🚀

Learn to code on your iPhone📱 for FREE 🚀

8
Comments 2
2 min read
Background service in dart (flutter)

Background service in dart (flutter)

3
Comments
1 min read
Intro to Swift: Strings and Arithmetic

Intro to Swift: Strings and Arithmetic

9
Comments
4 min read
Swift Enumerations (Part 2)

Swift Enumerations (Part 2)

6
Comments
2 min read
React-iOS-PWA-prompt – Native style prompts for Add to Homescreen on iOS

React-iOS-PWA-prompt – Native style prompts for Add to Homescreen on iOS

2
Comments
1 min read
How to use Timeline View in Xamarin.Forms Scheduler

How to use Timeline View in Xamarin.Forms Scheduler

7
Comments
4 min read
How do I open screen time settings programmatically?

How do I open screen time settings programmatically?

3
Comments 1
1 min read
Accepted to Lambda School's iOS Development Course!

Accepted to Lambda School's iOS Development Course!

6
Comments 2
1 min read
Do You Know Enough Swift to Jump into an App Tutorial?

Do You Know Enough Swift to Jump into an App Tutorial?

4
Comments
2 min read
Tips for before choosing an iPhone development company

Tips for before choosing an iPhone development company

4
Comments
1 min read
How to easily parse deep json in Swift

How to easily parse deep json in Swift

6
Comments
1 min read
Kotlin Multiplatform: Expect/Actuals in Less Than Five Minutes

Kotlin Multiplatform: Expect/Actuals in Less Than Five Minutes

8
Comments
3 min read
How to save Swift Enum Types with Associated Values

How to save Swift Enum Types with Associated Values

6
Comments
4 min read
Wine Searcher iOS demo

Wine Searcher iOS demo

9
Comments
1 min read
UITableView vs Managing business logic in MVVM

UITableView vs Managing business logic in MVVM

10
Comments
4 min read
Meditation app for iOS - dribbble shot implementation

Meditation app for iOS - dribbble shot implementation

5
Comments
1 min read
Paginated list with animated updates (RxFeedback, RxDataSources)

Paginated list with animated updates (RxFeedback, RxDataSources)

6
Comments 1
3 min read
VinylShop mobile app

VinylShop mobile app

4
Comments
1 min read
loading...