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
2788c985
Commit
2788c985
authored
Sep 03, 2017
by
7c00
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新 example 依赖版本
parent
d2d54ed0
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
11 deletions
+11
-11
Podfile.lock
example/ios/Podfile.lock
+9
-9
package-lock.json
example/package-lock.json
+0
-0
package.json
example/package.json
+2
-2
No files found.
example/ios/Podfile.lock
View file @
2788c985
...
@@ -5,14 +5,14 @@ PODS:
...
@@ -5,14 +5,14 @@ PODS:
- AMapNavi (5.2.1):
- AMapNavi (5.2.1):
- AMap3DMap (>= 5.2.1)
- AMap3DMap (>= 5.2.1)
- AMapFoundation (~> 1.4)
- AMapFoundation (~> 1.4)
- React (0.47.
1
):
- React (0.47.
2
):
- React/Core (= 0.47.
1
)
- React/Core (= 0.47.
2
)
- react-native-amap3d (0.
2.5
):
- react-native-amap3d (0.
6.0
):
- AMapNavi
- AMapNavi
- React
- React
- React/Core (0.47.
1
):
- React/Core (0.47.
2
):
- Yoga (= 0.47.
1
.React)
- Yoga (= 0.47.
2
.React)
- Yoga (0.47.
1
.React)
- Yoga (0.47.
2
.React)
DEPENDENCIES:
DEPENDENCIES:
- React (from `../node_modules/react-native/`)
- React (from `../node_modules/react-native/`)
...
@@ -31,9 +31,9 @@ SPEC CHECKSUMS:
...
@@ -31,9 +31,9 @@ SPEC CHECKSUMS:
AMap3DMap: 0614b5b7ed7a8b69f1d9ba7bc40ce30362497dc5
AMap3DMap: 0614b5b7ed7a8b69f1d9ba7bc40ce30362497dc5
AMapFoundation: 6c0471c9a6a0ad17dad46e3d800ad56ca170f82a
AMapFoundation: 6c0471c9a6a0ad17dad46e3d800ad56ca170f82a
AMapNavi: bb4d65295ed0ee0ad4b5f5792e9e2ea0e5117ffa
AMapNavi: bb4d65295ed0ee0ad4b5f5792e9e2ea0e5117ffa
React: f
705239a901cb3f95445c34468e5b37b6f80a0d4
React: f
be1a006550fb55871cb377ba7741f5d1cfff733
react-native-amap3d:
8e0233de49453f31abd40479ce728c3535400f9f
react-native-amap3d:
7d8c90111b6411b881a3fa25f02ce3e6a83501f1
Yoga:
13a12502dfabb4c75b914071dcb542af800deed4
Yoga:
ff8531e8cf9f7ec92a75dd44286a68c4a084c507
PODFILE CHECKSUM: 532b8476f224a7e69d8d5ec4a246f7ed1173a8e1
PODFILE CHECKSUM: 532b8476f224a7e69d8d5ec4a246f7ed1173a8e1
...
...
example/package-lock.json
View file @
2788c985
This diff is collapsed.
Click to expand it.
example/package.json
View file @
2788c985
...
@@ -8,8 +8,8 @@
...
@@ -8,8 +8,8 @@
},
},
"dependencies"
:
{
"dependencies"
:
{
"react"
:
"16.0.0-alpha.12"
,
"react"
:
"16.0.0-alpha.12"
,
"react-native"
:
"
0.47.1
"
,
"react-native"
:
"
^0.47.2
"
,
"react-native-amap3d"
:
"^0.
3.3
"
,
"react-native-amap3d"
:
"^0.
6.0
"
,
"react-navigation"
:
"^1.0.0-beta.12"
"react-navigation"
:
"^1.0.0-beta.12"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
...
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