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

Fix missing case for loading SystemFont on iOS #1013

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

MatkovIvan
Copy link
Member

Proposed Changes

Testing

Test: try to use SystemFont on iOS

FontFamily(SystemFont("Helvetica")),
FontFamily(SystemFont("Times New Roman")),
FontFamily(SystemFont("Courier")),

Simulator Screenshot - iPhone 15 Pro - 2024-01-23 at 14 02 50

@MatkovIvan MatkovIvan merged commit 555bffb into jb-main Jan 23, 2024
6 checks passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/fix-ios-system-font branch January 23, 2024 15:57
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

Successfully merging this pull request may close these issues.

2 participants