Skip to content

Commit a03d7b4

Browse files
committed
chore: remove reanimated dependency & commit .lock file updates
1 parent 60bd613 commit a03d7b4

File tree

3 files changed

+8
-63
lines changed

3 files changed

+8
-63
lines changed

example/ios/Podfile.lock

Lines changed: 6 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -334,43 +334,16 @@ PODS:
334334
- React-cxxreact (= 0.65.0)
335335
- React-jsi (= 0.65.0)
336336
- React-perflogger (= 0.65.0)
337-
- rive-react-native (4.0.1):
337+
- rive-react-native (4.0.2):
338338
- React-Core
339-
- RiveRuntime (= 3.1.8)
340-
- RiveRuntime (3.1.8)
339+
- RiveRuntime (= 3.1.11)
340+
- RiveRuntime (3.1.11)
341341
- RNCMaskedView (0.2.8):
342342
- React-Core
343343
- RNCPicker (1.16.8):
344344
- React-Core
345345
- RNGestureHandler (1.10.3):
346346
- React-Core
347-
- RNReanimated (2.13.0):
348-
- DoubleConversion
349-
- FBLazyVector
350-
- FBReactNativeSpec
351-
- glog
352-
- RCT-Folly
353-
- RCTRequired
354-
- RCTTypeSafety
355-
- React-callinvoker
356-
- React-Core
357-
- React-Core/DevSupport
358-
- React-Core/RCTWebSocket
359-
- React-CoreModules
360-
- React-cxxreact
361-
- React-jsi
362-
- React-jsiexecutor
363-
- React-jsinspector
364-
- React-RCTActionSheet
365-
- React-RCTAnimation
366-
- React-RCTBlob
367-
- React-RCTImage
368-
- React-RCTLinking
369-
- React-RCTNetwork
370-
- React-RCTSettings
371-
- React-RCTText
372-
- ReactCommon/turbomodule/core
373-
- Yoga
374347
- RNScreens (3.20.0):
375348
- React-Core
376349
- React-RCTImage
@@ -436,7 +409,6 @@ DEPENDENCIES:
436409
- "RNCMaskedView (from `../node_modules/@react-native-masked-view/masked-view`)"
437410
- "RNCPicker (from `../node_modules/@react-native-picker/picker`)"
438411
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
439-
- RNReanimated (from `../node_modules/react-native-reanimated`)
440412
- RNScreens (from `../node_modules/react-native-screens`)
441413
- RNVectorIcons (from `../node_modules/react-native-vector-icons`)
442414
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
@@ -525,8 +497,6 @@ EXTERNAL SOURCES:
525497
:path: "../node_modules/@react-native-picker/picker"
526498
RNGestureHandler:
527499
:path: "../node_modules/react-native-gesture-handler"
528-
RNReanimated:
529-
:path: "../node_modules/react-native-reanimated"
530500
RNScreens:
531501
:path: "../node_modules/react-native-screens"
532502
RNVectorIcons:
@@ -577,17 +547,16 @@ SPEC CHECKSUMS:
577547
React-RCTVibration: ca17687ea259e8b6bbd4ad74f1f6ec87bff845d8
578548
React-runtimeexecutor: a9a1ac6a60389c3c588fd9b9158a30ed4d8d28a4
579549
ReactCommon: c11b11a5dc8187826144b7b3d72125c77a1b7b1a
580-
rive-react-native: 6270d28332aec811ee4bfdbf881cee92e537bce3
581-
RiveRuntime: 1d8d822a00632fc12cfee534651b5312ab92f116
550+
rive-react-native: 4991ce265423fe4f9a2458ab78da7dea892e5ebd
551+
RiveRuntime: 2e04dbf0b89e7c520ca43312ccc2dd2da30a60d4
582552
RNCMaskedView: bc0170f389056201c82a55e242e5d90070e18e5a
583553
RNCPicker: 0991c56da7815c0cf946d6f63cf920b25296e5f6
584554
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
585-
RNReanimated: 7c664a74689972eff8e726535824233596f5f158
586555
RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f
587556
RNVectorIcons: 31cebfcf94e8cf8686eb5303ae0357da64d7a5a4
588557
Yoga: 1561f557b0c2b6047a91f7619f666134e2288916
589558
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
590559

591560
PODFILE CHECKSUM: ffca5ebcfa1ead72871bfd5c0adf18ed1df71ff3
592561

593-
COCOAPODS: 1.11.2
562+
COCOAPODS: 1.12.1

example/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"react-native-gesture-handler": "^1.10.3",
1919
"react-native-keyboard-aware-scroll-view": "^0.9.4",
2020
"react-native-paper": "^4.8.1",
21-
"react-native-reanimated": "^2.1.0",
2221
"react-native-safe-area-context": "^3.2.0",
2322
"react-native-screens": "^3.20.0",
2423
"react-native-vector-icons": "^8.1.0"

example/yarn.lock

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
"@babel/helper-plugin-utils" "^7.19.0"
504504
"@babel/helper-simple-access" "^7.19.4"
505505

506-
"@babel/plugin-transform-object-assign@^7.0.0", "@babel/plugin-transform-object-assign@^7.16.7":
506+
"@babel/plugin-transform-object-assign@^7.0.0":
507507
version "7.18.6"
508508
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.18.6.tgz#7830b4b6f83e1374a5afb9f6111bcfaea872cdd2"
509509
integrity sha512-mQisZ3JfqWh2gVXvfqYCAAyRs6+7oev+myBsTwW5RnPhYXOTuCEw2oe3YgxlXMViXUS53lG8koulI7mJ+8JE+A==
@@ -639,7 +639,7 @@
639639
"@babel/helper-validator-option" "^7.18.6"
640640
"@babel/plugin-transform-flow-strip-types" "^7.18.6"
641641

642-
"@babel/preset-typescript@^7.1.0", "@babel/preset-typescript@^7.16.7":
642+
"@babel/preset-typescript@^7.1.0":
643643
version "7.18.6"
644644
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.18.6.tgz#ce64be3e63eddc44240c6358daefac17b3186399"
645645
integrity sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==
@@ -1038,11 +1038,6 @@
10381038
resolved "https://registry.yarnpkg.com/@types/hammerjs/-/hammerjs-2.0.41.tgz#f6ecf57d1b12d2befcce00e928a6a097c22980aa"
10391039
integrity sha512-ewXv/ceBaJprikMcxCmWU1FKyMAQ2X7a9Gtmzw8fcg2kIePI1crERDM818W+XYrxqdBBOdlf2rm137bU+BltCA==
10401040

1041-
"@types/invariant@^2.2.35":
1042-
version "2.2.35"
1043-
resolved "https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.35.tgz#cd3ebf581a6557452735688d8daba6cf0bd5a3be"
1044-
integrity sha512-DxX1V9P8zdJPYQat1gHyY0xj3efl8gnMVjiM9iCY6y27lj+PoQWkgjt8jDqmovPqULkKVpKRg8J36iQiA+EtEg==
1045-
10461041
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
10471042
version "2.0.4"
10481043
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
@@ -3658,19 +3653,6 @@ react-native-paper@^4.8.1:
36583653
color "^3.1.2"
36593654
react-native-iphone-x-helper "^1.3.1"
36603655

3661-
react-native-reanimated@^2.1.0:
3662-
version "2.13.0"
3663-
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.13.0.tgz#d64c1386626822d4dc22094b4efe028ff2c49cc9"
3664-
integrity sha512-yUHyYVIegWWIza4+nVyS3CSmI/Mc8kLFVHw2c6gnSHaYhYA4LeEjH/jBkoMzHk9Xd0Ra3cwtjYKAMG8OTp6JVg==
3665-
dependencies:
3666-
"@babel/plugin-transform-object-assign" "^7.16.7"
3667-
"@babel/preset-typescript" "^7.16.7"
3668-
"@types/invariant" "^2.2.35"
3669-
invariant "^2.2.4"
3670-
lodash.isequal "^4.5.0"
3671-
setimmediate "^1.0.5"
3672-
string-hash-64 "^1.0.3"
3673-
36743656
react-native-safe-area-context@^3.2.0:
36753657
version "3.4.1"
36763658
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.4.1.tgz#c967a52903d55fe010b2428e5368b42f1debc0a7"
@@ -4216,11 +4198,6 @@ strict-uri-encode@^2.0.0:
42164198
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
42174199
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==
42184200

4219-
string-hash-64@^1.0.3:
4220-
version "1.0.3"
4221-
resolved "https://registry.yarnpkg.com/string-hash-64/-/string-hash-64-1.0.3.tgz#0deb56df58678640db5c479ccbbb597aaa0de322"
4222-
integrity sha512-D5OKWKvDhyVWWn2x5Y9b+37NUllks34q1dCDhk/vYcso9fmhs+Tl3KR/gE4v5UNj2UA35cnX4KdVVGkG1deKqw==
4223-
42244201
string-width@^4.1.0, string-width@^4.2.0:
42254202
version "4.2.3"
42264203
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"

0 commit comments

Comments
 (0)