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