mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7c01172bef
Summary: Launches a new implementation of `TouchableHighlight`. It is implemented using `Pressability` and extends `React.Component`. Notably, `propTypes` no longer exist. Changelog: [General] [Changed] - TouchableHighlight overhauled as a class without propTypes. Reviewed By: TheSavior Differential Revision: D18715854 fbshipit-source-id: d4ea6ebd2ca9aef2af93ffad2fe75a96424514e5