Guy Carmeli
661fec6b79
Add limited support for animationType on Android
This commit adds support for displaying an activity with no animation
by setting `animationType: none` when calling `startApp`. In the future
we can support more animation types if there's a demand for it.
пре 8 година
Guy Carmeli
098f0e509f
Add badge styling options
пре 8 година
Guy Carmeli
2628683e0f
Implement setTabBadge in Android
пре 8 година
Edvinas Bartkus
c1a35a063a
Remove debugger
пре 8 година
Guy Carmeli
c93d4d93c8
Split selectBottomTab into two methods to prevent passing null parameters
пре 8 година
Guy Carmeli
57deff049c
Initial implementation
пре 8 година
Guy Carmeli
1bd739e4dd
no message
пре 8 година
Guy Carmeli
0cdd0daae7
Show TitleBar back button by default when modal is displayed
пре 8 година
Guy Carmeli
dbe329521f
Fix push in TopTabs
пре 8 година
Guy Carmeli
b58d9c4f67
Implement overrideBackPress
пре 8 година
Guy Carmeli
f8af1bdaba
CR fixes
пре 8 година
Guy Carmeli
55eb1f5790
Implement SideMenu in BottomTabsLayout
пре 8 година
Guy Carmeli
b53481d285
Implement setSideMenuVisible and toggleSideMenuVisible
пре 8 година
Guy Carmeli
ee871f32ed
Show hamburger icon if activity has a SideMenu
пре 8 година
Guy Carmeli
41d43d8b6c
Add a navigator instance to SideMenu
пре 8 година
Guy Carmeli
12374aa32a
Implement SideMenu in SingleScreenLayout
пре 8 година
Daniel Zlotin
c04cb15fc1
fixed topTabs
пре 8 година
Daniel Zlotin
c12a7ef337
fixed topTabs
пре 8 година
Daniel Zlotin
f88c46ccd5
fixed top tabs
пре 8 година
Daniel Zlotin
68351d8f68
removed accidental log
пре 8 година
Daniel Zlotin
1e81e771e1
fixed tabBasedApp
пре 8 година
Daniel Zlotin
339bf42225
topTab passProps works
пре 8 година
Daniel Zlotin
c6bf2f1226
passProps android
пре 8 година
Daniel Zlotin
dbe2b1587a
passProps stays in JS using PropRegistry, not exporting Screen anymore, FragmentScreen broken
пре 8 година
Daniel Zlotin
f3e8b3f316
reverted throttled commands, refactored uniqueIds
пре 8 година
Guy Carmeli
304f2ffacc
Add forceTitlesDisplay property
пре 8 година
Yedidya Kennard
a3f421f832
Added the fix for old API setting disabled for buttons to navigatorSetButtons
пре 8 година
Guy Carmeli
a9e4e2c4bb
Support drawScreenAboveBottomTabs
пре 8 година
Guy Carmeli
4f1ed3a0fd
Add toggle bottomTabs
works best with drawUnderTabBar
пре 8 година
Guy Carmeli
617d87e65a
Remove unused property
пре 8 година
Guy Carmeli
76560beb48
Add TopTabs style
пре 8 година
Guy Carmeli
c3deae58cc
Show back button by default on screen push
пре 8 година
Guy Carmeli
02c522aeb8
Get title from json
пре 8 година
Daniel Zlotin
7e0d81815a
throttled navigator & navigation functions
пре 8 година
Guy Carmeli
648fabe6e3
Fix null buttons
пре 8 година
Guy Carmeli
c9147439f1
Add support for white colors :)
пре 8 година
Yedidya Kennard
2330d0a340
Moved change in button to JS
пре 8 година
Guy Carmeli
c23d98ea05
Add TopBarBackgroundColor and titleBarButtonColor
пре 8 година
Guy Carmeli
60f2e2370b
version bump
пре 8 година
Guy Carmeli
7abc5f8736
AppStyle
пре 8 година
Guy Carmeli
3bee25e49b
invert drawUnderNavBar and rename it to drawBelowTopBar
пре 8 година
Guy Carmeli
7fd240e201
TitleBar text color
пре 8 година
Guy Carmeli
be537459b3
Some work towards proper bottom tabs styling
пре 8 година
Daniel Zlotin
0d1c709203
fixed FragmentScreen
пре 8 година
Guy Carmeli
7f8f1fa29c
Initial BottomTabs implementation
пре 8 година
Guy Carmeli
f17b1f024c
Set left button dynamically
пре 8 година
Guy Carmeli
07d204ad74
Move initialIconState to parser
пре 8 година
Guy Carmeli
5dabdc225b
left button
пре 9 година
Daniel Zlotin
85cf841e5d
dismissAllModals
пре 9 година
Daniel Zlotin
5311972d40
dismissModal working
пре 9 година