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.