react-native-website icon indicating copy to clipboard operation
react-native-website copied to clipboard

Updated button.md to reference Pressable instead of Touchable Opacity…

Open athakur3 opened this issue 3 years ago • 8 comments

Updated button.md to reference Pressable instead of Touchable Opacity and TouchableWithoutFeedback

athakur3 avatar Aug 02 '22 13:08 athakur3

Hi @athakur3!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

facebook-github-bot avatar Aug 02 '22 13:08 facebook-github-bot

Hi @athakur3!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

Signed!

athakur3 avatar Aug 02 '22 13:08 athakur3

Deploy Preview for react-native ready!

Name Link
Latest commit b60270fa068471097096acf4253f2539a5c32a5b
Latest deploy log https://app.netlify.com/sites/react-native/deploys/62e928f28408160009bfd37d
Deploy Preview https://deploy-preview-3237--react-native.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Aug 02 '22 13:08 netlify[bot]

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

facebook-github-bot avatar Aug 02 '22 14:08 facebook-github-bot

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

facebook-github-bot avatar Aug 02 '22 14:08 facebook-github-bot

looks good @athakur3, just curious why recommend the new Pressable over TouchableOpacity or TouchableWithoutFeedback?

since TouchableOpacity or TouchableWithoutFeedback remain a simpler start where we recommend Pressable for a more extensive approach


Capture


Capture2

leotm avatar Aug 03 '22 11:08 leotm

looks good @athakur3, just curious why recommend the new Pressable over TouchableOpacity or TouchableWithoutFeedback?

since TouchableOpacity or TouchableWithoutFeedback remain a simpler start where we recommend Pressable for a more extensive approach

Capture

Capture2

@leotm You're right in saying that it's more extensive. But, going with the "future-proof" reference, I assume that we are eventually going to migrate to Pressable API. Hence this. Let me know if I'm wrong in my assumption.

athakur3 avatar Aug 03 '22 12:08 athakur3

gotcha ^ makes sense if that implies we're going to deprecate both, SWIM (Someone Who Isn't Me) will know

leotm avatar Aug 03 '22 15:08 leotm

Yay! Thanks for merging that! My first open source contribution to Meta 😄

athakur3 avatar Sep 21 '22 20:09 athakur3

Welcome to the community! 🎉

Simek avatar Sep 21 '22 20:09 Simek