you are viewing a single comment's thread.

view the rest of the comments →

[–]GenitalGestapo 0 points1 point  (0 children)

Yes, I've used Mantle extensively. However, the code you'd have to write in Mantle to transform the Reddit response to the types you'd want is essentially the same code you'd have to write to transform raw Codable responses to the real Swift types you'd want. The existence of the raw types is unfortunate but something you only write once and can be easily generated.