In React Native, im define font family for all text with Rubik font but in some device (SAMSUNG & OPPO), the font looks like overwrite with costum font device because that brand can choose costum font for their device.
But i dont know why, sometimes some text looks like overwrite with costum device font & some text still use Rubik font
Environment: - OS: macOS HighSierra
Node: 9.3.0
Yarn: 1.3.2
npm: 5.7.0
Watchman: 4.9.0
Packages:
react-native: "^0.47.2,
react: "^16.0.0-alpha.12,
react-native-vector-icons: ^4.4.2,
Target Platform: Android
Any idea to make device font, cant overwrite font family font? Thanks

0 comments:
Post a Comment