Thanks to visit codestin.com
Credit goes to github.com

Skip to content

emptyfuel/custom-parseable-format-styles

Repository files navigation

Project Title

Custom Parseable Format Styles

Description

With iOS 15 (and the latest versions for watch, iPad, etc.), we can now convert certain values such as dates and numbers to strings much more easily while still maintaining specific control over the process. This project shows a brief example of creating a parseable format style for a custom phone number object that can be used with new initializers for the SwiftUI TextField.

Getting Started

Dependencies

  • Xcode 13 (Beta 4 or later release)

Authors

Mark Thormann

Version History

  • 1.0
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Source code related to blog post about creating custom parseable format styles in iOS 15 (and similar versions of tvOS, watchOS, and macOS). Blog post can be found at https://emptytheory.com/2021/08/14/creating-custom-parseable-format-styles-in-ios-15/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages