21 articles

📰 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
Is Flutter Still the Best Choice in 2025?
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...
How to Build Rich Text Editor in SwiftUI
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...
Free GraphQL APIs You Can Use Today
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...
iOS 19 SDK Developer Update: Prepare for UIApplicationDelegate Deprecations
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...
Color Management Across Apple Frameworks
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...
iOS 18.4 Brings AI-Powered Priority Notifications
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...
Building a MCP server in Swift
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...
How to Integrate Face/Biometric ID in Your iOS App🚀
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...
Mastering 4 way Infinite Scroll in SwiftUI!
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...
🚀 Discover Cloud Gallery: An Open-Source Photo Backup App for Flutter Devs!
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...
🌟 Help Our Open Source Project Win Flutter of the Year! 🚀
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...
Boost Your App’s Performance with Lazy Stacks in SwiftUI
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? 🧐 ...
I Found Splito: An Exciting Open-Source Bill-Splitting 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...
Adjust the intensity/brightness of colors in SwiftUI views
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...
Simplify Paywall Integration with NamiML
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...
Integrating Live Activity and Dynamic Island in iOS: A Complete Guide - Part 2
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...
How To Add Multiple Modules In The Swift Package Manager
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...