Skip to content

Commit 0eb3471

Browse files
committed
firt commit
1 parent 5fb63a2 commit 0eb3471

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

ios/Podfile.lock

+9-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ PODS:
66
- DoubleConversion
77
- glog
88
- glog (0.3.5)
9+
- React (0.59.10):
10+
- React/Core (= 0.59.10)
911
- React/Core (0.59.10):
1012
- yoga (= 0.59.10.React)
1113
- React/CxxBridge (0.59.10):
@@ -46,6 +48,8 @@ PODS:
4648
- React/Core
4749
- React/fishhook
4850
- React/RCTBlob
51+
- RNGestureHandler (1.3.0):
52+
- React
4953
- yoga (0.59.10.React)
5054

5155
DEPENDENCIES:
@@ -59,6 +63,7 @@ DEPENDENCIES:
5963
- React/RCTNetwork (from `../node_modules/react-native`)
6064
- React/RCTText (from `../node_modules/react-native`)
6165
- React/RCTWebSocket (from `../node_modules/react-native`)
66+
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
6267
- yoga (from `../node_modules/react-native/ReactCommon/yoga`)
6368

6469
SPEC REPOS:
@@ -74,6 +79,8 @@ EXTERNAL SOURCES:
7479
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
7580
React:
7681
:path: "../node_modules/react-native"
82+
RNGestureHandler:
83+
:path: "../node_modules/react-native-gesture-handler"
7784
yoga:
7885
:path: "../node_modules/react-native/ReactCommon/yoga"
7986

@@ -83,8 +90,9 @@ SPEC CHECKSUMS:
8390
Folly: de497beb10f102453a1afa9edbf8cf8a251890de
8491
glog: aefd1eb5dda2ab95ba0938556f34b98e2da3a60d
8592
React: 36d0768f9e93be2473b37e7fa64f92c1d5341eef
93+
RNGestureHandler: 5329a942fce3d41c68b84c2c2276ce06a696d8b0
8694
yoga: 684513b14b03201579ba3cee20218c9d1298b0cc
8795

88-
PODFILE CHECKSUM: e613efa4813ffcfb651040cd931aae002c377483
96+
PODFILE CHECKSUM: ae2de55e71fe682415a811ae386ed0583ca76067
8997

9098
COCOAPODS: 1.6.1

0 commit comments

Comments
 (0)