stripe-terminal-react-native icon indicating copy to clipboard operation
stripe-terminal-react-native copied to clipboard

react-native upgrade to 0.69.0

Open arekkubaczkowski opened this issue 2 years ago • 1 comments

Summary

Upgrade RN to the latest 0.69.0

use patch-package to apply the mandatory changes for react-native-reanimated that doesn't support that version yet. Will remove it once this PR is released.

Testing

  • [x] I tested this manually
  • [ ] I added automated tests

Documentation

Select one:

  • [ ] I have added relevant documentation for my changes.
  • [x] This PR does not result in any developer-facing changes.

arekkubaczkowski avatar Jun 28 '22 07:06 arekkubaczkowski

@arekkubaczkowski I updated PR for fix case when disabled Hermes.

YangJonghun avatar Jun 28 '22 13:06 YangJonghun