-
Notifications
You must be signed in to change notification settings - Fork 24.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TimerMixin] Remove TimerMixin from TouchableOpacity #21520
Conversation
Generated by 🚫 dangerJS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RSNara is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
@danibonilha merged commit 9282c9d into |
Summary: Related to facebook#21485 This PR removes TimerMixin from TouchableOpacity Pull Request resolved: facebook#21520 Differential Revision: D10223753 Pulled By: RSNara fbshipit-source-id: fc02077de7e73ee968b7944c0178892825099063
Related to #21485
This PR removes TimerMixin from TouchableOpacity
Test Plan:
All flow types passes
Ran RNTester
Release Notes:
[GENERAL] [ENHANCEMENT] [TouchableOpacity.js] - Removed TimerMixin.