PLAY PODCASTS
Sharing Data Across Multiple SwiftUI Views
Season 1 · Episode 21

Sharing Data Across Multiple SwiftUI Views

SwiftUI has a great way to handle data in your applications once you understand it. This week as I work on the next part of my SwiftUI application series on Patreon I had to dive in and discover @State @ObservableObject and @EnvironmentObject to be able t

Compile Swift Podcast

April 13, 202011m 52s

Audio is streamed directly from the publisher (pdcn.co) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

SwiftUI has a great way to handle data in your applications once you understand it. This week as I work on the next part of my SwiftUI application series on Patreon I had to dive in and discover @State @ObservableObject and @EnvironmentObject to be able to use my data across the application and have SwiftUI take care of all the UI updates for me as the data changed.

Once you understand how it works using just a few lines of code to set everything up, it will handle a lot of the data management for you in the background.

In this episode, I'll explain how I set it up and what I learned along the way.

Apple State and Data Flow documentation

Live-stream recording of me coding this

For exclusive access to premium content head over to https://patreon.com/pwcom.

Rate This Podcast

https://ratethispodcast.com/compileswift

Support This Podcast

If you would like to support this Podcast, I have a Patreon page https://www.patreon.com/pwcom.

Any donation is greatly appreciated and gets put right back into the content I make.

Thank you.


Let's connect

Web site: https://compileswift.com

Twitter: https://twitter.com/compileswift

Instagram: https://www.instagram.com/compileswift/

Telegram: https://t.me/compileswift


--- Send in a voice message: https://anchor.fm/compileswift/message Thanks to our monthly supporters
  • Adam Wulf
★ Support this podcast on Patreon ★

Topics

appleswiftdevelopmentsoftwareprogrammingiosmacosipadoswatchOSmobileappsapp developmentmobile apps