Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove JS autoFocus implementation (#27923)
Summary: Follow up to #27803 and #27924. We no longer need to call focus on mount from JS as both iOS and Android implements it natively now. ## Changelog [General] [Fixed] - Remove JS autoFocus implementation Pull Request resolved: #27923 Test Plan: Test that focus works in RN Tester with this, #27803 and #27924 Differential Revision: D19956373 Pulled By: TheSavior fbshipit-source-id: 5d99ead55011663b3edaf499ac7616765a24cb50
- Loading branch information