Daniel Zlotin
1d9a852533
moving stuff around to work on everything locally without hacks
7 years ago
Guy Carmeli
8d5ec5014b
Initial v2 commit on Android
7 years ago
Guy Carmeli
ec01544bd2
Set BottomTabs background color only if it is defined
This change means that in a tab based app, when pushing a screen
which did not declare `tabBarBackgroundColor` - the BottomTabs color
will persist from the previous screen and not be set to the default
color which is white. This eliminates the unwanted BottomTabs
background color change in this specific use case.
closes #409
8 years ago
Guy Carmeli
4c20adaa72
Fix bottomTab not getting correct label on Android
8 years ago
Guy Carmeli
a545549420
Fix npe in BottomTabswhen appStyle is undefined. Again.
8 years ago
Guy Carmeli
f4717fd540
Fix npe in BottomTabswhen appStyle is undefined
fixes #253
8 years ago
Guy Carmeli
098f0e509f
Add badge styling options
8 years ago
Guy Carmeli
2edaa046db
Apply drawAboveBottomTabs on screen instead of ScreenStack
8 years ago
Guy Carmeli
304f2ffacc
Add forceTitlesDisplay property
8 years ago
Guy Carmeli
4f1ed3a0fd
Add toggle bottomTabs
works best with drawUnderTabBar
8 years ago
Guy Carmeli
c284e5a67f
Support bottomTabsHidden
8 years ago
Guy Carmeli
b12b899b93
Draw all views above BottomTabs
Since we don't fully support hideOnScroll property yet, draw all views
above BottomTabs
8 years ago
Guy Carmeli
7abc5f8736
AppStyle
8 years ago
Guy Carmeli
22bba3c6a2
Set BottomTabs color and
8 years ago
Guy Carmeli
6cbd51fe30
Initial TitleBar setStyle
8 years ago
Guy Carmeli
be537459b3
Some work towards proper bottom tabs styling
8 years ago
Guy Carmeli
80b11fb522
Additional work on BottomTabs
8 years ago
Guy Carmeli
7f8f1fa29c
Initial BottomTabs implementation
8 years ago