A framework for building native applications using React
Fix declarative blur not working (#56223)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/56223 Calling blur() on a ref works now. Failed before bc we did not become first responder when we were focused, so resign first responder would fail and no onBlur() event would be generated. Changelog: [Internal] Reviewed By: jorge-cab Differential Revision: D98006567 fbshipit-source-id: 005c4b370b0c68ffb5e24604ad7b26e6a069729d
J
Joe Vilches committed
4f908f433044279b7340c1933792b15aa5796a32
Parent: 402001f
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 3/25/2026, 8:54:49 PM