defaultSystemFonts
export
const defaultSystemFonts: Array<string>Default system fonts based on current platform.
Default: ...
Remarks
If you are using Expo, use Constants.systemFonts instead.
const defaultSystemFonts: Array<string>Default system fonts based on current platform.
Default: ...
If you are using Expo, use Constants.systemFonts instead.