mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2b49664cb8
Summary: [AccessibilityExample.js](https://github.com/facebook/react-native/blob/master/packages/rn-tester/js/examples/Accessibility/AccessibilityExample.js) does not have proper Flow types. Without Flow typing enforced, it is easy for bugs to be introduced when making changes to this file. This pull request enforces Flow typing in this file. ## Changelog [General] [Fixed] - Fixed return type of `AccessibilityRoleAndStateExample` [General] [Added] - Added Flow Types to AccessibilityExample.js Pull Request resolved: https://github.com/facebook/react-native/pull/31384 Test Plan: Before:  After:  Reviewed By: yungsters, nadiia Differential Revision: D28004170 Pulled By: kacieb fbshipit-source-id: 77bc44bbaf7a19c034a92a2daef302d5dc6078fa