Skip to content

Commit d1f3a63

Browse files
committed
added reanimated
1 parent e7a37f4 commit d1f3a63

File tree

2 files changed

+22
-7
lines changed

2 files changed

+22
-7
lines changed

react-native-in-app-payments-quickstart/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"react-native": "0.74.1",
1717
"react-native-gesture-handler": "^2.3.2",
1818
"react-native-modal": "^13.0.1",
19+
"react-native-reanimated": "^3.11.0",
1920
"react-native-square-in-app-payments": "file:../",
2021
"react-navigation": "^4.4.4"
2122
},
@@ -41,4 +42,4 @@
4142
"node": ">=18"
4243
},
4344
"packageManager": "[email protected]"
44-
}
45+
}

react-native-in-app-payments-quickstart/yarn.lock

+20-6
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
544544
"@babel/helper-plugin-utils" "^7.18.6"
545545

546-
"@babel/plugin-transform-arrow-functions@^7.0.0", "@babel/plugin-transform-arrow-functions@^7.24.6":
546+
"@babel/plugin-transform-arrow-functions@^7.0.0", "@babel/plugin-transform-arrow-functions@^7.0.0-0", "@babel/plugin-transform-arrow-functions@^7.24.6":
547547
version "7.24.6"
548548
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.6.tgz#93607d1ef5b81c70af174aff3532d57216367492"
549549
integrity sha512-jSSSDt4ZidNMggcLx8SaKsbGNEfIl0PHx/4mFEulorE7bpYLbN0d3pDW3eJ7Y5Z3yPhy3L3NaPCYyTUY7TuugQ==
@@ -773,7 +773,7 @@
773773
dependencies:
774774
"@babel/helper-plugin-utils" "^7.24.6"
775775

776-
"@babel/plugin-transform-nullish-coalescing-operator@^7.24.6":
776+
"@babel/plugin-transform-nullish-coalescing-operator@^7.0.0-0", "@babel/plugin-transform-nullish-coalescing-operator@^7.24.6":
777777
version "7.24.6"
778778
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.6.tgz#12b83b3cdfd1cd2066350e36e4fb912ab194545e"
779779
integrity sha512-+QlAiZBMsBK5NqrBWFXCYeXyiU1y7BQ/OYaiPAcQJMomn5Tyg+r5WuVtyEuvTbpV7L25ZSLfE+2E9ywj4FD48A==
@@ -815,7 +815,7 @@
815815
"@babel/helper-plugin-utils" "^7.24.6"
816816
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
817817

818-
"@babel/plugin-transform-optional-chaining@^7.24.6":
818+
"@babel/plugin-transform-optional-chaining@^7.0.0-0", "@babel/plugin-transform-optional-chaining@^7.24.6":
819819
version "7.24.6"
820820
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.6.tgz#3d636b3ed8b5a506f93e4d4675fc95754d7594f5"
821821
integrity sha512-cHbqF6l1QP11OkYTYQ+hhVx1E017O5ZcSPXk9oODpqhcAD1htsWG2NpHrrhthEO2qZomLK0FXS+u7NfrkF5aOQ==
@@ -915,7 +915,7 @@
915915
babel-plugin-polyfill-regenerator "^0.6.1"
916916
semver "^6.3.1"
917917

918-
"@babel/plugin-transform-shorthand-properties@^7.0.0", "@babel/plugin-transform-shorthand-properties@^7.24.6":
918+
"@babel/plugin-transform-shorthand-properties@^7.0.0", "@babel/plugin-transform-shorthand-properties@^7.0.0-0", "@babel/plugin-transform-shorthand-properties@^7.24.6":
919919
version "7.24.6"
920920
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.6.tgz#ef734ebccc428d2174c7bb36015d0800faf5381e"
921921
integrity sha512-xnEUvHSMr9eOWS5Al2YPfc32ten7CXdH7Zwyyk7IqITg4nX61oHj+GxpNvl+y5JHjfN3KXE2IV55wAWowBYMVw==
@@ -937,7 +937,7 @@
937937
dependencies:
938938
"@babel/helper-plugin-utils" "^7.24.6"
939939

940-
"@babel/plugin-transform-template-literals@^7.24.6":
940+
"@babel/plugin-transform-template-literals@^7.0.0-0", "@babel/plugin-transform-template-literals@^7.24.6":
941941
version "7.24.6"
942942
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.6.tgz#aaf2ae157acd0e5c9265dba8ac0a439f8d2a6303"
943943
integrity sha512-BJbEqJIcKwrqUP+KfUIkxz3q8VzXe2R8Wv8TaNgO1cx+nNavxn/2+H8kp9tgFSOL6wYPPEgFvU6IKS4qoGqhmg==
@@ -1097,7 +1097,7 @@
10971097
"@babel/types" "^7.4.4"
10981098
esutils "^2.0.2"
10991099

1100-
"@babel/preset-typescript@^7.13.0":
1100+
"@babel/preset-typescript@^7.13.0", "@babel/preset-typescript@^7.16.7":
11011101
version "7.24.6"
11021102
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.24.6.tgz#27057470fb981c31338bdb897fc3d9aa0cb7dab2"
11031103
integrity sha512-U10aHPDnokCFRXgyT/MaIRTivUu2K/mu0vJlwRS9LxJmJet+PFQNKpggPyFCUtC6zWSBPjvxjnpNkAn3Uw2m5w==
@@ -5774,6 +5774,20 @@ react-native-modal@^13.0.1:
57745774
prop-types "^15.6.2"
57755775
react-native-animatable "1.3.3"
57765776

5777+
react-native-reanimated@^3.11.0:
5778+
version "3.11.0"
5779+
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.11.0.tgz#d4265d4e0232623f5958ed60e1686ca884fc3452"
5780+
integrity sha512-BNw/XDgUfs8UhfY1X6IniU8kWpnotWGyt8qmQviaHisTi5lvwnaOdXQKfN1KGONx6ekdFRHRP5EFwLi0UajwKA==
5781+
dependencies:
5782+
"@babel/plugin-transform-arrow-functions" "^7.0.0-0"
5783+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.0.0-0"
5784+
"@babel/plugin-transform-optional-chaining" "^7.0.0-0"
5785+
"@babel/plugin-transform-shorthand-properties" "^7.0.0-0"
5786+
"@babel/plugin-transform-template-literals" "^7.0.0-0"
5787+
"@babel/preset-typescript" "^7.16.7"
5788+
convert-source-map "^2.0.0"
5789+
invariant "^2.2.4"
5790+
57775791
react-native-safe-area-view@^0.14.9:
57785792
version "0.14.9"
57795793
resolved "https://registry.yarnpkg.com/react-native-safe-area-view/-/react-native-safe-area-view-0.14.9.tgz#90ee8383037010d9a5055a97cf97e4c1da1f0c3d"

0 commit comments

Comments
 (0)