You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix onFocus/onBlur event bubbling in 0.60 stable (facebook#509)
* Fix onFocus/onBlur event bubbling (facebook#506)
* Update scripts to publish react-native-macos-init
* Clean up merge markers
* Restored ios:macos RNTester parity except for InputAccessoryView.
* Revert "Restored ios:macos RNTester parity except for InputAccessoryView."
This reverts commit 5a67ae0.
* Remove unnecessary android builds and tar file upload.
* Fix onFocus/onBlur View events to properly bubble.
* The Text component can also be selectable={true} and needs the same focus/blur event triggering as View.
Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
* Added new RCTFocusChangeEvent to static xcodeproj's
* Change vmImage to ubuntu-latest for Android builds.
Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
0 commit comments