Skip to content

TextStyle property fontVariant not working on iOS #85

@cseelus

Description

@cseelus

Thanks for this neat little package to save some time.

Using the example from the README with Inter, fontVariant unfortunately has no effect on iOS (but on platform web).

...
fontFeatureSettings: "'zero' on, 'salt' on, 'ss01' on, 'ss03' on, 'cv01' on, 'cv07' on", // this is not supposed to work on `native`
fontVariant: ['common-ligatures', 'tabular-nums', 'slashed-zero'], // this is

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions