Soooo satisfying 😌 #iosdev


Kicking off a new project. This time, I will focus on iOS, ASO, and do a single feature as well as possible. #BuildInPublic #iOSDev

oscarmorenodev's tweet image. Kicking off a new project. This time, I will focus on iOS, ASO, and do a single feature as well as possible.
#BuildInPublic #iOSDev

Introducing WordJam – the app that won us the IndeHub Competition ✨ A fun, fast-paced word game built entirely with SwiftUI & designed for iOS 26. Comment “TestFlight” and I’ll DM you the link. :D Your feedback means the world! #iOS #iOSDev #SwiftUI #IndieDev #Programming


Introducing Remindly 🔔 Your new companion for staying organized, motivated, and stress-free. ✅ Smart reminders for tasks & habits 📊 Motivation from streaks & charts 🔔 Widgets & notifications that help 📱 Clean liquid-glass UI you’ll love #buildinpublic #iosdev #indiedev

saifcodes's tweet image. Introducing Remindly 🔔 
Your new companion for staying organized, motivated, and stress-free.

✅ Smart reminders for tasks & habits
📊 Motivation from streaks & charts
🔔 Widgets & notifications that help
📱 Clean liquid-glass UI you’ll love

#buildinpublic #iosdev #indiedev

The TestFlight version of Peek-A-Doodle was approved this morning, and I just tried it out with some friends! This is the current feeling when you see it all coming together 😂🙈🍆 #buildinpublic #iosdev #swiftui #IndieDevs


Throwback to the first iOS app I published, 2011. #iOSDev

AndyIbanezK's tweet image. Throwback to the first iOS app I published, 2011. #iOSDev

Understanding MainActor in Swift #iosdev


Concurrency magic in Swift ⚡️ Running tasks in parallel with async let means both network calls start together 🚀 — cutting your wait time in half ⏱️ #SwiftLang #iOSDev

azamsharp's tweet image. Concurrency magic in Swift ⚡️

Running tasks in parallel with async let means both network calls start together 🚀 — cutting your wait time in half ⏱️ #SwiftLang #iOSDev

🔥 Learn fundamental concepts of SwiftUI framework through this 2 hour free course. youtu.be/2AdhQ-oVnqg RT are always appreciated! #iosdev #swiftui

azamsharp's tweet image. 🔥 Learn fundamental concepts of SwiftUI framework through this 2 hour free course. 

youtu.be/2AdhQ-oVnqg

RT are always appreciated! 

#iosdev #swiftui

It’s finally here!! 🤩 I’m so happy to finally start this journey, can’t wait to learn how to build apps 💪🏻 #buildinpublic #iosdev

brunogonzalez__'s tweet image. It’s finally here!! 🤩

I’m so happy to finally start this journey, can’t wait to learn how to build apps 💪🏻

#buildinpublic #iosdev

Yeyyyy!!! First user just converted from the trial! Am I happy? Naaah… I’m super duper happy 🤩❤️ #IndieDev #iOSDev #BuildInPublic

RichaHarsivo's tweet image. Yeyyyy!!! First user just converted from the trial! Am I happy? Naaah… I’m super duper happy 🤩❤️ #IndieDev #iOSDev #BuildInPublic

Different engagement results from the NSBuddy launch announcement on LinkedIn vs. X 🤔 #BuildInPublic #iOSDev

oscarmorenodev's tweet image. Different engagement results from the NSBuddy launch announcement on LinkedIn vs. X 🤔
#BuildInPublic #iOSDev
oscarmorenodev's tweet image. Different engagement results from the NSBuddy launch announcement on LinkedIn vs. X 🤔
#BuildInPublic #iOSDev

The import from Instagram Reels is looking good so far 🙌 @mealbox_app. I can't wait to use my own app for meal prepping 🥹 #buildinpublic #iosdev

maros_petrus's tweet image. The import from Instagram Reels is looking good so far 🙌 @mealbox_app. I can't wait to use my own app for meal prepping 🥹

#buildinpublic #iosdev

Container/Presentation Pattern in SwiftUI (Inspired from React) #iosdev #swiftui


Okay, I need to keep pushing Votice to grow — and today a new idea for the management app just popped up. I still need to shape it, but I think it could work really well. 🚀💡 #IndieDev #iOSDev #SwiftLang #Votice


Been playing around with iOS 26 recently. I was pleasantly surprised at how accessible @Apple's Language Models are using the Shortcuts App. So much so I thought it was worth writing about in a short post. 🍎 darrylbayliss.net/using-apples-f… #iOSDev #Apple #GenerativeAI #SLM


Here's a good general Accessibility Rule for iOS native apps to support Resize Text: All Text needs to be inside a ScrollView or else the text will truncate... when enlarged and it has nowhere to vertically expand! #a11y #iOSdev #DynamicType


It's almost time—the winners of #Shipaton will be announced tomorrow! 🚀 Spend your waiting time wisely & add our SDK to your app, now. 📊 Whether you win or not, it's good to know more about your apps usage. TD is free like RC but even easier to start with! #DataDriven #iOSDev


Updated for iOS 26! Explore how to integrate alternative AI models into your apps: kodeco.com/ios/paths/thir… #iOS26 #iOSDev #SwiftLang #OnDeviceAI #AppleAI #3rdPartyAI #AIPoweredApps #Kodeco #LearnToCode

kodecodev's tweet image. Updated for iOS 26!

Explore how to integrate alternative AI models into your apps: kodeco.com/ios/paths/thir…

#iOS26 #iOSDev #SwiftLang #OnDeviceAI #AppleAI #3rdPartyAI #AIPoweredApps #Kodeco #LearnToCode

Learn when and how to use @ dynamicCallable avanderlee.com/swift/dynamicc… 🐍 Allow access from other languages like Python 🔍 Working together with Dynamic Member Lookup #swiftlang #iosdev


In Swift, defer is a powerful statement used to schedule code to be executed just before the current scope exits, whether that's a function, loop, or closure. The execution is postponed until the scope ends 👇🏼 #iOSDev #Swift

drmobiledev's tweet image. In Swift, defer is a powerful statement used to schedule code to be executed just before the current scope exits, whether that's a function, loop, or closure. 

The execution is postponed until the scope ends 👇🏼

#iOSDev #Swift

Swift'te defer, mevcut scope (bir fonksiyon, döngü veya closure) sona ermeden hemen önce çalıştırılacak kodu planlamak için kullanılan güçlü bir ifadedir. Scope sonunda defer bloğu çalışır 👇🏼 #iOSDev #Swift

drmobiledev_tr's tweet image. Swift'te defer, mevcut scope (bir fonksiyon, döngü veya closure) sona ermeden hemen önce çalıştırılacak kodu planlamak için kullanılan güçlü bir ifadedir. 

Scope sonunda defer bloğu çalışır 👇🏼

#iOSDev #Swift

Have you hit this iOS + Firebase Keychain issue? How did you handle it? Curious if there’s a smarter way than my boolean flag fix 👇 #Firebase #iOSDev #MobileApps #BugFix #LearningByDoing 5/5


我深圳在AI智能硬件领域创业的同学说想招客户端开发,flutter最佳,我说那至少得P5职级,客户端研发之前被搞断代了,现在基本没有5年以下经验的客户端研发吧 #iOSDev 早都没人要了😂


The TestFlight version of Peek-A-Doodle was approved this morning, and I just tried it out with some friends! This is the current feeling when you see it all coming together 😂🙈🍆 #buildinpublic #iosdev #swiftui #IndieDevs


I just published Swift: Power Foundation Models With MCP Servers (Tools) - Let’s Reuse Tools made by others! medium.com/@itsuki.enjoy/… #iosdev #swift #MCP #mcptools


Lesson of the day: Respond honestly to your 1 star reviews. When someone complains about the pricing of Art of Fauna, I leave a respond like this. It's a tad dramatic, but it's the truth. And in 9/10 cases, this flips it to a 5 star review. #indiedev #iosdev

klemensstrasser's tweet image. Lesson of the day: Respond honestly to your 1 star reviews. 

When someone complains about the pricing of Art of Fauna, I leave a respond like this. It's a tad dramatic, but it's the truth. And in 9/10 cases, this flips it to a 5 star review.

#indiedev #iosdev

Throwback to the first iOS app I published, 2011. #iOSDev

AndyIbanezK's tweet image. Throwback to the first iOS app I published, 2011. #iOSDev

Kicking off a new project. This time, I will focus on iOS, ASO, and do a single feature as well as possible. #BuildInPublic #iOSDev

oscarmorenodev's tweet image. Kicking off a new project. This time, I will focus on iOS, ASO, and do a single feature as well as possible.
#BuildInPublic #iOSDev

Introducing Remindly 🔔 Your new companion for staying organized, motivated, and stress-free. ✅ Smart reminders for tasks & habits 📊 Motivation from streaks & charts 🔔 Widgets & notifications that help 📱 Clean liquid-glass UI you’ll love #buildinpublic #iosdev #indiedev

saifcodes's tweet image. Introducing Remindly 🔔 
Your new companion for staying organized, motivated, and stress-free.

✅ Smart reminders for tasks & habits
📊 Motivation from streaks & charts
🔔 Widgets & notifications that help
📱 Clean liquid-glass UI you’ll love

#buildinpublic #iosdev #indiedev

8000 ratings!! And still 4.9 out of 5 stars for The Art of Fauna. ❤️ If ratings continue to come in with that speed, then it will cross 10000 ratings before the year ends! 🤯 #indiedev #iosdev

klemensstrasser's tweet image. 8000 ratings!! And still 4.9 out of 5 stars for The Art of Fauna. ❤️

If ratings continue to come in with that speed, then it will cross 10000 ratings before the year ends! 🤯

#indiedev #iosdev

Bugün Google’dan iOS Mühendisi @yigitalpciray ile harika bir kariyer sohbeti yaptık! 🚀 GDG Hatay etkinliğinde iOS dünyası ve teknoloji kariyerine dair ilham verici bir sohbet gerçekleşti. Daha fazla etkinlik için takipte kalın! #GDG #iOSDev #TechTalk

gdghatay's tweet image. Bugün Google’dan iOS Mühendisi @yigitalpciray ile harika bir kariyer sohbeti yaptık! 🚀

GDG Hatay etkinliğinde iOS dünyası ve teknoloji kariyerine dair ilham verici bir sohbet gerçekleşti.

Daha fazla etkinlik için takipte kalın!
#GDG #iOSDev #TechTalk
gdghatay's tweet image. Bugün Google’dan iOS Mühendisi @yigitalpciray ile harika bir kariyer sohbeti yaptık! 🚀

GDG Hatay etkinliğinde iOS dünyası ve teknoloji kariyerine dair ilham verici bir sohbet gerçekleşti.

Daha fazla etkinlik için takipte kalın!
#GDG #iOSDev #TechTalk

💥 Most SwiftUI apps are doing dependency injection WRONG. azamsharp.com/2025/09/08/why… #iosdev #swiftui

azamsharp's tweet image. 💥 Most SwiftUI apps are doing dependency injection WRONG.

azamsharp.com/2025/09/08/why…

#iosdev #swiftui

Excited to share! With iOS 26, Lil Artist is getting a major upgrade powered by Apple Intelligence. With these updates, parents can now generate bedtime stories for their kids by simply choosing a theme and character. The app then creates a magical story. #iOS26 #iOSDev #Swift

ArimaJain's tweet image. Excited to share! With iOS 26, Lil Artist is getting a major upgrade powered by Apple Intelligence.

With these updates, parents can now generate bedtime stories for their kids by simply choosing a theme and character. The app then creates a magical story. 

#iOS26 #iOSDev #Swift
ArimaJain's tweet image. Excited to share! With iOS 26, Lil Artist is getting a major upgrade powered by Apple Intelligence.

With these updates, parents can now generate bedtime stories for their kids by simply choosing a theme and character. The app then creates a magical story. 

#iOS26 #iOSDev #Swift
ArimaJain's tweet image. Excited to share! With iOS 26, Lil Artist is getting a major upgrade powered by Apple Intelligence.

With these updates, parents can now generate bedtime stories for their kids by simply choosing a theme and character. The app then creates a magical story. 

#iOS26 #iOSDev #Swift

Locked 🔒 here for the next 1 + 4 hours coding! 🤓👨🏽‍💻📲 #xcode #iosdev #figma

AneudysAmparo's tweet image. Locked 🔒 here for the next 1 + 4 hours coding! 🤓👨🏽‍💻📲

#xcode
#iosdev
#figma

🚀 Animock v4 is almost here — packed with magic, speed, and surprises. Stay tuned! ⏳🔥 #buildinginpublic #iosdev #developers #Apps #3d #3DModel #wallpaper #design #Designers #animation #3Danimation

animockapp's tweet image. 🚀 Animock v4 is almost here — packed with magic, speed, and surprises. Stay tuned! ⏳🔥

#buildinginpublic #iosdev #developers #Apps #3d #3DModel #wallpaper #design #Designers #animation #3Danimation

Looks like #Xcode 26 isn't allowed by the ASC yet :( #iOSDev

Typ0genius's tweet image. Looks like #Xcode 26 isn't allowed by the ASC yet :(

#iOSDev

Nothing beats the feeling of making a customer happy with a quick fix and getting rewarded with an updated 5-star rating for @TranslateKitApp 💪⭐ – thanks, Jon! 🙌 #iOSDev #AppStore #IndieDevLife #L10n #BuildInPublic

Jeehut's tweet image. Nothing beats the feeling of making a customer happy with a quick fix and getting rewarded with an updated 5-star rating for @TranslateKitApp 💪⭐ – thanks, Jon! 🙌

#iOSDev #AppStore #IndieDevLife #L10n #BuildInPublic

Yeyyyy!!! First user just converted from the trial! Am I happy? Naaah… I’m super duper happy 🤩❤️ #IndieDev #iOSDev #BuildInPublic

RichaHarsivo's tweet image. Yeyyyy!!! First user just converted from the trial! Am I happy? Naaah… I’m super duper happy 🤩❤️ #IndieDev #iOSDev #BuildInPublic

Loading...

Something went wrong.


Something went wrong.


United States Trends