Skip to content
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

Sync with React Native 0.29.0 #1335

Merged
merged 13 commits into from
Sep 4, 2023
Merged

Sync with React Native 0.29.0 #1335

merged 13 commits into from
Sep 4, 2023

Commits on Sep 4, 2023

  1. handle Android React Native glue changes

    jonasbark authored and Remon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1f999fe View commit details
    Browse the repository at this point in the history
  2. update iOS glue code

    jonasbark authored and Remon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    be8a8b0 View commit details
    Browse the repository at this point in the history
  3. BREAKING: remove deprecated apple pay methods

    Remon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1e39b04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    398fccb View commit details
    Browse the repository at this point in the history
  5. sync Android with 0.30.0

    jonasbark authored and Remon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8e3dd47 View commit details
    Browse the repository at this point in the history
  6. sync iOS with 0.30.0

    jonasbark authored and Remon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0b04df6 View commit details
    Browse the repository at this point in the history
  7. FIX: #1376 focus issue on iOS

    Remon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    04fb49f View commit details
    Browse the repository at this point in the history
  8. feat: finish deffered callback flow

    Remon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    39e216d View commit details
    Browse the repository at this point in the history
  9. feat: add handlenextaction for setupinten

    Remon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    701dd92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b495c58 View commit details
    Browse the repository at this point in the history
  11. workaround for missing confirmHandler object on iOS

    jonasbark authored and Remon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    367c448 View commit details
    Browse the repository at this point in the history
  12. DOC: create docs for defered payment

    Remon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0b3abe7 View commit details
    Browse the repository at this point in the history
  13. fixed yarn file

    Remon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b34a7a9 View commit details
    Browse the repository at this point in the history