react-native/React/Modules
Liamandrew 3372541a2a Add ability for Animated views to be created with scale X or scale Y
Summary:
<!--
Thank you for sending the PR! We appreciate you spending the time to work on these changes.

Help us understand your motivation by explaining why you decided to make this change.

You can learn more about contributing to React Native here: http://facebook.github.io/react-native/docs/contributing.html

Happy contributing!

-->

*Accidentally closed previous PR*

Sometimes it can be useful to have an animated view be created with either scale X or scale Y in cases where scaleXY might not be as visually appealing.

Test Plan
Tested on both ios and android in the sample project:

https://github.com/Liamandrew/ScaleAnimationSample

![scaleanimation](https://user-images.githubusercontent.com/30114733/37023697-d0aa7372-217a-11e8-8d3b-2958c63ad83a.gif)
Closes https://github.com/facebook/react-native/pull/18220

Differential Revision: D7542334

Pulled By: hramos

fbshipit-source-id: 208472e5d8f5a04ca3c3a99adce77b035e331ef1
2018-04-06 17:46:54 -07:00
..
RCTAccessibilityManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAccessibilityManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAlertManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAlertManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAppState.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAppState.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAsyncLocalStorage.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTAsyncLocalStorage.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTClipboard.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTClipboard.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDevSettings.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDevSettings.mm Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDeviceInfo.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDeviceInfo.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTEventEmitter.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTEventEmitter.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTExceptionsManager.h iOS C++: Add ICxxExceptionManager to access RCTExceptionsManager native module 2018-03-19 00:06:57 -07:00
RCTExceptionsManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nUtil.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTI18nUtil.m Change React Native application layout check 2018-02-26 11:49:36 -08:00
RCTJSCSamplingProfiler.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTJSCSamplingProfiler.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTKeyboardObserver.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTKeyboardObserver.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimation.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimation.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimationGroup.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTLayoutAnimationGroup.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBox.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBox.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBoxExtraDataViewController.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTRedBoxExtraDataViewController.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTSourceCode.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTSourceCode.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTStatusBarManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTStatusBarManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTVNavigationEventEmitter.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTVNavigationEventEmitter.m Add support for Android TV devices 2018-03-06 10:47:02 -08:00
RCTTiming.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTTiming.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTUIManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTUIManager.m Add ability for Animated views to be created with scale X or scale Y 2018-04-06 17:46:54 -07:00
RCTUIManagerObserverCoordinator.h New UIManager API allowing intercept/delay mounting process 2018-02-20 22:19:45 -08:00
RCTUIManagerObserverCoordinator.mm New UIManager API allowing intercept/delay mounting process 2018-02-20 22:19:45 -08:00
RCTUIManagerUtils.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTUIManagerUtils.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00