Component - Custom decoder configuration
This UI component shows how to configure a custom JSON decoder in Swift to parse data with specific date formats and key strategies. It helps apps correctly read JSON data that doesn't match default decoding rules.