Skip to content

Commit f857f34

Browse files
chore(buttons): added svg to example
1 parent 7da9371 commit f857f34

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

example/ios/Podfile.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,8 @@ PODS:
462462
- React-RCTText
463463
- ReactCommon/turbomodule/core
464464
- Yoga
465+
- RNSVG (15.3.0):
466+
- React-Core
465467
- SocketRocket (0.6.1)
466468
- Yoga (1.14.0)
467469

@@ -510,6 +512,7 @@ DEPENDENCIES:
510512
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
511513
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
512514
- RNReanimated (from `../node_modules/react-native-reanimated`)
515+
- RNSVG (from `../node_modules/react-native-svg`)
513516
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
514517

515518
SPEC REPOS:
@@ -604,6 +607,8 @@ EXTERNAL SOURCES:
604607
:path: "../node_modules/react-native-gesture-handler"
605608
RNReanimated:
606609
:path: "../node_modules/react-native-reanimated"
610+
RNSVG:
611+
:path: "../node_modules/react-native-svg"
607612
Yoga:
608613
:path: "../node_modules/react-native/ReactCommon/yoga"
609614

@@ -652,6 +657,7 @@ SPEC CHECKSUMS:
652657
ReactCommon: 4b2bdcb50a3543e1c2b2849ad44533686610826d
653658
RNGestureHandler: bbb8e17b10afdafc5cc5746e8f60772236e7e2ca
654659
RNReanimated: 99aa8c96151abbc2d7e737a56ec62aca709f0c92
660+
RNSVG: 7c3f3fac9de6d67eee5525a8bafffafaaf022991
655661
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
656662
Yoga: 3efc43e0d48686ce2e8c60f99d4e6bd349aff981
657663

0 commit comments

Comments
 (0)