This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from panz3r/master
Update `NearIT SDK`s to latest versions
- Loading branch information
Showing
9 changed files
with
152 additions
and
258 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "react-native-nearit", | ||
"version": "2.2.7-beta.6", | ||
"version": "2.2.8-beta.1", | ||
"author": "Mattia Panzeri <[email protected]>", | ||
"license": "MPL-2.0", | ||
"description": "The official NearIT SDK plugin for React Native", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,51 @@ | ||
PODS: | ||
- NearITSDK (2.2.4) | ||
- React (0.48.1): | ||
- React/Core (= 0.48.1) | ||
- React/BatchedBridge (0.48.1): | ||
- NearITSDK (2.2.5) | ||
- React (0.49.3): | ||
- React/Core (= 0.49.3) | ||
- React/BatchedBridge (0.49.3): | ||
- React/Core | ||
- React/cxxreact_legacy | ||
- React/Core (0.48.1): | ||
- Yoga (= 0.48.1.React) | ||
- React/cxxreact_legacy (0.48.1): | ||
- React/Core (0.49.3): | ||
- yoga (= 0.49.3.React) | ||
- React/cxxreact_legacy (0.49.3): | ||
- React/jschelpers_legacy | ||
- React/DevSupport (0.48.1): | ||
- React/DevSupport (0.49.3): | ||
- React/Core | ||
- React/RCTWebSocket | ||
- React/jschelpers_legacy (0.48.1) | ||
- React/RCTBlob (0.48.1): | ||
- React/fishhook (0.49.3) | ||
- React/jschelpers_legacy (0.49.3) | ||
- React/RCTBlob (0.49.3): | ||
- React/Core | ||
- React/RCTWebSocket (0.48.1): | ||
- React/RCTWebSocket (0.49.3): | ||
- React/Core | ||
- React/fishhook | ||
- React/RCTBlob | ||
- RNNearIt (2.2.7-beta.6): | ||
- NearITSDK (= 2.2.4) | ||
- RNNearIt (2.2.8-beta.1): | ||
- NearITSDK (= 2.2.5) | ||
- React | ||
- Yoga (0.48.1.React) | ||
- yoga (0.49.3.React) | ||
|
||
DEPENDENCIES: | ||
- React/BatchedBridge (from `../node_modules/react-native`) | ||
- React/Core (from `../node_modules/react-native`) | ||
- React/DevSupport (from `../node_modules/react-native`) | ||
- RNNearIt (from `../node_modules/react-native-nearit`) | ||
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`) | ||
- yoga (from `../node_modules/react-native/ReactCommon/yoga`) | ||
|
||
EXTERNAL SOURCES: | ||
React: | ||
:path: ../node_modules/react-native | ||
RNNearIt: | ||
:path: ../node_modules/react-native-nearit | ||
Yoga: | ||
yoga: | ||
:path: ../node_modules/react-native/ReactCommon/yoga | ||
|
||
SPEC CHECKSUMS: | ||
NearITSDK: a5eb344a2673db0c59e06a512f84cb2ea1f666c2 | ||
React: c409fc3f984bbc91da9328ace90b0851759c8111 | ||
RNNearIt: a190fe7aa6c6044257f7c9c107b1433a0a54a54f | ||
Yoga: 1a0ed95233aeb0ed308fc70fabeb4348234a61d5 | ||
NearITSDK: 4f6eefd233f8af59682ee9ce2214b1ff32c3da92 | ||
React: 5751f5630c58f7ef31a00cf03044878295bceff0 | ||
RNNearIt: d3773d67a7e1df7c79e3d314c517c9b9c8cff2df | ||
yoga: 6e56575501ecea04196f9c9f08b90cf97cd5da24 | ||
|
||
PODFILE CHECKSUM: e0a64d713adf04105d0bcece2008407031091a0e | ||
PODFILE CHECKSUM: c7fa801c9f49a93403e6c7e9c8b9eeeb817ebc52 | ||
|
||
COCOAPODS: 1.3.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.