$ the-wire · showcase
REACT NATIVE FIXES KEYBOARD ACCESS ON IOS MARKETPLACE
By RepoJournal · Filed · About Meta · Composed from the cited sources · methodology
React Native patched a Full Keyboard Access regression that broke interactive row focus on iOS Marketplace.
A single commit landed overnight addressing FKA (Full Keyboard Access) failures on the Marketplace You page [1]. The fix restores keyboard navigation for interactive rows on iOS, a core accessibility feature that enterprise and power users depend on. This is an internal fix with no public API changes, so it ships quietly but matters for anyone relying on keyboard-first navigation in production React Native apps. Reviewed by Picowchey and joevilches.
Action items
- → Watch for next React Native release to pick up this fix facebook/react-native [monitor]
References
- [1] Fix keyboard focus for interactive rows (#57750) ↗ facebook/react-native