Guy Carmeli
8d5ec5014b
Initial v2 commit on Android
8 years ago
Guy Carmeli
0211af8bf6
Fixes overlapping fab. (#620 )
This commit also introduces a tempprary fix to an issue where fab is
displayed on wrong screen when switching between bottom tabs rapidly.
8 years ago
Guy Carmeli
3dbcc28d86
Collapsing view pager screen (#448 )
Implement collapsing TopTabs on Android
specify `navBarHideOnScroll: true` in your `TopTabsScreen`
8 years ago
Guy Carmeli
12684b5418
Change topTabParams to PageParams
TopTabParams are a subset of ScreenParams, moved the properties that
are shared by both classes to BaseScreenParams.
This change was needed to report screen changes properly in ViewPagerScreen
8 years ago
Guy Carmeli
4b756ce0b1
Send fab press events and collapse fab on action click
8 years ago
Guy Carmeli
cfaa8fef88
Switch fab on ViewPager screen change
8 years ago
Guy Carmeli
39e8334fd9
Fix tabs and right buttons getting parsed in wrong order
8 years ago
Guy Carmeli
8b580ca2a9
Fix selectedTab event
8 years ago
Daniel Zlotin
339bf42225
topTab passProps works
8 years ago
Daniel Zlotin
dbe2b1587a
passProps stays in JS using PropRegistry, not exporting Screen anymore, FragmentScreen broken
8 years ago
Guy Carmeli
a177b65d0c
Add selectedTabChanged event
8 years ago
Daniel Zlotin
ac6c0afa82
topTab params
8 years ago