YangEhz

Results 3 comments of YangEhz

i have this problem too :( make me headache

Sorry, I haven't figured it out yet, can I have a code reference?

My method is like this `func stringValue(_ sharedStrings: SharedStrings) -> String? { guard type == .sharedString, let index = value.flatMap(Int.init) else { if value == nil { return "" }...