Skip to content

Commit

Permalink
RN: New TouchableHighlight
Browse files Browse the repository at this point in the history
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
  • Loading branch information
yungsters authored and facebook-github-bot committed Nov 27, 2019
1 parent 2185dd2 commit 7c01172
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 276 deletions.
Loading

0 comments on commit 7c01172

Please sign in to comment.