Skip to content

Conversation

kacperzolkiewski
Copy link
Collaborator

@kacperzolkiewski kacperzolkiewski commented Aug 26, 2025

Summary

Fixes: #2478

The fontData property was created for internal usage within the library and was never intended to be exposed or used by external users. PR removes this prop to avoid confusion and ensure the public API remains clean and aligned with SVG standards.

Test Plan

Run example from issue: #2478, you should see an error: Property 'fontData' does not exist on type....

Compatibility

OS Implemented
iOS
MacOS
Android
Web

Checklist

  • I have tested this on a device and a simulator
  • I added documentation in README.md
  • I updated the typed files (typescript)
  • I added a test for the API in the __tests__ folder

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.

fontData prop not working

1 participant