Daniel Zlotin
49c2c5a2cf
fixed e2e, pop specific screen
7 years ago
Daniel Zlotin
090f50d0da
Update .travis.yml (#1125 )
7 years ago
Daniel Zlotin
dea6d13629
update scripts
7 years ago
Guy Carmeli
4adb1e48c8
Update README.md (#1124 )
7 years ago
Daniel Zlotin
423858aff4
update travis slack integration
7 years ago
Daniel Zlotin
7ffee30c03
Update .travis.yml (#1123 )
7 years ago
Daniel Zlotin
41ecebb6e8
update slack integration
7 years ago
Daniel Zlotin
7f913b1603
refactor
7 years ago
Daniel Zlotin
8d0e813997
stack refactor
7 years ago
Daniel Zlotin
2784709255
migrate to controllers
7 years ago
Daniel Zlotin
f795aa4a6e
generic stack
7 years ago
Daniel Zlotin
9646d9fb9f
refactor
7 years ago
Daniel Zlotin
a6df80bcb1
pop specific
7 years ago
Daniel Zlotin
d627a405a4
push and pop mechanics
7 years ago
bogobogo
461666825c
Update README.md (#1121 )
7 years ago
Guy Carmeli
338278dbc4
Update android-specific-use-cases.md (#1119 )
7 years ago
Guy Carmeli
66fba24145
Document shared element curved motion (#1116 )
7 years ago
Daniel Zlotin
2a21ed0422
stackController
7 years ago
Daniel Zlotin
b064e1f355
abstract ViewController
7 years ago
Daniel Zlotin
14efda2ad6
fiddling with controllers
7 years ago
Daniel Zlotin
6d3eadac37
trigger build
7 years ago
Daniel Zlotin
4063abb4df
remove xcpretty as it hides build errors
7 years ago
Daniel Zlotin
3f4cc9ef82
back to normal
7 years ago
Daniel Zlotin
d07f0fa104
try reproduce travis bug 10
7 years ago
Daniel Zlotin
c4c8a424f1
try reproduce travis bug 9
7 years ago
Daniel Zlotin
a5a5a10c35
try reproduce travis bug 8
7 years ago
Daniel Zlotin
87aa2e4436
try reproduce travis bug 7
7 years ago
Daniel Zlotin
3d3b811168
try reproduce travis bug 6
7 years ago
Daniel Zlotin
326dd50ff3
try reproduce travis bug 5
7 years ago
Daniel Zlotin
e25ce172b6
try reproduce travis bug 4
7 years ago
Daniel Zlotin
63ba5beba8
try reproduce travis bug 3
7 years ago
Daniel Zlotin
c44f47a215
try reproduce travis bug 2
7 years ago
Daniel Zlotin
f721116eb5
try reproduce travis bug
7 years ago
Guy Carmeli
39ff6f63fb
Update android-specific-use-cases.md (#1114 )
7 years ago
Guy Carmeli
2b418696be
Make fab with actions a bit more responsive when animating from collapsed to expended state
7 years ago
Guy Carmeli
b942353949
Discord fab action behavior when action is removed
7 years ago
Guy Carmeli
de5e45c903
Fix missing background color for fab actions
7 years ago
Guy Carmeli
c3c4a044a6
Fix cut off fab actions
7 years ago
Guy Carmeli
54e914df20
Migrate example app to RN 0.43.3 (#1111 )
7 years ago
Darren Osadchuk
d42f7eeed4
Modal context menu fix (#1106 )
* React Native v0.40.0 fixes
* Implement disableIconTint property on Android TitleBarButtons
* Show contextual menu only on Modal, if showing
* Fix crash if font not set in title bar button parameters
7 years ago
Guy Carmeli
57b745ca95
Minor fixes to reload flow (#1103 )
This is mostly a workaround to overcome faults in the simple event bus implementation,
also fixes crash when reloading while modal is displayed.
7 years ago
Guy Carmeli
1e9e6e9b85
Support titleBarTitleTextCentered in AppStyle (#1102 )
7 years ago
Justo Sierra
b34a26d6b1
fix show snackbar (#989 )
7 years ago
Guy Carmeli
0cf6088006
Animate linear translation also when animating shared element bounds (#1100 )
Animate linear translation also when animating shared element bounds
7 years ago
Johan
7ea6f85545
Update styling-the-navigator.md (#1099 )
Separated iOS and Android only properties.
7 years ago
Guy Carmeli
d5fb1729db
Apply easing on shared element bounds transformation (#1098 )
Apply easing on shared element bounds transformation
7 years ago
Guy Carmeli
c44599732d
SharedElement bounds and scale animator (#1096 )
Animate image scale and bounds
This commit properly animates images with different aspect ratios.
By default, regular scale animator is used which scales up or down the entire ImageView.
If `animateClipBounds={true}` is specified on the **to** `SharedElementTransition`, instead of scaling the View, the actual Drawable bounds and scale is animated which prevents the image from appearing distorted during the transition.
7 years ago
Daniel Zlotin
4ab5af134a
try fix travis flakiness with CODE_SIGNING_REQUIRED=NO
7 years ago
Daniel Zlotin
7ba1f11976
handleBack
7 years ago
Daniel Zlotin
59471e00e9
update travis yml
7 years ago