Guy Carmeli
074ec58c6c
Collapsing react view header with top tabs
Add expendOnTopTabChange style property which defaults to true. Setting it to false
8 years ago
Guy Carmeli
2b7f9b4bb0
Collapse when scrolling header
8 years ago
Guy Carmeli
758c7414ff
Pass header height as style param from Js
consider changing this later on
8 years ago
Guy Carmeli
d4ad120ebc
Support adding ReactView in CollapsingTopBar
8 years ago
Guy Carmeli
4a9bd78bad
Pass collapsingToolBarComponent param from Java
8 years ago
Daniel Zlotin
b268b9bed6
Update .travis.yml
8 years ago
Royce Townsend
f0ee6cfa8e
Detect height of notification. (#710 )
8 years ago
Varun Gupta
50e3d0912a
Register passProps with PropsRegistry during showInAppNotification for Android (#709 )
8 years ago
Wim Goeman
695f0263de
Add error when trying to load a component which was badly registered (#708 )
8 years ago
Royce Townsend
dd72a092be
Cleanup/unmount notification overlay. (#705 )
8 years ago
Daniel Zlotin
f9adf71574
commands per containerId, simple push, refactoring
8 years ago
Ran
9cbaf2e055
update .gitignore added #VSCODE section (#703 )
* update .gitignore added #VSCODE section
* added # VSCODE
8 years ago
Daniel Zlotin
b2ce627b33
refactoring, push e2e
8 years ago
Daniel Zlotin
9feb880897
redundant test
8 years ago
Daniel Zlotin
df6729aa9c
layout tree crawling
8 years ago
Yedidya Kennard
37ecf3eeeb
Return if hasStartedCreatingContext already in SplashActivity (#701 )
8 years ago
Daniel Zlotin
7c4a9c7dbe
passProps works
8 years ago
Daniel Zlotin
aca3151308
deep clones to avoid mutation errors
8 years ago
Daniel Zlotin
bb7daf7f49
fixed e2e and silence warnings
8 years ago
Daniel Zlotin
0ed93e25ed
parser works
8 years ago
Daniel Zlotin
5774b6b75a
support right side menu
8 years ago
Daniel Zlotin
e42147721f
working skeleton
8 years ago
Daniel Zlotin
d96437d646
tests pass
8 years ago
Daniel Zlotin
3142e59ba2
side menus
8 years ago
Daniel Zlotin
2210f491e9
setRoot instead of startApp, events registry
8 years ago
Royce Townsend
20dd48480f
Notification auto dismiss timer (#696 )
* Add showInAppNotification autoDismissTimerSec param
* Default autoDismissTimerSec of notification to 5, like on iOS
* Add param to disable notification auto-dismiss behaviour.
* Update showInAppNotification example with optional params
8 years ago
Daniel Zlotin
ab89c02fd2
side menus
8 years ago
Daniel Zlotin
0e014b8b0a
fixed tests
8 years ago
Daniel Zlotin
d3736d35f3
fixed test
8 years ago
Daniel Zlotin
acfd53d4af
fixed events
8 years ago
Daniel Zlotin
8546765f0e
trying to run locally
8 years ago
Royce Townsend
d71795b938
Add showInAppNotification position param support for Android (#693 )
8 years ago
Royce Townsend
5135d298ad
dismissInAppNotification support on android. (#687 )
* Add .hideInAppNotification on android.
- Separate hide and show animations.
- Implement a little bit of throttling around successive calls to .showInAppNotification
* Update example to demo dismiss.
8 years ago
Guy Carmeli
9b618b2368
Return rightButtons instead of navigatorButtons (#688 )
8 years ago
timxyz
849292f243
Fixed issue with rightButtons getting ignored in preference for empty Screen buttons (#589 )
8 years ago
Guy Carmeli
df72c56a46
Call newStack by navigatorId (#685 )
8 years ago
Guy Carmeli
6e073f8bee
Fix tabs with out icons (#683 )
8 years ago
Guy Carmeli
75b5d53f35
TopTabs icons (#680 )
This commit adds support for icons in TopTabs.
It’s possible to have icons with text, or only icons.
Use topTabIconColor and selectedTopTabIconColor to color the icons
8 years ago
Guy Carmeli
14c1c38e6f
Create layout params from screen params in newStack (#679 )
8 years ago
Ioannis Kokkinidis
35e5b86b25
Android: If the user has specified navigatorButtons on the showModal params use those instead of the default navigatorButtons of the registered screen. (#675 )
8 years ago
Daniel Zlotin
0084592c14
refactor
8 years ago
Daniel Zlotin
5af92abf86
fix typo
8 years ago
Daniel Zlotin
865811b3e0
quickInstall
8 years ago
Daniel Zlotin
3634cdf694
faster workflow
8 years ago
Daniel Zlotin
a2951c1264
update deps
8 years ago
Daniel Zlotin
58affc21d9
pushing ignored files
8 years ago
Daniel Zlotin
0107e33dda
update gitignore
8 years ago
Daniel Zlotin
a6e337c468
added missing native changes
8 years ago
Daniel Zlotin
f26193dfa1
tab based app
8 years ago
Daniel Zlotin
93d9cbb1db
linted
8 years ago