Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Launches a new implementation of `TouchableNativeFeedback`. It is implemented using `Pressability` and extends `React.Component`. Notably, `propTypes` no longer exist. Furthermore, `TouchableNativeFeedback` now behaves similar to `TouchableWithoutFeedback` on iOS (instead of rendering an error message). Changelog: [General] [Changed] - TouchableNativeFeedback overhauled as a class without propTypes. Also, replaced iOS error renderer. Reviewed By: TheSavior Differential Revision: D18715857 fbshipit-source-id: aa42c7547ac94340fde0ef30641cab7eb48ea81b
- Loading branch information