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.
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
Apple is killing PWA?

Apple is killing PWA?

46
Comments 15
8 min read
iOS 17.4 Update Ends PWA Support in the European Union

iOS 17.4 Update Ends PWA Support in the European Union

42
Comments 28
2 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
Recreating iMessage's Sticker Peel-Off Effect

Recreating iMessage's Sticker Peel-Off Effect

33
Comments 1
7 min read
Como criar um App para iOS em ViewCode

Como criar um App para iOS em ViewCode

32
Comments 5
12 min read
The Steve Jobs-era Vision Pro sketches

The Steve Jobs-era Vision Pro sketches

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

Reducing JPEG UIImage RAM Usage by 50%

30
Comments 1
5 min read
Top 30 Flutter Food App Templates for 2023

Top 30 Flutter Food App Templates for 2023

24
Comments 5
20 min read
Using Bazel with your iOS Projects

Using Bazel with your iOS Projects

24
Comments
5 min read
How We Translated the Dodo Pizza App into Arabic

How We Translated the Dodo Pizza App into Arabic

21
Comments
17 min read
The Ultimate Mobile Accessibility Resource Guide

The Ultimate Mobile Accessibility Resource Guide

20
Comments 1
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
In-app surveys for React Native Apps

In-app surveys for React Native Apps

18
Comments 1
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
What are your takeaways from the Apple event?

What are your takeaways from the Apple event?

15
Comments 3
1 min read
Apps which will become famous in 2024

Apps which will become famous in 2024

14
Comments 18
1 min read
How To Install React-Native on Windows, A Step-By-Step Guide. Possible Errors And How To Fix Them

How To Install React-Native on Windows, A Step-By-Step Guide. Possible Errors And How To Fix Them

13
Comments 1
8 min read
Apple DMA changes - for better or for worse?

Apple DMA changes - for better or for worse?

13
Comments
4 min read
LeetCode, Hard (Acceptance 24%, Latest): 2867. Count Valid Paths in a Tree. DFS. O(n). Swift.

LeetCode, Hard (Acceptance 24%, Latest): 2867. Count Valid Paths in a Tree. DFS. O(n). Swift.

12
Comments 1
3 min read
The Ultimate Guide to Intuitive UI Design for iOS Apps

The Ultimate Guide to Intuitive UI Design for iOS Apps

12
Comments 5
5 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
Deadlocks in Operating Systems

Deadlocks in Operating Systems

11
Comments 4
3 min read
Apple's PWA Bombshell: The story behind

Apple's PWA Bombshell: The story behind

11
Comments 4
2 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 Cost Down an iOS App to $5000: A Realistic Guide

How to Cost Down an iOS App to $5000: A Realistic Guide

10
Comments
3 min read
Creating Beautiful UI with Flutter

Creating Beautiful UI with Flutter

9
Comments 4
3 min read
Tap to Pay on any device by using an NFC tag

Tap to Pay on any device by using an NFC tag

9
Comments 2
4 min read
3 Cases When Accessibility Could Highlight Bugs and Save Money

3 Cases When Accessibility Could Highlight Bugs and Save Money

9
Comments 4
13 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
The Impact of Apple Silicon on My Path to iOS Development

The Impact of Apple Silicon on My Path to iOS Development

8
Comments
6 min read
Top 15 iOS App Performance Optimization Techniques To Know in 2024

Top 15 iOS App Performance Optimization Techniques To Know in 2024

8
Comments 2
5 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
MacOS Virtualization using VMware

MacOS Virtualization using VMware

8
Comments 2
3 min read
Splitting SwiftData and SwiftUI via MVVM

Splitting SwiftData and SwiftUI via MVVM

8
Comments 4
4 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
Collapsible Card with React Native Reanimated

Collapsible Card with React Native Reanimated

8
Comments 6
2 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
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
iOS Dev Skills. Performance Review.

iOS Dev Skills. Performance Review.

7
Comments
4 min read
Control dependencies with structs in Swift

Control dependencies with structs in Swift

7
Comments
7 min read
Secret Hacks: How to Cost Down iOS App Development

Secret Hacks: How to Cost Down iOS App Development

7
Comments 1
2 min read
LeetCode 2532 (Hard++, Extra Category, Amazon). Time to Cross a Bridge.

LeetCode 2532 (Hard++, Extra Category, Amazon). Time to Cross a Bridge.

7
Comments 4
6 min read
[WWDC2023] SwiftData Basic Use Case in 6 Steps

[WWDC2023] SwiftData Basic Use Case in 6 Steps

7
Comments
5 min read
#4 SOLID - Interface Segregation Principle | Swift | iOS Development

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

7
Comments
1 min read
LeetCode, Hard, last two problems: 2809. Min Time to Make Array Sum At Most x & 2813. Max Elegance of a K-Length Subseq.

LeetCode, Hard, last two problems: 2809. Min Time to Make Array Sum At Most x & 2813. Max Elegance of a K-Length Subseq.

7
Comments 2
4 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
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
LeetCode, Hard: 2818. Apply Operations to Maximize Score. Swift

LeetCode, Hard: 2818. Apply Operations to Maximize Score. Swift

6
Comments
5 min read
Como decodificar JSON em Swift

Como decodificar JSON em Swift

6
Comments
5 min read
Managing the Keyboard in SwiftUI: A Comprehensive Tutorial

Managing the Keyboard in SwiftUI: A Comprehensive Tutorial

6
Comments 1
2 min read
How to build a custom widget in Flutter — GoGoSoon

How to build a custom widget in Flutter — GoGoSoon

6
Comments
7 min read
iOS ScrollView - make it snappy!

iOS ScrollView - make it snappy!

6
Comments
2 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
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
XcodeProjectBump: The Ultimate Tool for Automated Version Updates in Info.plist

XcodeProjectBump: The Ultimate Tool for Automated Version Updates in Info.plist

5
Comments
1 min read
Future of Mobile App Development

Future of Mobile App Development

5
Comments
1 min read
Elevating Your Mobile App Dreams: Expert React Native Development for iOS and Android

Elevating Your Mobile App Dreams: Expert React Native Development for iOS and Android

5
Comments
3 min read
Discovering UI Performance testing with XCTest. Navigation performance.

Discovering UI Performance testing with XCTest. Navigation performance.

5
Comments 3
3 min read
Using Accessibility Rules with SwiftLint

Using Accessibility Rules with SwiftLint

5
Comments 1
2 min read
loading...