@StewartLynch@iosdev.space
@StewartLynch@iosdev.space avatar

StewartLynch

@StewartLynch@iosdev.space

Focussed on iOS development and helping others improve their coding skills.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

StewartLynch, to SwiftUI
@StewartLynch@iosdev.space avatar

In case you missed it, my entire with series is complete. Close to 4 hours of content all available for free on my YouTube channel.
Need something to dig into over the holidays? Check it out now.

https://youtube.com/playlist?list=PLBn01m5Vbs4Ck-JEF2nkcFTF_2rhGBMKX&si=G2rwiEA4jkDMWnPL

StewartLynch, to random
@StewartLynch@iosdev.space avatar

Have you upgraded to Sonoma and found that you can no longer run Xcode v14.x? Here is how you can get around that.

video/mp4

StewartLynch, to random
@StewartLynch@iosdev.space avatar

In this video I introduce you to the new Observation framework and the Observable macro introduced in iOS 17. This is the way of the future for iOS and MacOS development. Let me help you sort it out.

iOS17 Data Flow with Observation framework
https://youtu.be/EuAGDhJpUN0

StewartLynch, to random
@StewartLynch@iosdev.space avatar

If you didn’t see this, I released this video yesterday. Being able to create and use Type extensions in Swift is an essential skill. I go through the process and provide several examples.

https://youtu.be/_k1O4Iyoitk

StewartLynch, to SwiftUI
@StewartLynch@iosdev.space avatar

There is no time like the present to grab a deal, and what a deal this is. Simply the best written resources for #SwiftUI out there. You will not regret it. I own every one of them and use them regularly. I only endorse products I use. https://www.bigmountainstudio.com/a/77jt8

StewartLynch, to random
@StewartLynch@iosdev.space avatar

Let’s welcome Mark Moeykens to Mastodon :swift: @bigmountainstudio

StewartLynch, to random
@StewartLynch@iosdev.space avatar

This is absolutely the case, but I have found at least two use cases that are missing. Deep shit - You are in trouble and My Shit - My stuff. Are there any others?

StewartLynch, to random
@StewartLynch@iosdev.space avatar

A question I ask every day.

StewartLynch, to random
@StewartLynch@iosdev.space avatar

If you are having difficulty renaming a project in Xcode, this video I created some time ago may help you out.

video/mp4

StewartLynch, to SwiftUI
@StewartLynch@iosdev.space avatar

Fucking Format Style! https://fuckingformatstyle.com/
devs. Bookmark this. You will not regret it.

StewartLynch, to random
@StewartLynch@iosdev.space avatar

Use a free GitHub Pages account to provide custom JSON payload to your app so you can dynamically present different custom alerts to your uses without having to submit a new version of your app to the app store.
I have a video and blog coming out New Years Eve.

video/mp4

StewartLynch, to random
@StewartLynch@iosdev.space avatar

This is absolutely the best collection of tools that you will ever get to little or next to no cost. Thank you @sindresorhus

https://sindresorhus.com/apps

StewartLynch, to random
@StewartLynch@iosdev.space avatar

Celebrating my 72nd birthday today.🎉! Age is just a number, right? Still rockin' YouTube with 250+ Swift & SwiftUI videos📱! We can all contribute to the community, no matter the age! Let's keep coding, learning, & laughing together! Check out my channel: https://youtube.com/@stewartlynch 😄🎈

StewartLynch, to random
@StewartLynch@iosdev.space avatar

In my first video of WWDC23 content, I start with the tool that makes it all happen. Learn how to manage multiple versions of Xcode while we are still in beta and find out what is new and exciting in Xcode 15 and how to take advantage of all the new features.
https://youtu.be/C2C2KsS4xzE

StewartLynch, to SwiftUI
@StewartLynch@iosdev.space avatar

Discover the new game-changing enhancements to the Charts Framework. In iOS 17. Learn how to supercharge your apps with simplified chart selection and create stunning visual effects with pie and donut charts.

https://youtu.be/BWUY18wH4JQ

StewartLynch, to random
@StewartLynch@iosdev.space avatar

My favourite new Xcode 15 feature

video/mp4

StewartLynch, to random
@StewartLynch@iosdev.space avatar

All set for for Mastodon, for Twitter, Lives tream and Notes for note taking

StewartLynch, to random
@StewartLynch@iosdev.space avatar

I highly recommend going though this article from apple and download the code https://developer.apple.com/documentation/swiftui/managing-model-data-in-your-app

I have gone through every model, view and macro changing things to break the app. Now, I think I have a good handle on data flow in iOS 17

StewartLynch, to random
@StewartLynch@iosdev.space avatar

Did you know that .onChange method in SwiftUI can also capture the old or previous value? Just enclose the value in []

.onChange(of: someValue) { [someValue], newValue in
print(someValue, newValue)
}

StewartLynch, to random
@StewartLynch@iosdev.space avatar

If there is anyone here who is on Twitter who follows me who has a large following on Twitter in the iOS community, I would appreciate a post there letting people know that I have been permanently suspended and that I am active on Mastodon.

StewartLynch, to random
@StewartLynch@iosdev.space avatar

I have 11 videos recorded ( 7 released and 4 waiting for release) on a variety of topics that have confused me in the past.
I love doing these kind of videos. Are there any other topics that you would like me to cover that are in this kind of category?

StewartLynch, to random
@StewartLynch@iosdev.space avatar

I was asked on X how to go about changing an Xcode project name.
Here is a short video I put together for that .

video/mp4

StewartLynch, to random
@StewartLynch@iosdev.space avatar

🔥 Calling all iOS developers! Want to work on your projects without an internet connection?
Look no further than the Firebase Emulator suite! In this tutorial, I'll show you how to install and configure it on your Mac.
Check out the video now: https://youtu.be/EjrIaQNdniE

StewartLynch, to random
@StewartLynch@iosdev.space avatar

👨‍💻 🎉 Ready to streamline your projects and ditch repetitive code? Say hello to ! 🔑💥 This latest video has got you covered with everything you need to know, from referencing object properties to DynamicMemberLookup and more. Click here to watch now: https://youtu.be/2-fzccDtc7o

StewartLynch, to random
@StewartLynch@iosdev.space avatar

I just blitzed through my playlist on iOS 16 Navigation at 1.5 speed as I needed a refresher. It is amazing how soon you forget even if you create content on the subject. I think this is a pretty good playlist even if I do say so myself. I learned all over again.

https://youtube.com/playlist?list=PLBn01m5Vbs4DpawbGptaZIgjHf2iLnY5L

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