onSelectedIndexChange(index, offset) { // this is not curently used this.state.current.setValue(index); }
when scroll the viewpage, the onSelectedIndexChange is called, but the Header doesn't update the relative City info. It works in IOS.