Guy Carmeli
8165ab9808
Update left button navigatorEventId when changing TopTabs (#1269 )
8 vuotta sitten
Guy Carmeli
8dcc6d2096
Custom left button fixes (#1205 )
* navBarButtonColor was not applied to custom initial left button
* Dynamic custom button didn’t work
* Setting default icon (like menu or back button) after a custom icon was used didn’t work
8 vuotta sitten
Guy Carmeli
09fdf9a7e4
closes #1179 (#1199 )
8 vuotta sitten
Guy Carmeli
c10f41ff0e
Search android (#432 )
* Move event emmiter logic out of Application
* Implement searchView
Usage:
```js
rightButtons: [
{
id: 'searchView',
label: 'Search',
hint: 'Search...'
}
]
```
* Translucent TitleBar
* Collapse TopBar
* Less noticeable translucent effect
* Implement ScrollViewDetector
* Collapse on fling
* Collapse on touch up
Complete collapse on touch up instead of fling
8 vuotta sitten
Guy Carmeli
5f5ff3cc7b
Clarify unsupported left button exception message
8 vuotta sitten
Guy Carmeli
b58d9c4f67
Implement overrideBackPress
8 vuotta sitten
Guy Carmeli
72dd351d1f
Open SideMenu on burger button click
8 vuotta sitten
Guy Carmeli
1a91372a0a
Changes to event emitter
8 vuotta sitten
Guy Carmeli
a2740d2a14
Send accept and cancel LeftButton events
8 vuotta sitten
Guy Carmeli
f17b1f024c
Set left button dynamically
8 vuotta sitten
Guy Carmeli
07d204ad74
Move initialIconState to parser
8 vuotta sitten
Guy Carmeli
5dabdc225b
left button
8 vuotta sitten