Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextStyle property fontVariant not working on iOS #85

Open
cseelus opened this issue Jan 1, 2023 · 0 comments
Open

TextStyle property fontVariant not working on iOS #85

cseelus opened this issue Jan 1, 2023 · 0 comments

Comments

@cseelus
Copy link

cseelus commented Jan 1, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant