Guy Carmeli
2b418696be
Make fab with actions a bit more responsive when animating from collapsed to expended state
hace 8 años
Guy Carmeli
b942353949
Discord fab action behavior when action is removed
hace 8 años
Guy Carmeli
de5e45c903
Fix missing background color for fab actions
hace 8 años
Guy Carmeli
c3c4a044a6
Fix cut off fab actions
hace 8 años
Guy Carmeli
54e914df20
Migrate example app to RN 0.43.3 (#1111 )
hace 8 años
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
hace 8 años
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.
hace 8 años
Guy Carmeli
1e9e6e9b85
Support titleBarTitleTextCentered in AppStyle (#1102 )
hace 8 años
Justo Sierra
b34a26d6b1
fix show snackbar (#989 )
hace 8 años
Guy Carmeli
0cf6088006
Animate linear translation also when animating shared element bounds (#1100 )
Animate linear translation also when animating shared element bounds
hace 8 años
Johan
7ea6f85545
Update styling-the-navigator.md (#1099 )
Separated iOS and Android only properties.
hace 8 años
Guy Carmeli
d5fb1729db
Apply easing on shared element bounds transformation (#1098 )
Apply easing on shared element bounds transformation
hace 8 años
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.
hace 8 años
Daniel Zlotin
4ab5af134a
try fix travis flakiness with CODE_SIGNING_REQUIRED=NO
hace 8 años
Daniel Zlotin
7ba1f11976
handleBack
hace 8 años
Daniel Zlotin
59471e00e9
update travis yml
hace 8 años
Daniel Zlotin
3f220b4428
increase ios e2e timeout to 5 minutes due to flaky travis builds
hace 8 años
Daniel Zlotin
9db1883991
temp disable failing e2e
hace 8 años
Daniel Zlotin
67a71860ce
temp disable sidemenu and bottom tabs
hace 8 años
Daniel Zlotin
aa191947bc
viewController holds ref to navigationController
hace 8 años
Daniel Zlotin
af8e5bd955
trigger build 3
hace 8 años
Daniel Zlotin
bf2a61e472
trigger build 2
hace 8 años
Daniel Zlotin
a656855f79
trigger build
hace 8 años
Daniel Zlotin
8e538deeac
Update .travis.yml
hace 8 años
Daniel Zlotin
a5abda3a52
trigger build 5
hace 8 años
Daniel Zlotin
859d409f71
trigger build 4
hace 8 años
Daniel Zlotin
ed8ef63b05
trigger build 3
hace 8 años
Daniel Zlotin
889dd4e053
trigger build 2
hace 8 años
Daniel Zlotin
c849f38fc3
trigger build
hace 8 años
Daniel Zlotin
7d34344b34
pre-start ios sim, specific version
hace 8 años
Daniel Zlotin
5d4a099349
pre-start iOS sim
hace 8 años
Daniel Zlotin
72f4036e96
stack operations
hace 8 años
Daniel Zlotin
d1078019f5
ArrayDeque
hace 8 años
Daniel Zlotin
79c8dc94dc
basic navigationController
hace 8 años
Daniel Zlotin
5168e756ff
update release script
hace 8 años
Daniel Zlotin
797b4ac191
try fix travis build
hace 8 años
Urban Cvek
3ace6bb8c2
Add ability to set attributes of navigation bar buttons separately. (#937 )
* Add ability to set attributes of navigation bar buttons separately.
* Added ability to set button style when calling `setButtons` method.
* Add documentation.
hace 8 años
Guy Carmeli
6138a79a8c
Fix BottomTabs check in CollapsingViewPagerContentViewMeasurer (#1094 )
fixes #942
hace 8 años
Daniel Zlotin
f314e57844
Update readme and docs after publishing v1.1.0 (#1092 )
hace 8 años
Daniel Zlotin
f399cbec5b
update to latest tag
hace 8 años
Daniel Zlotin
754b1d5302
update version to 1.1, make master latest
hace 8 años
Daniel Zlotin
e33903c74b
viewcontrollers
hace 8 años
Guy Carmeli
1597c9cd1b
Add forceTitlesDisplay to docs (#1091 )
hace 8 años
Daniel Zlotin
5c960ffa4a
revert remove robolectric - prepare for android navigation stack
hace 8 años
Guy Carmeli
2c893122b8
Send willAppear didAppear for initial screen (#1084 )
* Send willAppear didAppear for initial screen
* empty commit
hace 8 años
Daniel Zlotin
421f68dc3f
update to xcode 8.3
hace 8 años
Daniel Zlotin
2dbf2bda1c
trigger build
hace 8 años
Nguyễn Anh Tuấn
a64d41e161
Update docs: Modify compileSdkVersion, buildToolsVersion (#1056 )
- compileSdkVersion 25
- buildToolsVersion "25.0.1"
hace 8 años
Guy Carmeli
84eb818ab3
Set default font when creating defaut appStyle (#1053 )
hace 8 años
Guy Carmeli
b1132ee5d2
Migrating to RN 0.43 (#1043 )
hace 8 años