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
Daniel Zlotin
3f220b4428
increase ios e2e timeout to 5 minutes due to flaky travis builds
7 years ago
Daniel Zlotin
9db1883991
temp disable failing e2e
7 years ago
Daniel Zlotin
67a71860ce
temp disable sidemenu and bottom tabs
7 years ago
Daniel Zlotin
aa191947bc
viewController holds ref to navigationController
7 years ago
Daniel Zlotin
af8e5bd955
trigger build 3
7 years ago
Daniel Zlotin
bf2a61e472
trigger build 2
7 years ago
Daniel Zlotin
a656855f79
trigger build
7 years ago
Daniel Zlotin
8e538deeac
Update .travis.yml
7 years ago
Daniel Zlotin
a5abda3a52
trigger build 5
7 years ago
Daniel Zlotin
859d409f71
trigger build 4
7 years ago
Daniel Zlotin
ed8ef63b05
trigger build 3
7 years ago
Daniel Zlotin
889dd4e053
trigger build 2
7 years ago
Daniel Zlotin
c849f38fc3
trigger build
7 years ago
Daniel Zlotin
7d34344b34
pre-start ios sim, specific version
7 years ago
Daniel Zlotin
5d4a099349
pre-start iOS sim
7 years ago
Daniel Zlotin
72f4036e96
stack operations
7 years ago