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

Recommendations

Developer:

Check SwiftFormats package, consider using instead of creating similar styles.

QA engineer:

Business as usual.

PM/DM:

Business as usual.

Leave a comment