dandoen
dandoen
I'm adding a RichText element to some `TableViewRow`s. However, I'd like the `TableViewRow` to have the height of the `RichText` element. I've tried setting the height parameter for `TableViewRow` to...
First of, thanks so much for this module. This is awesome. I'd like to mess around with the source code but am having trouble compiling because of lack of instructions...
@mikeash getting the following compile errors building this project. ``` Swift Compiler Error Group BinaryCodableExtensions.swift:6:1: Type 'Element' does not conform to protocol 'Decodable' BinaryCodableExtensions.swift:6:1: 'BinaryDecodable' requires that 'Element' conform to...