VojinovicMirko
Results
2
comments of
VojinovicMirko
Try to add **defaultTextProps** prop: ` `
Yes, you have right. Than try this, it works for me - example with 2 fonts: const { width } = useWindowDimensions(); const mixedStyle = { p: { fontFamily: "OpenSans_700Bold",...