mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 23:22:41 +08:00
Summary:
fontFamily, fontWeight and fontStyle properties are being ignored for TextInput.
There's an additional issue that happens when you add secureTextEntry={true} it overrides the current font preferences (because it defaults to monospace) so we have to reapply it.
Master right now:

Demo after the fix:

Closes https://github.com/facebook/react-native/pull/6564
Differential Revision: D3081623
Pulled By: bestander
fb-gh-sync-id: 329cac6755b5a0dd549e546768f39efa7b7f4daa
fbshipit-source-id: 329cac6755b5a0dd549e546768f39efa7b7f4daa