davidbures, to swift
@davidbures@mstdn.social avatar

I have a question for the Swift experts that know widgets:

Would this refresh the widget once a day? Please ignore any weird stylistic choices, I just wanted to quickly scrape something together and beautify it later once I know it actually works 😂

https://pastebin.ai/cmx0gbolvs

#swift #swiftui #iosdev

omarthamri, to SwiftUI
@omarthamri@iosdev.space avatar

@swiftui @swift Exciting News! 🎉 Just dropped Part 31 of my "Let's Build WhatsApp clone Using SwiftUI and “firebase” playlist! 📺🛠️ Dive deeper into Swift development as we take our app to the next level. 🚀 Check it out now and let's code together! 🔗 https://www.youtube.com/watch?v=ybyGAxqA7DA

SvEzs, to swift
@SvEzs@mastodon.social avatar

I'm trying to embed a remote image into a string using TextKit2.

When downloading remote images, I want to display the SFSymbol images, and after the download is complete, display the retrieved images.

Is there any good sample?

davidbures, to swift
@davidbures@mstdn.social avatar

Update on the Rizzference widgets:

I adjusted the design a little to make the text easier to see, as well as adding a larger size

It’s still awkward and painful to code the widgets 😅 Especially because the simulator lags my MacBook so bad it takes a second for any key to register, and autocompletion is a distant memory

davidbures, to swift
@davidbures@mstdn.social avatar

Today, I tried adding a basic widget to Rizzference and it works… fine, I guess? The experience of making the widget is horrible though

Rizzference widget

klemensstrasser, to accessibility
@klemensstrasser@mastodon.social avatar

There is a new “We Love These Accessible Games” on the
AppStore, and it features not one, but two of my games! 🥳
Subwords and Letter Rooms! 🥰

https://apps.apple.com/us/story/id1619544766

Screenshot of the App Store, showing several apps under a “Play with VoiceOver” section. Apps include Station 117 and Subwords

swiftcraft, to iOS
@swiftcraft@hachyderm.io avatar

🌟Don't miss @dimsumthinking keynote session at #SwiftCraft!

Explore the intersection of mathematics and Swift development, and gain insights into Macros, Models, and ML.

https://youtu.be/sr1l3Ke6Uao

Secure your spot now! https://swiftcraft.uk/tickets 🚀

#ios #iOSDev #coding #programming #softwareengineering #software

below, to random
@below@mastodon.social avatar

So, who here is going to #wwdc2024 ? A young colleague of mine is going, and I would like him to meet a few people!

#iosdev #macdev #wwdc

hishnash, to SwiftUI
@hishnash@mastodon.cloud avatar

Reacting to network status changes in SwiftUI doesn't have to be complicated. By converting NWPathMonitor into an AsyncSequence, you can handle updates efficiently and cleanly within your views. Discover how in my latest post:

https://nilcoalescing.com/blog/ReactToNetworkStatusUpdatesInSwiftUI/

thatvirtualboy, to Shortcuts
@thatvirtualboy@techhub.social avatar

Here’s a short post discussing the small, but fun update to Wall•Genie featuring Apple

https://thatvirtualboy.com/wall-genie-siri-update/

Jeehut, to DigitalNomadHub
@Jeehut@iosdev.space avatar

Hey #iOSDev community, I need your support! 🙌

I'm looking for a part-time #freelance gig in #SwiftUI. I've got many years of experience and love collaborating, but part-time roles are really hard to find. 😔

Could you please share this to boost my reach? Thanks a lot! 🙏✨

gabtheodor, to SwiftUI
@gabtheodor@mastodon.cloud avatar

💡Did you know?

In SwiftUI, you can 👉concatenate Text views👈 with different styles and still apply common view modifiers! For example, you can change the foreground style of Text views individually but group them to set a common font style! 😎

natpanferova, to swift
@natpanferova@mastodon.cloud avatar

Sorting data by multiple criteria can be complex, but Swift's built-in tuple comparison feature simplifies the process. Using tuple comparison, we can efficiently sort and organize data by various fields. Check out my new post to learn how: https://nilcoalescing.com/blog/MultiCriteriaDataSortingWithTuples

kern, to SwiftUI
@kern@iosdev.space avatar

I got most of the way through this ambient sound app last summer, and I may finish it once my current collaboration is in the App Store. I really like the icon for this one!

https://testflight.apple.com/join/wpWe5DET

omarthamri, to SwiftUI
@omarthamri@iosdev.space avatar

@swiftui @swift Exciting News! 🎉 Just dropped Part 30 of my "Let's Build WhatsApp clone Using SwiftUI and “firebase” playlist! 📺🛠️ Dive deeper into Swift development as we take our app to the next level. 🚀 Check it out now and let's code together! 🔗 https://www.youtube.com/watch?v=cpPZUkF3bgs

tootsdk, to swift
@tootsdk@iosdev.space avatar

A new release of TootSDK - 3.10.0 📣

https://github.com/TootSDK/TootSDK/releases/tag/3.10.0

What's changed:

  • Add report, signup and severed relationship notification types @luckkerr

Community contributions are greatly appreciated 🙌

thinkbitz, to iPhone
@thinkbitz@mastodon.social avatar

Now released: Version 1.1 for iPhone, iPad, and macOS, with new rain and wind chart options, and localizations in French, German, and Italian. Thanks so much to the testers that helped me refine the translations. Any mistakes are my own, please let me know if anything doesn't seem quite right!

https://apps.apple.com/ca/app/looks-like-rain/id6443960587

#indiedev #iphone #iosdev

A screenshot of Looks Like Rain, a weather app for iOS, showing the wind and rain charts in Italian and English.

kevinissac, to SwiftUI
@kevinissac@mastodon.online avatar

Working on a new Domain tracker app to keep track of your domains 👀 what are your thoughts?

kern, to swift
@kern@iosdev.space avatar

Hello Fediverse!

I grew up programming in Applesoft Basic, and now I spend my days writing apps for Apple products.

I’m looking for my next role part-time or full-time. Please get in touch if you would like to work with me!

#iOSDev #FediHire #swift

omarthamri, to SwiftUI
@omarthamri@iosdev.space avatar

@swiftui @swift Hello iOS community! I'm excited to share with you my tutorial series where we dive deep into building a Facebook clone using SwiftUI and Firebase. This series spans 34 in-depth videos and offers 10 hours of content! Whether you're a beginner or seasoned developer, I hope you find it both informative and enjoyable. Check it out and let me know what you think! Happy coding!
Playlist link: https://www.youtube.com/playlist?list=PLZLIINdhhNsdfuUjaCeWGLM_KRezB4-Nk

omarthamri, to SwiftUI
@omarthamri@iosdev.space avatar

@swiftui @swift Exciting News! 🎉 Just dropped Part 29 of my "Let's Build WhatsApp clone Using SwiftUI and “firebase” playlist! 📺🛠️ Dive deeper into Swift development as we take our app to the next level. 🚀 Check it out now and let's code together! 🔗 https://www.youtube.com/watch?v=k3gT0mMhizs

omarthamri, to SwiftUI
@omarthamri@iosdev.space avatar

@swiftui @swift Exciting News! 🎉 Just dropped Part 28 of my "Let's Build WhatsApp clone Using SwiftUI and “firebase” playlist! 📺🛠️ Dive deeper into Swift development as we take our app to the next level. 🚀 Check it out now and let's code together! 🔗 https://www.youtube.com/watch?v=Dd7JINpvJv4

nemecek_f, to NintendoSwitch
@nemecek_f@iosdev.space avatar

Nintendo announced on Twitter that sharing screenshots from #NintendoSwitch will end June 10 and so many people are recommending @switchbuddy damn 🥹🥹🥹

Seems unbelievable

#indieDev #SwitchBuddy #iOSDev

natpanferova, to swift
@natpanferova@mastodon.cloud avatar

Exciting news! I just released a new book called "Swift Gems" 📚✨

The book consists of a large collection of advanced Swift language techniques gathered and tested over the years, tailored for experienced developers.

Please, check it out: https://books.nilcoalescing.com/swift-gems

All the tips in the book are focused on Swift and Swift Standard Library, so they can be applied to any platform, from iOS and macOS to Swift on the server.

#Swift #SwiftLang #iOSDev

waitingforreview, to Podcast
@waitingforreview@iosdev.space avatar

S4E15: Shoulding yourself in the foot🦶

@daniel has been hunting cheeses, delegating and honing @telemetrydeck's content marketing

@dave is ironing out those last minute bugs and kicking off his test plan for releasing GoVJ 3.0 🧪📃

https://www.youtube.com/watch?v=w5b2MHWyWEk

#Podcast #Youtube #iOSDev #SwiftDev #IndieDev #Analytics #SaaS

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • cubers
  • magazineikmin
  • GTA5RPClips
  • khanakhh
  • InstantRegret
  • Youngstown
  • mdbf
  • slotface
  • thenastyranch
  • everett
  • osvaldo12
  • kavyap
  • rosin
  • anitta
  • DreamBathrooms
  • Durango
  • modclub
  • ngwrru68w68
  • vwfavf
  • ethstaker
  • tester
  • cisconetworking
  • tacticalgear
  • Leos
  • provamag3
  • normalnudes
  • JUstTest
  • All magazines