Hawken Rives
Hawken Rives
Yeah, somewhere around there. It's going to take some tweaks to fetch/cachable, too, since that hides network errors. First off, I'd look at [sindresorhus/ky](/sindresorhus/ky) for reference, since they have a...
I do not like that.
Network connectivity only matters when a request is being made. When you're just looking at building hours, there's no reason to say "oh you're offline, oh you're back online, oh...
I would argue that the same is true for cached data; just because your request failed doesn't mean the data is useless now. It's like if you archived a bunch...
Cocoapods lock file needs to be updated
@dependabot rebase
@dependabot recreate
Nope. Going to need to do some more analysis.
@drewvolz yes. However! I think I know what's causing it now – React Navigation sets a default background color on the views that it manages, and I think that's causing...