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.
How to Implement a Cross-Platform Login Screen with Angular within a WKWebView

How to Implement a Cross-Platform Login Screen with Angular within a WKWebView

2
Comments
6 min read
Kotlin Multiplatform and Swift - Overcoming Interoperability Challenges for Multiplatform Development

Kotlin Multiplatform and Swift - Overcoming Interoperability Challenges for Multiplatform Development

5
Comments 1
6 min read
Tauri mobile for iOS

Tauri mobile for iOS

3
Comments
4 min read
Announcing SolveSum: A Testament to the Power of Starting Small

Announcing SolveSum: A Testament to the Power of Starting Small

1
Comments
2 min read
Reducing JPEG UIImage RAM Usage by 50%

Reducing JPEG UIImage RAM Usage by 50%

30
Comments 1
5 min read
LeetCode 2801 (Hard, Acceptance Level 14.5%). Count Stepping Numbers in Range. DP. Efficiently handles large inputs (10^9 + 7).

LeetCode 2801 (Hard, Acceptance Level 14.5%). Count Stepping Numbers in Range. DP. Efficiently handles large inputs (10^9 + 7).

7
Comments 2
4 min read
iOS Dev Skills. Performance Review.

iOS Dev Skills. Performance Review.

7
Comments
4 min read
Write Once, Run Everywhere: Building with Kotlin and Compose Multiplatform

Write Once, Run Everywhere: Building with Kotlin and Compose Multiplatform

18
Comments 6
4 min read
Unleashing the Power of Flutter Slivers: Dive into a Scrollable Wonderland!

Unleashing the Power of Flutter Slivers: Dive into a Scrollable Wonderland!

3
Comments 1
5 min read
How to Implement Resumable File Uploads toAzure Blob Storage in Flutter

How to Implement Resumable File Uploads toAzure Blob Storage in Flutter

1
Comments
2 min read
React Native: Ultimate Guide to Create a Home Screen Widget for iOS and Android

React Native: Ultimate Guide to Create a Home Screen Widget for iOS and Android

8
Comments 2
9 min read
Using Aptabase Analytics with NativeScript

Using Aptabase Analytics with NativeScript

2
Comments
2 min read
My understanding of MVI architecture

My understanding of MVI architecture

Comments
6 min read
Challenges working on my first app with React Native

Challenges working on my first app with React Native

1
Comments
4 min read
🕊 Learn Swift for Free with These Top 7 Resources

🕊 Learn Swift for Free with These Top 7 Resources

1
Comments
6 min read
LeetCode 2790 (Hard). Maximum Number of Groups With Increasing Length. O(NlogN). Math. Only 10 lines of code.

LeetCode 2790 (Hard). Maximum Number of Groups With Increasing Length. O(NlogN). Math. Only 10 lines of code.

5
Comments
4 min read
Implementing location search by address into the iOS app. Step-by-Step Guide

Implementing location search by address into the iOS app. Step-by-Step Guide

6
Comments
4 min read
All about Silent Push Notifications. Step-by-Step Guide

All about Silent Push Notifications. Step-by-Step Guide

3
Comments
6 min read
Como criar um App para iOS em ViewCode

Como criar um App para iOS em ViewCode

32
Comments 5
12 min read
How to Build an E-commerce App in SwiftUI using Firebase

How to Build an E-commerce App in SwiftUI using Firebase

7
Comments 1
3 min read
#5 SOLID - Dependency Inversion Principle | Swift | iOS Development

#5 SOLID - Dependency Inversion Principle | Swift | iOS Development

2
Comments
1 min read
Mobile Development Best Practices: Strategies for Building Successful Apps for Android and iOS

Mobile Development Best Practices: Strategies for Building Successful Apps for Android and iOS

68
Comments
12 min read
Como decodificar JSON em Swift

Como decodificar JSON em Swift

6
Comments
5 min read
Implementing Apple's Device Check App Attest Protocol

Implementing Apple's Device Check App Attest Protocol

Comments
8 min read
Collapsible Card with React Native Reanimated

Collapsible Card with React Native Reanimated

8
Comments 6
2 min read
#4 SOLID - Interface Segregation Principle | Swift | iOS Development

#4 SOLID - Interface Segregation Principle | Swift | iOS Development

7
Comments
1 min read
Best new Flutter Templates on the market in 2023

Best new Flutter Templates on the market in 2023

11
Comments
4 min read
How to add a video call feature to your iOS app in 15 minutes

How to add a video call feature to your iOS app in 15 minutes

8
Comments
8 min read
#3 SOLID - Liskov Substitution Principle | Swift | iOS Development

#3 SOLID - Liskov Substitution Principle | Swift | iOS Development

1
Comments
1 min read
#2 SOLID - Open Close Principle | Swift | iOS Development

#2 SOLID - Open Close Principle | Swift | iOS Development

1
Comments
1 min read
how you can use react-native-fs (rnfs) to download a file in React Native

how you can use react-native-fs (rnfs) to download a file in React Native

4
Comments 3
2 min read
Dia 3 - #100DaysOfSwift

Dia 3 - #100DaysOfSwift

1
Comments
1 min read
LeetCode 2612 (Hard). Minimum Reverse Operations. Swift. BFS. O(n+k). O(n).

LeetCode 2612 (Hard). Minimum Reverse Operations. Swift. BFS. O(n+k). O(n).

8
Comments
4 min read
Swift Quiz #04: Swift Strings and Characters

Swift Quiz #04: Swift Strings and Characters

Comments
6 min read
How to create WebView and the preview of a web page in .NET MAUI

How to create WebView and the preview of a web page in .NET MAUI

3
Comments
5 min read
This is the best app for coding on a phone!

This is the best app for coding on a phone!

1
Comments
2 min read
How I deploy my website using my Apple Watch

How I deploy my website using my Apple Watch

11
Comments 3
6 min read
react-native issues: DevSettings can't change global variables.

react-native issues: DevSettings can't change global variables.

Comments
1 min read
React Native Payment Gateway - Razorpay

React Native Payment Gateway - Razorpay

1
Comments
3 min read
5 Lessons Gleaned and Memed from Making My 2nd iOS App

5 Lessons Gleaned and Memed from Making My 2nd iOS App

5
Comments 4
7 min read
Dia 2 - #100DaysOfSwift

Dia 2 - #100DaysOfSwift

Comments
3 min read
LeetCode 956 (Hard). Solution of the day. Tallest Billboard. Swift. DP.

LeetCode 956 (Hard). Solution of the day. Tallest Billboard. Swift. DP.

6
Comments 1
3 min read
Using Bazel with your iOS Projects

Using Bazel with your iOS Projects

24
Comments
5 min read
An animated clock app, developed with Flutter animation library

An animated clock app, developed with Flutter animation library

4
Comments
2 min read
iOS 17: Apple goes all-in with passkeys

iOS 17: Apple goes all-in with passkeys

2
Comments
1 min read
Recreating iMessage's Sticker Peel-Off Effect

Recreating iMessage's Sticker Peel-Off Effect

33
Comments 1
7 min read
Navigation Link - Swift UI iOS 16

Navigation Link - Swift UI iOS 16

3
Comments 1
1 min read
How to Create and Customize the Floating Action Button in Flutter

How to Create and Customize the Floating Action Button in Flutter

2
Comments
2 min read
How to Create Swift Macros with Xcode 15

How to Create Swift Macros with Xcode 15

Comments
6 min read
[WWDC2023] New Additions to ScrollView in iOS17 Part 1

[WWDC2023] New Additions to ScrollView in iOS17 Part 1

3
Comments
5 min read
Create, Push, and Present Any View Controller in 1 LOC using Metaprogramming

Create, Push, and Present Any View Controller in 1 LOC using Metaprogramming

34
Comments 8
11 min read
Using Appium To Run iOS Tests on Real Devices

Using Appium To Run iOS Tests on Real Devices

1
Comments
4 min read
Is this code thread safe? Swift | iOS Development interview question

Is this code thread safe? Swift | iOS Development interview question

1
Comments
1 min read
Collection View in Cross-Platform Swift Apps

Collection View in Cross-Platform Swift Apps

2
Comments
7 min read
Serial DispatchQueue | sync & async explained | Swift

Serial DispatchQueue | sync & async explained | Swift

Comments
2 min read
React Native Live Streaming App with Video SDK

React Native Live Streaming App with Video SDK

2
Comments
12 min read
Remove Entry and Picker borders in .NET MAUI

Remove Entry and Picker borders in .NET MAUI

4
Comments 9
2 min read
Working with files in .NET MAUI

Working with files in .NET MAUI

Comments
4 min read
What's your initial reaction to Apple Vision Pro?

What's your initial reaction to Apple Vision Pro?

16
Comments 44
1 min read
[WWDC2023] SwiftData Basic Use Case in 6 Steps

[WWDC2023] SwiftData Basic Use Case in 6 Steps

7
Comments
5 min read
loading...