├── README.md └── property wrapper.jpeg /README.md: -------------------------------------------------------------------------------- 1 | # swiftui-property-wrapper 2 | How to decide which SwiftUI property wrapper to use for which situation 3 | 4 | Use this descision tree to find the right property wrapper for each situation 5 | 6 | ![property wrapper](https://user-images.githubusercontent.com/53653631/104218244-20851000-5445-11eb-83ee-84640ff7cdda.jpeg) 7 | -------------------------------------------------------------------------------- /property wrapper.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gahntpo/swiftui-property-wrapper/52bbb71c11a4bd6792ed681de2535855c868870c/property wrapper.jpeg --------------------------------------------------------------------------------