Michael Fey

Results 2 issues of Michael Fey

I refactored the Reachability class to have a three-letter prefix as per Apple's recommendations. http://developer.apple.com/library/ios/#documentation/cocoa/conceptual/ProgrammingWithObjectiveC/Conventions/Conventions.html Great work on this class, thanks for providing it! best, Michael Fey [email protected] No Thirst...

## Reason to Be While reading up on the `.task` modifier this morning, I wasn't quite sure if its lifecycle exactly matched `.onAppear` and `.onDisappear`. So, I decided to add...