Swift FormatStyle
was introduced recently. It simplifies display and parsing (via ParseableFormatStyle
) of various content.
Third party developer provides support for multiple data types used by developers and could be quite useful for various applications.
GitHub: SwiftFormats
Reference: Example Custom FormatStyles