Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-amap3d
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
放牛的园子
react-native-amap3d
Commits
acfe94ea
Commit
acfe94ea
authored
Oct 06, 2017
by
7c00
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Podfile
parent
047fa54a
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
28 deletions
+18
-28
Podfile
example/ios/Podfile
+2
-4
Podfile.lock
example/ios/Podfile.lock
+13
-21
package-lock.json
example/package-lock.json
+3
-3
No files found.
example/ios/Podfile
View file @
acfe94ea
platform
:ios
,
'8.0'
target
'RNAMap3D'
do
pod
'Yoga'
,
path:
'../node_modules/react-native/ReactCommon/yoga/'
pod
'React'
,
path:
'../node_modules/react-native/'
,
:subspecs
=>
[
'DevSupport'
,
]
pod
'yoga'
,
path:
'../node_modules/react-native/ReactCommon/yoga/'
pod
'React'
,
path:
'../node_modules/react-native/'
pod
'react-native-amap3d'
,
path:
'../../'
end
example/ios/Podfile.lock
View file @
acfe94ea
...
...
@@ -5,44 +5,36 @@ PODS:
- AMapNavi (5.2.1):
- AMap3DMap (>= 5.2.1)
- AMapFoundation (~> 1.4)
- React (0.4
8
.1):
- React/Core (= 0.4
8
.1)
- react-native-amap3d (0.
6.2
):
- React (0.4
9
.1):
- React/Core (= 0.4
9
.1)
- react-native-amap3d (0.
7.3
):
- AMapNavi
- React
- React/Core (0.48.1):
- Yoga (= 0.48.1.React)
- React/DevSupport (0.48.1):
- React/Core
- React/RCTWebSocket
- React/RCTBlob (0.48.1):
- React/Core
- React/RCTWebSocket (0.48.1):
- React/Core
- React/RCTBlob
- Yoga (0.48.1.React)
- React/Core (0.49.1):
- yoga (= 0.49.1.React)
- yoga (0.49.1.React)
DEPENDENCIES:
- React (from `../node_modules/react-native/`)
- react-native-amap3d (from `../../`)
- React/DevSupport (from `../node_modules/react-native/`)
- Yoga (from `../node_modules/react-native/ReactCommon/yoga/`)
- yoga (from `../node_modules/react-native/ReactCommon/yoga/`)
EXTERNAL SOURCES:
React:
:path: "../node_modules/react-native/"
react-native-amap3d:
:path: "../../"
Y
oga:
y
oga:
:path: "../node_modules/react-native/ReactCommon/yoga/"
SPEC CHECKSUMS:
AMap3DMap: 0614b5b7ed7a8b69f1d9ba7bc40ce30362497dc5
AMapFoundation: 6c0471c9a6a0ad17dad46e3d800ad56ca170f82a
AMapNavi: bb4d65295ed0ee0ad4b5f5792e9e2ea0e5117ffa
React: c
409fc3f984bbc91da9328ace90b0851759c8111
react-native-amap3d:
44464626a64bc948be18c335b5d54957ccf45c10
Yoga: 1a0ed95233aeb0ed308fc70fabeb4348234a61d5
React: c
f892fb84b7d06bf5fea7f328e554c6dcabe85ee
react-native-amap3d:
9b95196a14a7168d25b7aecf29331d1b2900b6e2
yoga: 3abf02d6d9aeeb139b4c930eb1367feae690a35a
PODFILE CHECKSUM:
1f58898cdd2f530b47ca5a2d025ad7beb07cc506
PODFILE CHECKSUM:
50e0e08e70fb57b3f3476be117f63856ec28e46e
COCOAPODS: 1.2.0
example/package-lock.json
View file @
acfe94ea
...
...
@@ -3371,9 +3371,9 @@
}
},
"react-native-amap3d"
:
{
"version"
:
"0.7.
2
"
,
"resolved"
:
"http://registry.npm.taobao.org/react-native-amap3d/download/react-native-amap3d-0.7.
2
.tgz"
,
"integrity"
:
"sha1-
MZTNfXy0Xeh0He0m2xuwy6b3Tpc
="
"version"
:
"0.7.
3
"
,
"resolved"
:
"http://registry.npm.taobao.org/react-native-amap3d/download/react-native-amap3d-0.7.
3
.tgz"
,
"integrity"
:
"sha1-
1PUKXjU62/Nkc0k31p2fQZT11jA
="
},
"react-native-dismiss-keyboard"
:
{
"version"
:
"1.0.0"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment