From a3490818a4f431c4238413038aaf907a415ff496 Mon Sep 17 00:00:00 2001 From: Sarah Scott Date: Wed, 31 May 2017 18:32:37 +0200 Subject: [PATCH] [Dev] Added RCTAnimation subspec --- Example/Podfile | 2 +- Example/Podfile.lock | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Example/Podfile b/Example/Podfile index 094149829a..fab3a64f11 100644 --- a/Example/Podfile +++ b/Example/Podfile @@ -15,7 +15,7 @@ target 'Emission' do pod 'Emission', :path => '../' # As this runs dev, we need the developer web socket - pod 'React', :path => react_path, :subspecs => %w(DevSupport BatchedBridge) + pod 'React', :path => react_path, :subspecs => %w(DevSupport BatchedBridge RCTAnimation) pod 'Yoga', :path => yoga_path pod 'SentryReactNative', :path => sentry_path diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 47212b2db9..65b073c904 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -125,6 +125,8 @@ PODS: - React/Core - React/RCTWebSocket - React/jschelpers_legacy (0.45.0-rc.1) + - React/RCTAnimation (0.45.0-rc.1): + - React/Core - React/RCTImage (0.45.0-rc.1): - React/Core - React/RCTNetwork @@ -160,6 +162,7 @@ DEPENDENCIES: - FLKAutoLayout - React/BatchedBridge (from `../node_modules/react-native`) - React/DevSupport (from `../node_modules/react-native`) + - React/RCTAnimation (from `../node_modules/react-native`) - React/RCTTest (from `../node_modules/react-native`) - SAMKeychain - SentryReactNative (from `../node_modules/react-native-sentry`) @@ -208,6 +211,6 @@ SPEC CHECKSUMS: UIView+BooleanAnimations: a760be9a066036e55f298b7b7350a6cb14cfcd97 Yoga: 63e64d6f9a277e67f3f2adf9643d0ecddd52f5ca -PODFILE CHECKSUM: f86e398d12638ef028cf2b2f172dfc1fe98d2371 +PODFILE CHECKSUM: 7c0787efc3a67f7cca8be151b231259e55b26cb4 COCOAPODS: 1.2.1