📰 Dev.to · divyesh vekariya
Articles from Dev.to · divyesh vekariya · 21 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9363)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · divyesh vekariya
1d ago
Type-Safe SwiftUI Navigation: Building a Better NavigationStack with NavigationPilot
SwiftUI’s NavigationStack is great… until you build a real app. Type-erased...

Dev.to · divyesh vekariya
5d ago
The Complete Senior iOS Developer Interview Guide (2026)— Part 2
*While preparing for senior iOS interviews, I noticed something: * Most resources stop at...

Dev.to · divyesh vekariya
1mo ago
Mastering QR Code Generation & Scanning in SwiftUI
🔲 QR codes look simple. But they’re powerful. Most apps treat QR as just another...

Dev.to · divyesh vekariya
5mo ago
Is Native iOS Development with Swift Still Worth It in 2025?
Focused on creating a high‑quality iOS app and want the best performance and tightest integration? I...

Dev.to · divyesh vekariya
6mo ago
Is Flutter Still the Best Choice in 2025?
Thinking of building a mobile app for both iOS and Android? Check out this article: Swift vs. Kotlin...

Dev.to · divyesh vekariya
6mo ago
How to Build Rich Text Editor in SwiftUI
Building a Rich Text Editor in SwiftUI (with iOS 26 APIs) I am spending weekends exploring new iOS...

Dev.to · divyesh vekariya
11mo ago
Free GraphQL APIs You Can Use Today
Whether you're building a demo, running a workshop, or just learning how GraphQL works, it's always...

Dev.to · divyesh vekariya
11mo ago
iOS 19 SDK Developer Update: Prepare for UIApplicationDelegate Deprecations
Dear iOS Developers, Recent WebKit commits signal that Apple is planning to deprecate several legacy...

Dev.to · divyesh vekariya
1y ago
Color Management Across Apple Frameworks
Managing colors effectively across UIKit, SwiftUI, and Core Graphics can be challenging, but Apple...

Dev.to · divyesh vekariya
1y ago
iOS 18.4 Brings AI-Powered Priority Notifications
Apple’s upcoming iOS 18.4 introduces Priority Notifications, an AI-driven feature that intelligently...

Dev.to · divyesh vekariya
1y ago
Building a MCP server in Swift
The Model Context Protocol (MCP) is one of the most exciting emerging concepts, extending LLM...

Dev.to · divyesh vekariya
1y ago
How to Integrate Face/Biometric ID in Your iOS App🚀
Tired of clunky passwords and PINs? Ditch them for the seamless power of Face ID! In my latest...

Dev.to · divyesh vekariya
1y ago
Mastering 4 way Infinite Scroll in SwiftUI!
I just found an exciting Article and found an article which building a custom SwiftUI component...

Dev.to · divyesh vekariya
1y ago
🚀 Discover Cloud Gallery: An Open-Source Photo Backup App for Flutter Devs!
If you're looking for a Flutter-based open-source solution to back up your photos to the cloud, check...

Dev.to · divyesh vekariya
1y ago
🌟 Help Our Open Source Project Win Flutter of the Year! 🚀
Hi Redditors! 👋 We’re excited to share that our open-source project Cloud Gallery is currently in...

Dev.to · divyesh vekariya
1y ago
Boost Your App’s Performance with Lazy Stacks in SwiftUI
Did you know that improper use of SwiftUI stacks can lead to performance issues in your app? 🧐 ...

Dev.to · divyesh vekariya
1y ago
I Found Splito: An Exciting Open-Source Bill-Splitting App
I recently discovered Splito, an open-source iOS app that makes splitting bills and managing group...

Dev.to · divyesh vekariya
1y ago
Adjust the intensity/brightness of colors in SwiftUI views
SwiftUI makes it incredibly easy to tweak colors with the brightness(_:) modifier. You can lighten or...

Dev.to · divyesh vekariya
1y ago
Simplify Paywall Integration with NamiML
If you're looking to add a paywall to your app without the hassle of submitting updates, NamiML is a...

Dev.to · divyesh vekariya
1y ago
Integrating Live Activity and Dynamic Island in iOS: A Complete Guide - Part 2
In Part 1, we explored the fundamentals of Live Activities and Dynamic Island, covering what they...

Dev.to · divyesh vekariya
1y ago
How To Add Multiple Modules In The Swift Package Manager
If you’re working with Swift Package Manager (SPM) and want to organize your code into multiple...
DeepCamp AI