swiftui

Back Open Paginator
07.02.2026 14:32
dimitribouniol (@dimitribouniol@mastodon.social)

Caught one more issue regarding duplicate identifiers that can cause issues, and got a batch of permission commit tests in! Tomorrow night, let's add a test case making sure subscribers are correctly notified. See you then!

๐Ÿ”œ Tomorrowโ€™s stream: youtube.com/live/B4dlpN_YcT8
โฎ๏ธ Playlist so far: youtube.com/playlist?list=PLRx
๐Ÿ“ฒ Download Jiiiii: apps.apple.com/app/apple-store




Show Original Post


07.02.2026 13:55
dimitribouniol (@dimitribouniol@mastodon.social)

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Going to pick up my old laptop later today, so last stream on the M4 Proโ€ฆ let's add more tests (and hope I don't forget to push them ๐Ÿ˜‰)!

Come chill with me: youtube.com/live/Y-xfBuKmMQI




Show Original Post


07.02.2026 11:18
danielsaidi (@danielsaidi@mastodon.social)

OnboardingKit 9.2 is out, with new styling options and convenience initializers for the welcome screen and its USP list items.

#SwiftUI

github.com/danielsaidi/Onboard





Show Original Post


07.02.2026 01:17
marchyman (@marchyman@sfba.social)

Answering my own #swiftui #xcode question: it was swiftlint which somehow escaped my attention because I was thinking preview and ignoring the build process. Anyway, adding the appropriate swiftlint comments gets rid of the warnings.

// swiftlint:disable redundant_discardable_let
let _ = something.aFuncThatChangesSomething()
// swiftlint:enable redundant_discardable_let




Show Original Post


07.02.2026 00:54
dfortes (@dfortes@mastodon.social)

Now here is another fun little bug for you. When using `UITapGestureRecognizer` on an iPad in landscape mode, if you try to get the tap location in window coordinates, it will give you the wrong value: it will swap x and y.

I noticed this and thought to myself: "well, ok, maybe this is just how gesture recognizers work in UIKIt".

As is it turns out, not! Other recognizers like `UIPanGestureRecognizer` give the orientation corrected values, as one would expect. ๐Ÿคฏ




Show Original Post


06.02.2026 19:05
obrhoff (@obrhoff@mastodon.social)

SwiftUI geeks, help me out. Just a simple thing.

I got a container that ignores the safe area margins to fill the screen, but how can I reapply the Safe Areas in the View within, like, a ScrollView so that the content scrolls through the NavBar and Tabbar?




Show Original Post


06.02.2026 16:00
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

๐Ÿ“ฌ Issue 78 is out!

This week's lineup:
๐Ÿค– ๐‘†๐‘ค๐‘–๐‘“๐‘ก๐‘ˆ๐ผ ๐ด๐‘”๐‘’๐‘›๐‘ก ๐‘†๐‘˜๐‘–๐‘™๐‘™
๐Ÿง  ๐ป๐‘œ๐‘ค ๐‘ก๐‘œ ๐‘ˆ๐‘ ๐‘’ ๐ฟ๐ฟ๐‘€ ๐‘Ž๐‘  ๐‘Ž ๐ฝ๐‘ข๐‘‘๐‘”๐‘’
๐ŸŒ“ ๐ท๐‘Ž๐‘Ÿ๐‘˜ ๐‘€๐‘œ๐‘‘๐‘’
โœจ ๐บ๐‘™๐‘Ž๐‘ ๐‘  ๐‘‰๐‘–๐‘’๐‘ค๐‘  ๐‘ค๐‘–๐‘กโ„Ž ๐‘”๐‘™๐‘Ž๐‘ ๐‘ ๐ธ๐‘“๐‘“๐‘’๐‘๐‘ก๐ผ๐ท
๐Ÿงญ ๐‘‡๐‘’๐‘ ๐‘ก๐‘Ž๐‘๐‘™๐‘’ ๐‘†๐‘ค๐‘–๐‘“๐‘ก๐‘ˆ๐ผ ๐‘›๐‘Ž๐‘ฃ๐‘–๐‘”๐‘Ž๐‘ก๐‘–๐‘œ๐‘›
๐Ÿ“ฆ ๐‘‚๐‘›-๐‘‘๐‘’๐‘š๐‘Ž๐‘›๐‘‘ ๐‘Ÿ๐‘’๐‘ ๐‘œ๐‘ข๐‘Ÿ๐‘๐‘’๐‘ 
๐ŸŽฌ ๐น๐‘Ÿ๐‘œ๐‘š ๐‘ƒ๐‘–๐‘ฅ๐‘’๐‘™ ๐ถ๐‘Ž๐‘๐‘ก๐‘ข๐‘Ÿ๐‘’ ๐‘ก๐‘œ ๐‘€๐‘’๐‘ก๐‘Ž๐‘‘๐‘Ž๐‘ก๐‘Ž
๐Ÿ”€ ๐ถ๐‘œ๐‘š๐‘๐‘–๐‘›๐‘’ ๐‘‚๐‘๐‘’๐‘Ÿ๐‘Ž๐‘ก๐‘œ๐‘Ÿ๐‘  ๐ถโ„Ž๐‘’๐‘Ž๐‘ก ๐‘†โ„Ž๐‘’๐‘’๐‘ก

๐Ÿ”—: ios-newsletter.snappmobile.io/ by @snappmobile




Show Original Post


06.02.2026 15:51
welou (@welou@mastodon.social)

Iโ€™ve been working on a time tracking app, simply called Trackers, for a while now. Yesterday I stealthily released it on the App Store for iPhone, iPad and Mac ๐Ÿš€ Feel free to check it out! Proper launch blog post coming soon. Built with , , Core Data, CloudKit, and absolutely no AI.

apps.apple.com/app/id6754820335




Show Original Post


06.02.2026 15:07
nicoreese (@nicoreese@mastodon.social)

What's the magic needed to make toolbar item transitions animated? #SwiftUI





Show Original Post


06.02.2026 13:59
dimitribouniol (@dimitribouniol@mastodon.social)

Stream seems much smoother now (RIP underpowered media engine on M4 Pro vs M1 Max), and managed to get some tests passing and code fixed! Tomorrow, let's continue trudging along. See you then!

๐Ÿ”œ Tomorrowโ€™s stream: youtube.com/live/Y-xfBuKmMQI
โฎ๏ธ Playlist so far: youtube.com/playlist?list=PLRx
๐Ÿ“ฒ Download Jiiiii: apps.apple.com/app/apple-store




Show Original Post


06.02.2026 13:28
dimitribouniol (@dimitribouniol@mastodon.social)

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Tweaked streaming settings a bit more, and things seem to be quite a bit smoother! Let's write those permissions tests!

Come chill with me: youtube.com/live/R85WYS-YUYY




Show Original Post


06.02.2026 07:45
marioguzman (@marioguzman@mastodon.social)

Did I create a whole-ass layout in that looks like a real, native Mac email app to be the hero image for my Macintosh Guidelines (Mario's Mac HIG) webpage? Yes, yes I did...

marioaguzman.github.io/design/





Show Original Post


1 ...57 58 59 60 61 62 63 64 65 66 67 ...236
UP