Issue
In single line TextInput controls, most text stylings in the style prop are being ignored. In multi-line TextInput it does not appear to be an issue.
Steps to Reproduce
In RNTester, in the TextInput Example the "TextInput placeholder Styles" illustrates the issue

Issue
In single line TextInput controls, most text stylings in the
styleprop are being ignored. In multi-line TextInput it does not appear to be an issue.Steps to Reproduce
In RNTester, in the TextInput Example the "TextInput placeholder Styles" illustrates the issue