EnvironmentObjects and UIDocumentPicker
Need to access EnvironmentObjects in UIDocumentPicker or any other UIKit view? Read more to know how I did it.
Need to access EnvironmentObjects in UIDocumentPicker or any other UIKit view? Read more to know how I did it.
If you've coded Swift for a short while, you may have experienced closures. Here's a short explanation of the concept.
Siblings are not difficult to work with in Fluent 4, so here's a short how-to.
If you know about enums, you probably also get why they're handy and why I thought about using them for my User model, but but this was too difficult to implement in Fluent 4.
Plot + Vapor = <3