Super simple singleton for passing data between UIViewControllers There are a lot of ways to pass data between view controllers. Most are funky at best. Here's an easy way to pass data using a singleton "data manager". GCD is being used to ensure the call is thread-safe and only called once during the app lifecylce. Simple stuff!
-
Notifications
You must be signed in to change notification settings - Fork 0
misternate/SingletonDataExchange
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Super simple singleton for passing data between UIViewControllers
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published