mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-17 04:32:26 +00:00
65a9317756
Fix the layout of placeholder text and shift focus to the DOM input when `TextInput` is clicked or pressed. Thanks to @tuckerconnelly and @Dremora. Fix #138 Fix #119 Close #137