Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add accessibilityHint to TouchableNativeFeedback (#29154)
Summary: The docs suggest that TouchableNativeFeedback [inherits `TouchableWithoutFeedback` props](https://reactnative.dev/docs/touchablewithoutfeedback#props) but `accessibilityHint` was missing. ## Changelog [Android] [Added] - Add accessibilityHint to TouchableNativeFeedback Pull Request resolved: #29154 Test Plan: Not sure how this should be tested, but I'm happy to implement what others may suggest Reviewed By: kacieb Differential Revision: D22109459 Pulled By: TheSavior fbshipit-source-id: 573267a26414a97ba23a1a7995bff1608f9ba34f
- Loading branch information