ShaMan123 / react-native-math-view

Math view for react native! No WebView!
https://github.com/ShaMan123/react-native-math-view
MIT License
77 stars 24 forks source link

Unrecognized font family 'serif' at ios #81

Closed fanzhiri closed 2 years ago

fanzhiri commented 2 years ago

Unrecognized font family 'serif'

+[RCTFont updateFont:withFamily:size:weight:style:variant:scaleMultiplier:] RCTFont.mm:314 -[RNSVGGlyphContext getGlyphFont]

Simulator Screen Shot - iPhone 11 - 2022-07-30 at 16 27 45

fanzhiri commented 2 years ago

Serif.ttf.zip i drop it into my project (Xcode Resources) ,then build 。 it work well 。have a good day !