swiftui

Back Open Paginator
15.10.2025 19:43
everyplace (@everyplace@mastodon.social)

The availability of the Logitech Muse (ships to me in a week) means I have to actually make the version of this app for now. I think this can officially be 3rd in my roadmap:

1. Support arbitrary fonts via the SVG conversion pipeline.

2. Improve the renderer via a fixed coordinate system (aka “quasi-infinite canvas, as opposed to the existing “actual infinite”, which is unmanageable).

3. AR with stylus.




Show Original Post


15.10.2025 18:43
vladimirleonidovich (@vladimirleonidovich@mastodon.social)

Почему в библиотеках () и технологиях, которые затрагивают UI () нет возможности задать ширину или высоту в единицах измерения длины? Зачем нам ограничиваться «точками» и пикселями, когда есть такие прекрасные величины как сантиметры? :pika: :pika: :pika: Неужели это технически сложно реализовать. Кто разбирается?




Show Original Post


15.10.2025 15:03
ios_newsletter_snapp (@ios_newsletter_snapp@mastodon.social)

Building custom SwiftUI controls? Three principles make them great: learnable (intuitive interaction), memorable (consistent behavior), and accessible (works for everyone). The secret weapon? 𝘢𝘤𝘤𝘦𝘴𝘴𝘪𝘣𝘪𝘭𝘪𝘵𝘺𝘙𝘦𝘱𝘳𝘦𝘴𝘦𝘯𝘵𝘢𝘵𝘪𝘰𝘯 for proper assistive tech support.

🔗: swiftjectivec.com/Creating-Cus by @jordanmorgan




Show Original Post


15.10.2025 14:48
anosidium (@anosidium@mastodon.social)

The composer will support pasting toot links — if eligible, one will be attached as a quote.





Show Original Post


15.10.2025 14:11
dimitribouniol (@dimitribouniol@mastodon.social)

Realized why region filtering wasn't working… it was never implemented, which is now fixed! Tomorrow, let's make a few more changes to the management UI to help with data entry. See you then!

🔜 Tomorrow’s stream: youtube.com/live/9XYGhGbo0lY
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store




Show Original Post


15.10.2025 13:20
dimitribouniol (@dimitribouniol@mastodon.social)

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

Another short stream, but let's look into why filtering by region isn't working!

Come chill with me: youtube.com/live/2eWyhTOhN4Q




Show Original Post


15.10.2025 11:24
vrgz_ (@vrgz_@mastodon.social)

I'm about to launch a mediation ios app for with sessions designed specifically for us. Just created one called "Indie Loneliness" to help solo developers handle those tough moments working alone. I tried it this morning, and I'm feeling genuinely motivated again. 🧘‍♂️💪




Show Original Post


15.10.2025 11:21
dlx (@dlx@mastodon.social)

iOS 26.1 adds a new Display Borders setting that enables the outline on Liquid Glass effects that was previously triggered by Increase Contrast – is there no API for this?




Show Original Post


15.10.2025 10:08
lucia (@lucia@chaos.social)

It's been a while, but here is a new blog post from me.

luciatr.me/learning-swift-swif

#SwiftLang #SwiftUI




Show Original Post


15.10.2025 09:53
davidbures (@davidbures@mstdn.social)

I have a SwiftUI question:

Is there a way to center these checkboxes?

Relevant code:
github.com/buresdv/Cork/blob/7

github.com/buresdv/Cork/blob/7

Thank you for any pointers!

#SwiftUI





Show Original Post


15.10.2025 08:31
danielsaidi (@danielsaidi@mastodon.social)

The videos from @ioSKonf earlier this year 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 😬

danielsaidi.com/talks/2025/05/




Show Original Post


15.10.2025 08:04
natpanferova (@natpanferova@mastodon.social)

I noticed that on iOS 26, the default swipe action appearance changed to show both an icon and a title instead of just the icon. If we want to restore the previous icon-only look, we can use the labelStyle() modifier in SwiftUI: nilcoalescing.com/blog/ShowIco




Show Original Post


1 ...151 152 153 154 155 156 157 158 159 160 161 ...236
UP