Chris Brandow

Results 7 issues of Chris Brandow

This was nice and easy to use. I thought I'd pass along my revisions, not that any of it is necessary, mostly it was just my way of working through...

Not to be flippant, but I was curious to use this class, but I needed codable conformance. I added it, and thought I'd express my appreciation by sharing it. However,...

* rename `return` variable name as `annual_yield` It can be confusing to newbie readers of code when example code has variable names that are magic or that can easily be...

I appreciate this workflow so much. I just searched for the first time today, just as you made an update! I don't know how to word this example, so forgive...

Not to be overly political, but if DC is included, then it feels appropriate that Puerto Rico, Guam, and other major territories with US citizens at least should be included...

Not sure if this is possible at all, but when a SwiftUI view is set to the property `.contentConfiguration` on a UITableview cell, there does not seem to be an...

I don't quite see a way into inspecting a SwiftUI view that is presented in a UITable/CollectionView via `UIHostingConfiguration`. Has this been investigated, or even better, am I overlooking a...