#swiftui نتائج البحث
It's so much fun to play around with animations and transitions in SwiftUI ✨😄 Working on creating achievements tracker and badge animations next. #swiftui
My second app, Get Some Sun, was submitted to the App Store, nothing to do now but wait. #buildinpublic #iosdev #swiftui #indiedev #iOS

iOS 26 Beta 3 introduced a reactive shadow effect, built in Icon Composer, that dynamically shifts when the phone is moved 😶🌫️ #iOS26 #swift #swiftui #apple #iOS
No solemos enseñar estas cosas, pero aquí va un vídeo del primer prototipo del #FitPassport de @FitWoody_Camp. Ni os imagináis lo que ha evolucionado estas semanas. 🫣 Para que luego digan que no se pueden hacer cosas chulas con #SwiftUI. #buildinpublic
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
My new hobby is just paying a coffee money to random LLM api and test it out - sonar api is actually great one for me to test out bunch of sending request and parse response to format that I like. #SwiftUI
❓How can I format text with Markdown in SwiftUI? 💡You can use Markdown formatting inside Text views with syntax like *italic*, **bold**, and `code` to enhance your UI text styling. 👉Free #SwiftUI picture book at bigmtn.studio

A little sneak peek into WordJam’s Avatar Picker with the Liquid Glass magic. This is where the game already feels alive before you even play. WordJam. Coming soon! ✨ #swiftui #liquidglass
Btw, one thing I haven’t seen anyone mentioned before: Since iOS 26.1 beta 2, buttons in glassProminent (or prominentGlass() in UIKit) tints button text—it’s no longer default to white. #iOS26 #SwiftUI #UIKit @BetaProfiles

I’ve shared a free resource for fellow indie developers: A step-by-step guide to submitting your app to the Apple App Store — the checklist I use every time I publish a new app. Hope it’s helpful: technets.tech/resource/ #IndieDev #SwiftUI #AppStoreConnect
I went from being rejected for 1 only UI to 4 different guideline rejections. App Store review is going to be super fun this time around 🤦🏻 this is a part of the process you don’t hear about I guess #buildinpublic #iosdev #swiftui #indiedev #iOS

Btw, one thing I haven’t seen anyone mentioned before: Since iOS 26.1 beta 2, buttons in glassProminent (or prominentGlass() in UIKit) tints button text—it’s no longer default to white. #iOS26 #SwiftUI #UIKit @BetaProfiles

🎉 I just finished Day 56 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/56 via @twostraws #SwiftUI #iosdevelopers
🚀 iOS Dev - Starting from 0 If I had to start over, here’s what I would do 👇 #iOSDev #Swift #SwiftUI #LearnToCode #iOSDevelopment
The videos from @ioSKonf '25 are starting to roll out. The video from my talk Distribute & Monetize Closed Source SDKs with the Swift Package Manager is now available. I just realized I desperately need podcast voice training 😬 #swift #swiftui danielsaidi.com/talks/2025/05/…
一週間の進捗:60個目作成中。色々実験してたら時間かかってる。 メモ: zenn.dev/shinya_swift/s… #SwiftUI #アプリ100本ノック #朝活 #iOS開発 #アサパパらぼ #プログラミング勉強中 #AI駆動開発 #Claude #Codex
SwiftUI handles the view, but AI is the brain. Learn how it thinks prompts, tokens, and context. That’s your real superpower. ⚡️ #AIBuilder #SwiftUI #iOS #MVP #BuildInPublic
Here we go! An app to store loyalty cards locally. Free, no ads, only on device, iCloud backup. #iOS #iOS26 #SwiftUI apps.apple.com/ua/app/card-wa…

🧠 When I started learning to code, I didn’t even know what Xcode was. I used to Google “how to run an app on iPhone.” But I showed up every day — even for 30 minutes — and built something. That habit changed everything. #CodeNewbie #SwiftUI #Motivation #IndieHackers
Does your SwiftUI navigation feel like a maze? 🧐 I just published "The SwiftUI Navigation Architecture That Will Save Your Projects: The Router Pattern" to help you out! Master NavigationStack & build clean, maintainable routing. #SwiftUI #iOSDevelopment #Programming…
The SwiftUI Navigation Architecture That Will Save Your Projects: The Router Pattern by Yunus Oktay @yunusoktaydev medium.com/icommunity/the…
Ever planned trips with Notes, Google Keep, and WhatsApp? Got fed up with it. Tried Wanderlog, TripIt – too complex and paywalled. So I built Planiter: a free, simple iOS trip planner. No account. Offline. Just what you need. apps.apple.com/us/app/planite… #SwiftUI #iOS #IndieApp
Comes free w/ TextEditor & editing AttributedString in iOS 26. TextEditor is still frustrating to use at time, but it has gotten a ton better. #SwiftUI #indiedev
You can get rich text editing in Rambler as well! You select text and then get the option in the same menu that lets you copy and paste. Go nuts :)

🚀 Just built a simple iOS app that displays all Apple frameworks — used LazyVStack, ScrollView, and a few other SwiftUI components. This one’s part of my learning journey in SwiftUI, and it’s amazing how smooth and declarative the UI feels! 🍎💻 #SwiftUI #iOSDev #SwiftLearning

#SwiftyNetworking #Package is my vision for the networking layer in the #SwiftUI era. 🌐 I'm thrilled with the final result and have plenty of ideas still brewing. For now, it's time to explore other projects. 🚀 Enjoy! 🌟 github.com/piotrekjeremic… #BuildInPublic #Swift #network

last night i played around with animated SF symbols in Swift for the first time, sooooo visually engaging and simple to implement. ... 💭 will have to consciously restrict myself from overusing these #xcode #swiftui

My second app, Get Some Sun, was submitted to the App Store, nothing to do now but wait. #buildinpublic #iosdev #swiftui #indiedev #iOS

We did it! 🎉 Won the @IndeHub Hackathon Finale in Bangalore! We started building WordJam just two weeks ago with one goal, to create something joyful for users. We’re super happy with how it's turned out. TestFlight is on the way. More updates soon! 😄⚡️ #WWDC25 #SwiftUI




❓How do I resize images in SwiftUI? 💡You can use the .resizable() modifier first, then adjust size with .frame(width:height:) or .scaledToFit() for different scaling behaviors. 👉Free #SwiftUI picture book at bigmtn.studio

❓How do I customize a MultiDatePicker in SwiftUI? 💡You can use the .tint() modifier to change colors, with .background() for custom backgrounds. 👉Free #SwiftUI picture book at bigmtn.studio

Spent some morning time to update the app. removed .glassEffect() to expedite test rollout and changed view layout a little bit. Added some meter configs. Still adjusting ev values and calibrating stuffs. made icon too. #SwiftUI

Btw, one thing I haven’t seen anyone mentioned before: Since iOS 26.1 beta 2, buttons in glassProminent (or prominentGlass() in UIKit) tints button text—it’s no longer default to white. #iOS26 #SwiftUI #UIKit @BetaProfiles

Something went wrong.
Something went wrong.
United States Trends
- 1. Westbrook 10.6K posts
- 2. Rickey 1,656 posts
- 3. Gold Glove 6,382 posts
- 4. Kings 135K posts
- 5. #wednesdaymotivation 8,735 posts
- 6. Jay Jones 65.9K posts
- 7. Veo 3.1 3,269 posts
- 8. Maybe in California N/A
- 9. Big Balls 12.4K posts
- 10. Lavine N/A
- 11. Jared Leto 7,619 posts
- 12. Young Republicans 131K posts
- 13. Voting Rights Act 17K posts
- 14. Noah Brown N/A
- 15. Brodie 3,980 posts
- 16. Justice Jackson 5,072 posts
- 17. Bessent 71.8K posts
- 18. Summer Walker 3,849 posts
- 19. Vision Pro 5,140 posts
- 20. Sabonis N/A