Tour of Swift Sharing

Section • 4 episodes • 2 hr 13 min

“Sharing” is an open source library for sharing state throughout your application and to
external systems like user defaults, the file system, and more. It gives you a powerful
tool that is usable from essentially anywhere in your app (views, controllers, models, \ etc.), and is testable and highly customizable.