当族群中的第一个字体不可用时,font-family fallback 不会被遵守(Android 和 iOS)
作者: Brett208创建于 2026年6月9日更新于 2026年8月22日
标签Repro provided
Description
On Android and iOS, if the first font in a font-family is not available, text will be rendered using the system default font, not the next font in the font-family.
内容来源: software-mansion/react-native-svg