Martin Konicek
|
d10e4dbf0f
|
[ReactNative] Use ASCII double quotes
Summary:
We mix ASCII double quotes with left and right quotes: https://github.com/facebook/react-native/blob/master/Libraries/CustomComponents/ListView/ListView.js#L13
Let's be consistent.
|
2015-07-24 13:16:25 -08:00 |
Matheus Santos
|
6213950334
|
Added transitions 'VerticalUpSwipeJump' and 'VerticalDownSwipeJump' in…
Summary:
… NavigatorSceneConfigs
Closes https://github.com/facebook/react-native/pull/1822
Github Author: Matheus Santos <matheus.santos@struct.com.br>
|
2015-07-20 12:53:54 -08:00 |
Eric Vicenti
|
f8482411f9
|
[AdsManager] Improve animation configurations
|
2015-06-10 23:35:52 -08:00 |
Spencer Ahrens
|
11b515b1b0
|
[ReactNative] clean lint in all of Libraries/
|
2015-05-19 13:47:04 -08:00 |
Logan Bernard
|
2ed2d20dfe
|
FloatFromLeft animation
Summary:
float from left animation for Navigator.SceneConfigs
#1100
@ericvicenti
@ide
Closes https://github.com/facebook/react-native/pull/1249
Github Author: Logan Bernard <bernard.logan4@gmail.com>
@public
Test Plan: Video: https://drive.google.com/file/d/0B9HtmABaCcR0Zi1yNkl5UDhWbzg/view
|
2015-05-13 13:24:37 -07:00 |
Andy Street
|
c82c6a07ae
|
[react_native] JS files from D2027859: [react_native] Fix ToTheLeft wizard transitions
|
2015-04-29 04:49:43 -08:00 |
Eric Vicenti
|
9209c444c7
|
[ReactNative] Androidized Navigator animations
Summary:
Added configurations for android-like animations, with gestures disabled.
@public
Test Plan: Tested on AdsManager Android
|
2015-04-28 13:10:49 -08:00 |
Eric Vicenti
|
8afdf30363
|
[ReactNative] Navigator refactor and improvements
|
2015-04-27 21:37:33 -08:00 |
Eric Vicenti
|
839e533955
|
[ReactNative] Re-configure horizontal swipe animations
|
2015-04-08 21:13:32 -08:00 |
Eric Vicenti
|
34ed3a0cec
|
[ReactNative] Start Navigator gesture config, disable gesture in AdsManager
|
2015-04-03 14:11:32 -08:00 |
Eric Vicenti
|
5b8aad5fdc
|
[ReactNative] License headers and renaming
|
2015-03-26 00:34:14 -08:00 |
Tadeu Zagallo
|
558b8c65e0
|
[ReactNative] s/ReactNavigator/Navigator/
|
2015-03-25 20:20:57 -08:00 |