Skip to content

Add SwiftUI TextField #87

@mpospese

Description

@mpospese

Implement a SwiftUI version of TypographyTextField.

It should be named TextStyleTextField and it should wrap TypographyTextField using a TypographyTextFieldRepresentable.

See TextStyleLabel and TypographyLabelRepresentable for how to structure code and how to unit test as best as possible.

The import parts are that the text field should have a height that is determined by the line height of the Typography (and whatever padding it might have).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions