#swiftui Suchergebnisse

designing straight into Xcode these days using Figma mostly to document metal #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


icnsCreator v3.7 release. New feature-Set fill color using the app for transparent images on the fly #OpenSource #SwiftUI #design #icon #icns github.com/alptugan/icns-…


I just published SwiftUI FocusState: A Little Pitfall I Fall Into - Only want to show TextField on Focus? Nope! FocusState will only update to true if the binded TextField is on-screen! Displayed! #swiftui #iosdev medium.com/p/swiftui-focu…


Built using only the ConcentricRectangle of #IOS26 and angular gradients. #SwiftUI #buildinpublic #iosdev

Codelaby's tweet image. Built using only the ConcentricRectangle of #IOS26 and angular gradients.

#SwiftUI #buildinpublic #iosdev

🗺️ #SwiftUI


I just published SwiftUI: Monitor/Restrict Device Activity. Our Own device or Family devices. - Block immediately, schedule monitors. Usage time based restrictions. Custom shield UI & actions. medium.com/p/swiftui-moni… #SwiftUI #iosdev #screentime


Finished it! It’s been a while since I used SwiftUI for drawing. ✨ Here's the protagonist Knight from the game Hollow Knight. What do you think, has it come out well? 😄 #SwiftUI


This builds on two ideas we revisited this week. ✅ Use Push Window to hide the main window ✅ The Pushed window contains no content or window elemts The result is that we can restore the main window to the exact position and size it was. #visionOS #SwiftUI


Some handcraft coding stuff, revisiting the classic. #SwiftUI


Composition Composition Composition in #SwiftUI


metal shader #swiftui


Updated some more examples to my TestFlight app. testflight.apple.com/join/Mr3KZNJd #SwiftUI


【iOS開発Tips】 Apple標準アプリのあの「スクロールでタイトルが消える動き」を再現できました! 実装のポイントをまとめたので、同じように悩んでた方はぜひ👇 dev.classmethod.jp/articles/ios-a… #DevelopersIO #SwiftUI


some sequence #SwiftUI + Metal


Closing in on the final touches for WordJam ✨ It's 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 early feedback would mean the world! #iOS #iOSDev #SwiftUI #IndieDev #Programming


Preview SwiftUI Directly on the Device #swiftui


Practicing SwiftUI animations is always beneficial. I drew inspiration from the original watchOS breathing animation. #SwiftUI #watchos #iosdevelopers #buildinpublic


Built using only the ConcentricRectangle of #IOS26 and angular gradients. #SwiftUI #buildinpublic #iosdev

Codelaby's tweet image. Built using only the ConcentricRectangle of #IOS26 and angular gradients.

#SwiftUI #buildinpublic #iosdev

Use SF Symbols to easily organize your Xcode project folders. * Find your symbol in the SF Symbols app. * Copy the symbol. * Paste the symbol before your folder name in Xcode. #swiftdevelopment #iosdevelopment #swiftui #swiftlanguage


designing straight into Xcode these days using Figma mostly to document metal #SwiftUI


This is one of those moments when I think "I wish I knew about this when I was just starting out"... Found this website where you can visually see different SwiftUI concepts in action - all in your browser! ...it blew my mind today: swiftuifieldguide.com #SwiftUI #iOSDev #UI


icnsCreator v3.7 release. New feature-Set fill color using the app for transparent images on the fly #OpenSource #SwiftUI #design #icon #icns github.com/alptugan/icns-…


Practicing SwiftUI animations is always beneficial. I drew inspiration from the original watchOS breathing animation. #SwiftUI #watchos #iosdevelopers #buildinpublic


🤖 Get Started with Apple's Foundation Models for Local AI in SwiftUI! 🚀 On-device tasks like summarization & classification private, low-latency for iOS 18+. #dotnet #swiftui #appleintelligence #foundationmodels ottorinobruni.com/getting-starte…


用途に応じたフレームレートで精密な計測ができるアプリ「フレームレートストップウォッチ」の最新版(V1.6)がリリースされました! 多言語対応頑張りました!!! #個人開発 #アプリ開発 #SwiftUI #フレームレート #ストップウォッチ ・フレームレートストップウォッチ apps.apple.com/jp/app/%E3%83%…


プレゼンやセミナー、発表会などで原稿を読む時に、紙やメモを手動で送ると面倒で不自然。 そんな時に便利な、自動で原稿が読めるテキストプロンプターアプリを作りました! 是非ご利用くだしあ! #個人開発 #アプリ開発 #SwiftUI #原稿 #プロンプター ・流して読める原稿 apps.apple.com/jp/app/%E6%B5%…


BadgeIcon 2.1.4 for #SwiftUI is out! 🚀 This library makes is easy to create icons like the ones we have in the Settings app. The library defines a huge set of predefined icons and makes it easy to create your own. github.com/danielsaidi/Ba…

danielsaidi's tweet image. BadgeIcon 2.1.4 for #SwiftUI is out! 🚀 This library makes is easy to create icons like the ones we have in the Settings app. The library defines a huge set of predefined icons and makes it easy to create your own.

github.com/danielsaidi/Ba…

OnboardingKit 9.0 for #SwiftUI is out! This library makes it easy to create great onboarding experience, and has various onboarding types, flow views like page views and slideshows, and view templates like the new intro screen. github.com/danielsaidi/On…

danielsaidi's tweet image. OnboardingKit 9.0 for #SwiftUI is out! This library makes it easy to create great onboarding experience, and has various onboarding types, flow views like page views and slideshows, and view templates like the new intro screen.

github.com/danielsaidi/On…
danielsaidi's tweet image. OnboardingKit 9.0 for #SwiftUI is out! This library makes it easy to create great onboarding experience, and has various onboarding types, flow views like page views and slideshows, and view templates like the new intro screen.

github.com/danielsaidi/On…
danielsaidi's tweet image. OnboardingKit 9.0 for #SwiftUI is out! This library makes it easy to create great onboarding experience, and has various onboarding types, flow views like page views and slideshows, and view templates like the new intro screen.

github.com/danielsaidi/On…

Using @claudeai to keep my changelog file up to date is the kind of underappreciated thing that AI saves hours for a solo dev. Every time I commit changes, I add a description to my file. #ai #ios #SwiftUI


I watched this session for the first time a week ago, and I now think it’s an absolute must-watch. It covers the most common causes of hangs and explains very clearly what a fix can look like. Take a look: developer.apple.com/videos/play/ww… #iOSDev #SwiftUI


Preview SwiftUI Directly on the Device #swiftui


Learn how to build an iOS app that scans both MRZ and VIN codes using Swift and SwiftUI. This step-by-step guide walks you through creating an efficient scanning app powered by Dynamsoft’s MRZ & VIN detection SDKs. dynamsoft.com/codepool/ios-m… #iOS #Swift #SwiftUI #MRZ #DevBlog


Would you try my rebuilt version of the classic 2048 game? I added 3×3, 4×4, and 5×5 boards to make it more fun and flexible. apps.apple.com/us/app/2048-ti… #iosgamedevelopment #SwiftUI

TargeSunil's tweet image. Would you try my rebuilt version of the classic 2048 game? I added 3×3, 4×4, and 5×5 boards to make it more fun and flexible. apps.apple.com/us/app/2048-ti…
#iosgamedevelopment #SwiftUI

I’ve been following Natalia’s work for a long time and this is one of the most practical topics for real-world iOS apps. Highly recommend it if you’re dealing with a big #UIKit codebase and want to bring in #SwiftUI without a full rewrite. #iOS #iosdevelopers

I've just released a new version of "Integrating SwiftUI into UIKit Apps", with all the projects updated for iOS 26 and Xcode 26! And it's currently 30% off as part of my Black Friday book sale: books.nilcoalescing.com/integrating-sw…



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

radiofun8's tweet image. 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

How many local devs would be interested in a local & native Project Manager? #buildinpublic #buildinginpublic #SwiftUI #developer #macosdev

perezstudioio's tweet image. How many local devs would be interested in a local & native Project Manager? #buildinpublic #buildinginpublic #SwiftUI #developer #macosdev
perezstudioio's tweet image. How many local devs would be interested in a local & native Project Manager? #buildinpublic #buildinginpublic #SwiftUI #developer #macosdev

Built using only the ConcentricRectangle of #IOS26 and angular gradients. #SwiftUI #buildinpublic #iosdev

Codelaby's tweet image. Built using only the ConcentricRectangle of #IOS26 and angular gradients.

#SwiftUI #buildinpublic #iosdev

testing out new film strip design #SwiftUI

radiofun8's tweet image. testing out new film strip design #SwiftUI

Getting it ready #swiftui

radiofun8's tweet image. Getting it ready #swiftui

Another new Swift and #SwiftUI app made with Skip just released simultaneously for iOS and Android. Looks great! Links in the reply...

skiptools's tweet image. Another new Swift and #SwiftUI app made with Skip just released simultaneously for iOS and Android. Looks great!

Links in the reply...

Building a SwiftUI macOS GUI cheat sheet, seems like there's a lot less controls than AppKit. #swiftUI #macOSDev

Sam_Ohanaware's tweet image. Building a SwiftUI macOS GUI cheat sheet, seems like there's a lot less controls than AppKit.

#swiftUI #macOSDev

DIY Apple Music App Experience with #SwiftUI and #MusicKit

1998design's tweet image. DIY Apple Music App Experience with 
#SwiftUI and #MusicKit

My Project Planner app is coming along nicely! Fully native working on macOS! #SwiftUI #macosdev #buildinpublic #buildinginpublic #Development #developer

perezstudioio's tweet image. My Project Planner app is coming along nicely! Fully native working on macOS! #SwiftUI #macosdev #buildinpublic #buildinginpublic #Development #developer

Playgrounds is also acting weird! But Playgrounds has not worked for me since 2014. #swiftui

azamsharp's tweet image. Playgrounds is also acting weird! But Playgrounds has not worked for me since 2014. 

#swiftui

Here new morning at @swiftbharat with #CurtClifton from Apple SwiftUI Team. #SwiftUI

ashishkakkad8's tweet image. Here new morning at @swiftbharat with #CurtClifton from Apple SwiftUI Team. 

#SwiftUI

Whoever left a review for Spenzy on the App Store, you definitely made my day! Thank you so much! Haven’t tried Spenzy yet? Check it out here 👇 apps.apple.com/id/app/spenzy/… #buildinginpublic #SwiftUI #iOSDev

SetyonoDwi's tweet image. Whoever left a review for Spenzy on the App Store, you definitely made my day! Thank you so much!

Haven’t tried Spenzy yet? Check it out here 👇

apps.apple.com/id/app/spenzy/…

#buildinginpublic #SwiftUI #iOSDev

Here we are in @pragmamarkorg with Chris Eidhof and #SwiftUI

dimix's tweet image. Here  we are in @pragmamarkorg with Chris Eidhof and #SwiftUI

Added a bit of Liquid Glass ✨ to the Votice SDK — smooth blur, soft gradients, and a clean look that feels right at home on Apple platforms. Next update’s UI is looking 🔥 #SwiftUI #iOSDev #indieDev #buildinpublic

_artcc_'s tweet image. Added a bit of Liquid Glass ✨ to the Votice SDK — smooth blur, soft gradients, and a clean look that feels right at home on Apple platforms.
Next update’s UI is looking 🔥

#SwiftUI #iOSDev #indieDev #buildinpublic

Secure File Manager Pro. A powerful, privacy-focused file management application for iOS with military-grade security features and intuitive organization tools. Keep your files secure and accessible only to you. #SwiftUi #Swift Open Source github.com/AzozzALFiras/S…

Dev_3zozz's tweet image. Secure File Manager Pro.
A powerful, privacy-focused file management application for iOS with military-grade security features and intuitive organization tools. Keep your files secure and accessible only to you.

#SwiftUi #Swift 

Open Source 
github.com/AzozzALFiras/S…
Dev_3zozz's tweet image. Secure File Manager Pro.
A powerful, privacy-focused file management application for iOS with military-grade security features and intuitive organization tools. Keep your files secure and accessible only to you.

#SwiftUi #Swift 

Open Source 
github.com/AzozzALFiras/S…
Dev_3zozz's tweet image. Secure File Manager Pro.
A powerful, privacy-focused file management application for iOS with military-grade security features and intuitive organization tools. Keep your files secure and accessible only to you.

#SwiftUi #Swift 

Open Source 
github.com/AzozzALFiras/S…

🚀 I’ve open-sourced a small macOS tool I use to extract .icns files from apps, files, folders, disks, and other locations. Built with SwiftUI + AppKit, it lets you preview icons and export them as .icns github.com/ruiaureliano/i… #macOS #SwiftUI #AppKit #OpenSource #IndieDev

ruiaureliano's tweet image. 🚀 I’ve open-sourced a small macOS tool I use to extract .icns files from apps, files, folders, disks, and other locations.

Built with SwiftUI + AppKit, it lets you preview icons and export them as .icns

github.com/ruiaureliano/i…

#macOS #SwiftUI #AppKit #OpenSource #IndieDev

The cause and effect graph in SwiftUI instruments is really a hidden gem. Thanks for showing @squeakytoy #apple #swiftui #xcode

gerogerber's tweet image. The cause and effect graph in SwiftUI instruments is really a hidden gem. Thanks for showing @squeakytoy #apple #swiftui #xcode

Loading...

Something went wrong.


Something went wrong.


United States Trends