Add more focus management APIs #5706
Labels
Area: Keyboard
enhancement
Needs: PM Design
New feature or request
Workstream: Component Parity
Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Milestone
Proposal: Introduce more robust focus management APIs
Summary
Native frameworks have tons of focus management APIs which can be brought forward to RN. We have done the first bit with onFocus(), onBlur() etc., and there are more that can be brought here like the ones mentioned in this comment thread.
Some APIs from React that were mentioned so far as would be good to have in React Native include:
Filing this proposal to track revisiting this after Fabric is completed.
The text was updated successfully, but these errors were encountered: