Skip to content

Commit

Permalink
RN: New TouchableOpacity
Browse files Browse the repository at this point in the history
Summary:
Launches a new implementation of `TouchableOpacity`.

It is implemented using `Pressability` and extends `React.Component`. Notably, `propTypes` no longer exist.

Changelog:
[General] [Changed] - TouchableOpacity overhauled as a class without propTypes.

Reviewed By: TheSavior

Differential Revision: D18715858

fbshipit-source-id: 06ba5fc7eaacdbb7dc12d1564cc5d04e1a991229
  • Loading branch information
yungsters authored and facebook-github-bot committed Nov 27, 2019
1 parent ebf7d75 commit 88ae24f
Showing 1 changed file with 165 additions and 208 deletions.
Loading

0 comments on commit 88ae24f

Please sign in to comment.