-
Notifications
You must be signed in to change notification settings - Fork 528
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
On iOS custom fonts are supported via Skia.FontMgr.System()
, but on Android only the built-in system fonts are supported which forces users to duplicate fonts in their app bundle. It should be possible to do the same for Android by using ReactFontManager
to resolve fonts.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request