mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-19 13:11:26 +00:00
0ab984f507
Without access to the Shadow DOM pseudo-elements, the placeholder behaviour needs to be reimplemented. Update to match React Native's modification to `TextInput` to include all `View` props and use the `Text` style props. Fix #12 Fix #48