-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged in release/15.1.0 (pull request #58)
Release/15.1.0
- Loading branch information
Showing
20 changed files
with
767 additions
and
592 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
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,3 +1,3 @@ | ||
<resources> | ||
<string name="app_name">Shake</string> | ||
<string name="app_name">Shake RN</string> | ||
</resources> |
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 |
---|---|---|
|
@@ -277,7 +277,7 @@ PODS: | |
- React | ||
- react-native-shake (14.1.0): | ||
- React | ||
- Shake (~> 15.0.0) | ||
- Shake-Staging (~> 15.1.0-rc.1447) | ||
- react-native-slider (2.0.9): | ||
- React | ||
- react-native-webview (9.3.0): | ||
|
@@ -362,7 +362,7 @@ PODS: | |
- React | ||
- RNScreens (2.7.0): | ||
- React | ||
- Shake (15.0.0) | ||
- Shake-Staging (15.1.0-rc.1447) | ||
- Yoga (1.14.0) | ||
- YogaKit (1.18.1): | ||
- Yoga (~> 1.14) | ||
|
@@ -435,6 +435,8 @@ DEPENDENCIES: | |
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`) | ||
|
||
SPEC REPOS: | ||
"[email protected]:shakebugs/Specs.git": | ||
- Shake-Staging | ||
https://github.com/CocoaPods/Specs.git: | ||
- boost-for-react-native | ||
- CocoaAsyncSocket | ||
|
@@ -450,7 +452,6 @@ SPEC REPOS: | |
- fmt | ||
- libevent | ||
- OpenSSL-Universal | ||
- Shake | ||
- YogaKit | ||
|
||
EXTERNAL SOURCES: | ||
|
@@ -572,7 +573,7 @@ SPEC CHECKSUMS: | |
react-native-checkbox: 2d04aeb0c7e2c2cbd9a9a902ca6a5cf642688d09 | ||
react-native-maps: f4b89da81626ad7f151a8bfcb79733295d31ce5c | ||
react-native-safe-area-context: 8260e5157617df4b72865f44006797f895b2ada7 | ||
react-native-shake: 91238bed6328fc1bbdefa922c1605acce7a81313 | ||
react-native-shake: 9b00818158045abdb40f16e8ce3c039e39c9f8b4 | ||
react-native-slider: b34d943dc60deb96d952ba6b6b249aa8091e86da | ||
react-native-webview: bdde2a3c4cbdc0122bc2bfba13603db193f0cc5c | ||
React-perflogger: fd28ee1f2b5b150b00043f0301d96bd417fdc339 | ||
|
@@ -595,10 +596,10 @@ SPEC CHECKSUMS: | |
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211 | ||
RNReanimated: 955cf4068714003d2f1a6e2bae3fb1118f359aff | ||
RNScreens: cf198f915f8a2bf163de94ca9f5bfc8d326c3706 | ||
Shake: c5032f2a9dbfa2a8c33002609567f44a42176525 | ||
Shake-Staging: 1e48bab5826b8192d7c0a3917f3e1e7d44d6b02e | ||
Yoga: aa0cb45287ebe1004c02a13f279c55a95f1572f4 | ||
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a | ||
|
||
PODFILE CHECKSUM: f74bd3ae7cb43084c3aa4afe2dc911740679de66 | ||
PODFILE CHECKSUM: 3d68bab78d41ff5c76df688461c486e9826619d6 | ||
|
||
COCOAPODS: 1.11.2 |
Oops, something went wrong.