Files
react-native-web/packages
Nicolas Gallagher 697479e2cd [fix] TextInput calls onFocus if autoFocus={true}
The host node ref is not a dependency of the focus handling. Previously, the
focus callback was not called if the element was auto-focused, because  React
DOM calls `onFocus` while the object ref is `null`.

Fix #2045
2021-06-08 15:58:16 -07:00
..
2021-06-08 15:13:05 -07:00
2021-06-08 15:13:05 -07:00
2021-06-08 15:13:05 -07:00
2021-06-08 15:13:05 -07:00