TizianoCoroneo

Results 2 issues of TizianoCoroneo

**Describe the bug** The current implementation of RSAtomic does not guarantee atomicity. This is because of a couple reasons: - it is implemented as a `struct` property wrapper, which could...

v1

I'm working with Contentful's GraphQL API to display our company magazine content natively within our iOS app. I encountered an issue when decoding Entry links within the body of an...