Guy Carmeli
8833c25016
Additional snackbar style params (#735 )
Implement backgroundColor and textColor style params
7 years ago
Daniel Zlotin
969dab2bec
naming
7 years ago
Daniel Zlotin
16a75a0f04
better performance
7 years ago
Daniel Zlotin
3b8d10ac00
missing case
7 years ago
Daniel Zlotin
d33f963455
fix robolectric
7 years ago
Daniel Zlotin
780944acc3
android compiles
7 years ago
Daniel Zlotin
8cebd2238a
fixing android
7 years ago
Jakub Martyčák
a650743086
[android] Add option for scrollable top tabs (#669 )
7 years ago
Guy Carmeli
7097472ce6
compensate for bottomTabs (#731 )
7 years ago
Guy Carmeli
a26f201139
Dynamic height of collapsing react header (#730 )
* Dynamic height of collapsing react header
* Add missing class after rebase
7 years ago
Guy Carmeli
bf1fabae7e
Revert "Dynamic height for CollapsingReactHeader (#726 )" (#728 )
This reverts commit 326f4833f0 .
7 years ago
Artal Druk
430d5de59a
expose navigation handleDeepLink as a static method (#727 )
7 years ago
Guy Carmeli
326f4833f0
Dynamic height for CollapsingReactHeader (#726 )
This commit deprecates collapsingToolBarComponentHeight style property
7 years ago
Daniel Zlotin
293fb6adcd
screen lifecycle
7 years ago
Guy Carmeli
2b62f7c14d
Destroy screen when swapping screens
7 years ago
Guy Carmeli
7a2446a5de
Unmount react header on destroy
7 years ago
Daniel Zlotin
9efb7d10c8
lifecycle start works
7 years ago
Daniel Zlotin
794b294865
preparing the store
7 years ago
Daniel Zlotin
7f7a586a08
pushes, start of lifecycle
7 years ago
Guy Carmeli
927e929b36
Minor tweak to show hide header threshold value
7 years ago
Guy Carmeli
bd7ab7c8a2
find title TextView by text
7 years ago
Guy Carmeli
f8fb437441
Show and hide title with animation on collapse
7 years ago
Guy Carmeli
0f8c842226
Show and hide title when collapsing or expending header
7 years ago
Guy Carmeli
142d55b095
Proper handling of scaled touch slop
7 years ago
Guy Carmeli
2594930654
CollapsingTopTabs params are nullable
7 years ago
Guy Carmeli
863abb28f4
Basic hide show collapsing header
might want to tweak the hide show values later
7 years ago
Guy Carmeli
2391fd0ba9
More work towards collapsing react view in top bar
This commit contains various fixes and enhancements, mostly because I
was too lazy to commit small changes.
* Add topBarCollapseOnScroll style property which compliments
navBarHideOnScroll. This property is needed when showing a
collapsing topTabs screen. In this case the developer might to keep
the titleBar bar when the screen is collapsed.
* Reduce collapse sensitivity by taking scaled touch slop into account
* Cancel touches when collapsing. This fix prevents buttons from
responding to touch events when collapse ends.
7 years ago
Guy Carmeli
376972dc37
Collapse when swiping header
7 years ago
Guy Carmeli
074ec58c6c
Collapsing react view header with top tabs
Add expendOnTopTabChange style property which defaults to true. Setting it to false
7 years ago
Guy Carmeli
2b7f9b4bb0
Collapse when scrolling header
7 years ago
Guy Carmeli
758c7414ff
Pass header height as style param from Js
consider changing this later on
7 years ago
Guy Carmeli
d4ad120ebc
Support adding ReactView in CollapsingTopBar
7 years ago
Guy Carmeli
4a9bd78bad
Pass collapsingToolBarComponent param from Java
7 years ago
Daniel Zlotin
b268b9bed6
Update .travis.yml
7 years ago
Royce Townsend
f0ee6cfa8e
Detect height of notification. (#710 )
7 years ago
Varun Gupta
50e3d0912a
Register passProps with PropsRegistry during showInAppNotification for Android (#709 )
7 years ago
Wim Goeman
695f0263de
Add error when trying to load a component which was badly registered (#708 )
7 years ago
Royce Townsend
dd72a092be
Cleanup/unmount notification overlay. (#705 )
7 years ago
Daniel Zlotin
f9adf71574
commands per containerId, simple push, refactoring
7 years ago
Ran
9cbaf2e055
update .gitignore added #VSCODE section (#703 )
* update .gitignore added #VSCODE section
* added # VSCODE
7 years ago
Daniel Zlotin
b2ce627b33
refactoring, push e2e
7 years ago
Daniel Zlotin
9feb880897
redundant test
7 years ago
Daniel Zlotin
df6729aa9c
layout tree crawling
7 years ago
Yedidya Kennard
37ecf3eeeb
Return if hasStartedCreatingContext already in SplashActivity (#701 )
7 years ago
Daniel Zlotin
7c4a9c7dbe
passProps works
7 years ago
Daniel Zlotin
aca3151308
deep clones to avoid mutation errors
7 years ago
Daniel Zlotin
bb7daf7f49
fixed e2e and silence warnings
7 years ago
Daniel Zlotin
0ed93e25ed
parser works
7 years ago
Daniel Zlotin
5774b6b75a
support right side menu
7 years ago
Daniel Zlotin
e42147721f
working skeleton
7 years ago