mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-27 22:55:56 +08:00
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