UNPKG

354 kBMarkdownView Raw
1# Change Log
2
3## [Unreleased](https://github.com/aksonov/react-native-router-flux/tree/HEAD)
4
5[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.4...HEAD)
6
7**Closed issues:**
8
9- typeError: navigationStore.getStateForAction is not a function [\#3296](https://github.com/aksonov/react-native-router-flux/issues/3296)
10
11## [4.0.4](https://github.com/aksonov/react-native-router-flux/tree/4.0.4) (2018-09-27)
12[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.3...4.0.4)
13
14**Fixed bugs:**
15
16- Actions.replace: There is no route defined for Key X [\#3258](https://github.com/aksonov/react-native-router-flux/issues/3258)
17- after update to Release 4.0.2 props not working... [\#3206](https://github.com/aksonov/react-native-router-flux/issues/3206)
18
19**Closed issues:**
20
21- Error on ios platform [\#3294](https://github.com/aksonov/react-native-router-flux/issues/3294)
22- Modal and nested Stack routing configuration [\#3277](https://github.com/aksonov/react-native-router-flux/issues/3277)
23- Unable to access component instance in onRight/onLeft [\#3274](https://github.com/aksonov/react-native-router-flux/issues/3274)
24- jump to create new page is failed [\#3271](https://github.com/aksonov/react-native-router-flux/issues/3271)
25- Drawer doesn't show correctly on Actions.drawerOpen\(\) [\#3262](https://github.com/aksonov/react-native-router-flux/issues/3262)
26- Actions.pop\(refresh:{}\) does not work for me [\#3172](https://github.com/aksonov/react-native-router-flux/issues/3172)
27
28## [4.0.3](https://github.com/aksonov/react-native-router-flux/tree/4.0.3) (2018-09-24)
29[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.2...4.0.3)
30
31**Closed issues:**
32
33- Require cycle warnings with React Native 0.57.0 [\#3282](https://github.com/aksonov/react-native-router-flux/issues/3282)
34
35**Merged pull requests:**
36
37- ❗️Hotfix - update react-native-experimental-navigation package [\#3290](https://github.com/aksonov/react-native-router-flux/pull/3290) ([jonathanchrisp](https://github.com/jonathanchrisp))
38
39## [4.0.2](https://github.com/aksonov/react-native-router-flux/tree/4.0.2) (2018-09-24)
40[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/3.5.0...4.0.2)
41
42**Implemented enhancements:**
43
44- Missing typings [\#3276](https://github.com/aksonov/react-native-router-flux/issues/3276)
45- Add Expo example and move examples do its own folder [\#3267](https://github.com/aksonov/react-native-router-flux/issues/3267)
46- Custom title not centered on Android after upgrade to 4.0.1 [\#3207](https://github.com/aksonov/react-native-router-flux/issues/3207)
47- onEnter event supported on Drawer component ? Want to call function when user open Drawer [\#3204](https://github.com/aksonov/react-native-router-flux/issues/3204)
48- Header title not centered when there is a right/left button [\#3153](https://github.com/aksonov/react-native-router-flux/issues/3153)
49- Closes \#3163: Bring TabBarTop and TabBarBottom back to LegacyTabs [\#3265](https://github.com/aksonov/react-native-router-flux/pull/3265) ([daviscabral](https://github.com/daviscabral))
50
51**Fixed bugs:**
52
53- Actions.refresh renderRightButton has no effect [\#3218](https://github.com/aksonov/react-native-router-flux/issues/3218)
54- hideTabBar is broken when used in nested stacks/scenes [\#3197](https://github.com/aksonov/react-native-router-flux/issues/3197)
55- renderLeftButton not working when back={true} [\#3188](https://github.com/aksonov/react-native-router-flux/issues/3188)
56
57**Closed issues:**
58
59- Example app uses 4.0.2, latest version on npm is 4.0.1 [\#3285](https://github.com/aksonov/react-native-router-flux/issues/3285)
60- Custom Scene Component ignored onEnter function [\#3283](https://github.com/aksonov/react-native-router-flux/issues/3283)
61- Actions.Scenename cause render multiple time and cause getWrappedInstance return undefined [\#3278](https://github.com/aksonov/react-native-router-flux/issues/3278)
62- Android drawer slow switching between stacks [\#3273](https://github.com/aksonov/react-native-router-flux/issues/3273)
63- about PopTo [\#3268](https://github.com/aksonov/react-native-router-flux/issues/3268)
64- node\_modules\_reactnativerouterflux\_node\_modules\_reactnavigationstack\_dist\_views\_assets\_backiconmask.png: error: Invalid filename. Unable to add. [\#3264](https://github.com/aksonov/react-native-router-flux/issues/3264)
65- Allow push the same scene into navigation stack multiple [\#3263](https://github.com/aksonov/react-native-router-flux/issues/3263)
66- want to disable drawer [\#3260](https://github.com/aksonov/react-native-router-flux/issues/3260)
67- Error: There is no route defined for key undefined. [\#3259](https://github.com/aksonov/react-native-router-flux/issues/3259)
68- renderRightButton doesn't render anything [\#3247](https://github.com/aksonov/react-native-router-flux/issues/3247)
69- Pop not working correctly in multiple stack in tabs [\#3243](https://github.com/aksonov/react-native-router-flux/issues/3243)
70- New scene is not visible full screen [\#3226](https://github.com/aksonov/react-native-router-flux/issues/3226)
71- Calling Actions.key\(\) not reload the components Scene [\#3225](https://github.com/aksonov/react-native-router-flux/issues/3225)
72- Drawer Open detection [\#3215](https://github.com/aksonov/react-native-router-flux/issues/3215)
73- is it possible to create a custom Scene instead of use original Scene? [\#3208](https://github.com/aksonov/react-native-router-flux/issues/3208)
74- Error while updating property transfrom of a view managed bt RCTView [\#3200](https://github.com/aksonov/react-native-router-flux/issues/3200)
75- How to control swipe and return to the specified page instead of the previous page\(ios\) [\#3187](https://github.com/aksonov/react-native-router-flux/issues/3187)
76- any plans to support SwitchNavigator or recommended setup [\#3185](https://github.com/aksonov/react-native-router-flux/issues/3185)
77- Check the render method of `SceneView` error when upgraded to v4.0.1 [\#3171](https://github.com/aksonov/react-native-router-flux/issues/3171)
78- Tab screens have no sliding animation [\#3170](https://github.com/aksonov/react-native-router-flux/issues/3170)
79- Tabs flag for swiping not working [\#3163](https://github.com/aksonov/react-native-router-flux/issues/3163)
80
81**Merged pull requests:**
82
83- Examples: move to its own folder [\#3288](https://github.com/aksonov/react-native-router-flux/pull/3288) ([daviscabral](https://github.com/daviscabral))
84- Expo example [\#3287](https://github.com/aksonov/react-native-router-flux/pull/3287) ([daviscabral](https://github.com/daviscabral))
85- rnrf-cli: initial work for a CLI [\#3286](https://github.com/aksonov/react-native-router-flux/pull/3286) ([daviscabral](https://github.com/daviscabral))
86- Remove Gradle warning [\#3284](https://github.com/aksonov/react-native-router-flux/pull/3284) ([bahaa96](https://github.com/bahaa96))
87- Typings: RouterProps createReducer, onStateChange, getSceneStyle, uriPrefix; Reducer. [\#3281](https://github.com/aksonov/react-native-router-flux/pull/3281) ([bm-software](https://github.com/bm-software))
88- fix: add right title to ts definition [\#3279](https://github.com/aksonov/react-native-router-flux/pull/3279) ([cgomezmendez](https://github.com/cgomezmendez))
89- Update README.md [\#3275](https://github.com/aksonov/react-native-router-flux/pull/3275) ([ps0305](https://github.com/ps0305))
90- Closes \#3267 \#3258: Fix replace and issues with refresh [\#3269](https://github.com/aksonov/react-native-router-flux/pull/3269) ([daviscabral](https://github.com/daviscabral))
91- Adds support for headerLayoutPreset and headerBackTitleEnabled [\#3256](https://github.com/aksonov/react-native-router-flux/pull/3256) ([daviscabral](https://github.com/daviscabral))
92- \#3204 onEnter/onExit for Drawer [\#3254](https://github.com/aksonov/react-native-router-flux/pull/3254) ([daviscabral](https://github.com/daviscabral))
93- \[\#2932\] Allows user defined tabBarOnPress while backToInitial [\#3252](https://github.com/aksonov/react-native-router-flux/pull/3252) ([daviscabral](https://github.com/daviscabral))
94- fixes Actions.reset when getParent returns null [\#3245](https://github.com/aksonov/react-native-router-flux/pull/3245) ([ChillkroeteTTS](https://github.com/ChillkroeteTTS))
95- README and ISSUE\_TEMPLATE updated to reflect decision about 4.0.0-beta.x version [\#3242](https://github.com/aksonov/react-native-router-flux/pull/3242) ([daviscabral](https://github.com/daviscabral))
96- Refresh not working as expected in several cases [\#3240](https://github.com/aksonov/react-native-router-flux/pull/3240) ([daviscabral](https://github.com/daviscabral))
97
98## [3.5.0](https://github.com/aksonov/react-native-router-flux/tree/3.5.0) (2018-09-03)
99[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.1...3.5.0)
100
101**Implemented enhancements:**
102
103- New release of `react-navigation` is available \(v2.12.1\) [\#3222](https://github.com/aksonov/react-native-router-flux/issues/3222)
104- Upgrade react-navigation to v.2.12.1 [\#3223](https://github.com/aksonov/react-native-router-flux/pull/3223) ([daviscabral](https://github.com/daviscabral))
105
106**Fixed bugs:**
107
108- Can't pass props to scene from Action.key\(props\). Think this way should work too. [\#3236](https://github.com/aksonov/react-native-router-flux/issues/3236)
109- Actions.reset: There is no route defined for Key X [\#3194](https://github.com/aksonov/react-native-router-flux/issues/3194)
110- Stack of same scene not working anymore after update from 4.0.0-beta-28 to 4.0.1 [\#3176](https://github.com/aksonov/react-native-router-flux/issues/3176)
111- \[Fix \#3194 \#3176\] Adjust reset to work with nested routes [\#3237](https://github.com/aksonov/react-native-router-flux/pull/3237) ([daviscabral](https://github.com/daviscabral))
112- add Statusbar marginTop for navTransparent [\#3212](https://github.com/aksonov/react-native-router-flux/pull/3212) ([rikochet](https://github.com/rikochet))
113
114**Closed issues:**
115
116- How can i get the props after Actions.popTo in the previous scene? [\#3241](https://github.com/aksonov/react-native-router-flux/issues/3241)
117- There is no route defined for key when using Actions.reset\(\); [\#3234](https://github.com/aksonov/react-native-router-flux/issues/3234)
118- Proposal: RNRF 4.0.0-beta.32 as a new package [\#3213](https://github.com/aksonov/react-native-router-flux/issues/3213)
119- How to pass the props in Tabs? [\#3203](https://github.com/aksonov/react-native-router-flux/issues/3203)
120- Navigation breaks after 4.0.0-beta.23 [\#3202](https://github.com/aksonov/react-native-router-flux/issues/3202)
121- How can I hear the event come back? [\#3201](https://github.com/aksonov/react-native-router-flux/issues/3201)
122- Upgrading from `4.0.0-beta27` to `4.0.0` breaks app [\#3198](https://github.com/aksonov/react-native-router-flux/issues/3198)
123- Unable to transfer a state value from one scene to another via “Actions.push\(\)” ... [\#3196](https://github.com/aksonov/react-native-router-flux/issues/3196)
124- IOS: setting scene backgroundColor to transparent not working [\#3182](https://github.com/aksonov/react-native-router-flux/issues/3182)
125- drawer position right not working correctly [\#3180](https://github.com/aksonov/react-native-router-flux/issues/3180)
126- How to listen onback, onpop inside screen component [\#3178](https://github.com/aksonov/react-native-router-flux/issues/3178)
127- TextInput field lost focus for each character input [\#3177](https://github.com/aksonov/react-native-router-flux/issues/3177)
128- ReactNativeJS: TypeError: undefined is not an object \(evaluating 'context.changedBits'\) [\#3174](https://github.com/aksonov/react-native-router-flux/issues/3174)
129- android back button move the app to forground mode [\#3173](https://github.com/aksonov/react-native-router-flux/issues/3173)
130- -v [\#3167](https://github.com/aksonov/react-native-router-flux/issues/3167)
131- currentScene is not showing the currently mounted screens key [\#3165](https://github.com/aksonov/react-native-router-flux/issues/3165)
132- initial scene not working when re-open the app [\#3102](https://github.com/aksonov/react-native-router-flux/issues/3102)
133- How connect with redux RNRF v4 [\#2851](https://github.com/aksonov/react-native-router-flux/issues/2851)
134
135**Merged pull requests:**
136
137- Add more information to issue template to help figure out cause of problems [\#3239](https://github.com/aksonov/react-native-router-flux/pull/3239) ([daviscabral](https://github.com/daviscabral))
138- Add title to StackProps type definition [\#3228](https://github.com/aksonov/react-native-router-flux/pull/3228) ([vanb](https://github.com/vanb))
139- Add support for deprecated Tabs component [\#3214](https://github.com/aksonov/react-native-router-flux/pull/3214) ([daviscabral](https://github.com/daviscabral))
140- 4.0.2-dev and CHANGELOG update [\#3211](https://github.com/aksonov/react-native-router-flux/pull/3211) ([daviscabral](https://github.com/daviscabral))
141- Add 'ReduxExample' to .npmignore [\#3210](https://github.com/aksonov/react-native-router-flux/pull/3210) ([dextermb](https://github.com/dextermb))
142- hotfix: Example, ReduxExample and depencies fixes for Android [\#3195](https://github.com/aksonov/react-native-router-flux/pull/3195) ([daviscabral](https://github.com/daviscabral))
143- Added indicatorStyle to 'Tabs' props. [\#3192](https://github.com/aksonov/react-native-router-flux/pull/3192) ([AkshatGiri](https://github.com/AkshatGiri))
144- Fixes push to pile scenes instead of navigate [\#3190](https://github.com/aksonov/react-native-router-flux/pull/3190) ([daviscabral](https://github.com/daviscabral))
145- Fix circleci build failed [\#3183](https://github.com/aksonov/react-native-router-flux/pull/3183) ([blackbing](https://github.com/blackbing))
146- Upgrade react-navigation@2.11.2 [\#3179](https://github.com/aksonov/react-native-router-flux/pull/3179) ([Agby](https://github.com/Agby))
147
148## [4.0.1](https://github.com/aksonov/react-native-router-flux/tree/4.0.1) (2018-08-10)
149[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0...4.0.1)
150
151**Closed issues:**
152
153- Transition history using this same scene but with other parameters [\#3166](https://github.com/aksonov/react-native-router-flux/issues/3166)
154- Issue with flashing on load of scene [\#3139](https://github.com/aksonov/react-native-router-flux/issues/3139)
155
156## [4.0.0](https://github.com/aksonov/react-native-router-flux/tree/4.0.0) (2018-08-10)
157[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.40...4.0.0)
158
159**Implemented enhancements:**
160
161- Adopt RNRF for latest React Navigation \(v2+\) [\#3068](https://github.com/aksonov/react-native-router-flux/issues/3068)
162
163**Closed issues:**
164
165- A new feature about pop method. [\#3164](https://github.com/aksonov/react-native-router-flux/issues/3164)
166- Error when upgrading from beta.27 to beta.41 [\#3162](https://github.com/aksonov/react-native-router-flux/issues/3162)
167- Can't render icon in the button in NavBar [\#3161](https://github.com/aksonov/react-native-router-flux/issues/3161)
168- Actions.jump\(\) not working as it is supposed to [\#3160](https://github.com/aksonov/react-native-router-flux/issues/3160)
169- When using navTransparent on iOS, the navbar area is non-responsive [\#3159](https://github.com/aksonov/react-native-router-flux/issues/3159)
170- LinkingManager.getInitialURL [\#3158](https://github.com/aksonov/react-native-router-flux/issues/3158)
171- deep linking on android not working? [\#3157](https://github.com/aksonov/react-native-router-flux/issues/3157)
172- Navbar glitch on previous scene during transition while using custom navbar [\#3156](https://github.com/aksonov/react-native-router-flux/issues/3156)
173- Tabs & Custom Transition [\#3155](https://github.com/aksonov/react-native-router-flux/issues/3155)
174- Tab navigation mounting any screens with a large delay [\#3154](https://github.com/aksonov/react-native-router-flux/issues/3154)
175- Add a FAB that would be visible on specific scenes [\#3151](https://github.com/aksonov/react-native-router-flux/issues/3151)
176- How to hide, dismiss keyboard on every navigation change? [\#3148](https://github.com/aksonov/react-native-router-flux/issues/3148)
177- DefaultRenderer and navigationState not working [\#3146](https://github.com/aksonov/react-native-router-flux/issues/3146)
178- Cannot style bottom border of active tab [\#3145](https://github.com/aksonov/react-native-router-flux/issues/3145)
179- \[Drawer\] Horizontal ScrollView inside Drawer [\#3144](https://github.com/aksonov/react-native-router-flux/issues/3144)
180- params is undefined in custom Tabbar [\#3137](https://github.com/aksonov/react-native-router-flux/issues/3137)
181- Actions.pop can't work in the screen on the same screen [\#3136](https://github.com/aksonov/react-native-router-flux/issues/3136)
182- Is there anyway for passing props from drawer to nested scene? [\#3132](https://github.com/aksonov/react-native-router-flux/issues/3132)
183- Tabs is RTL Devices [\#3129](https://github.com/aksonov/react-native-router-flux/issues/3129)
184- How to remove Scene From history stack. [\#3127](https://github.com/aksonov/react-native-router-flux/issues/3127)
185- Back button action [\#3126](https://github.com/aksonov/react-native-router-flux/issues/3126)
186- Reset parameters of a scene [\#3125](https://github.com/aksonov/react-native-router-flux/issues/3125)
187- undefined is not a function \(evaluating 'arr\[typeOf Symbol === 'function'? Symbol.iterator:'@@iterator'\]\(\)'\) [\#3123](https://github.com/aksonov/react-native-router-flux/issues/3123)
188- Keyboard will show up after calling Actions.reset\(\) from a scene containing Text Input [\#3122](https://github.com/aksonov/react-native-router-flux/issues/3122)
189- Unable to Hook Into drawerClose Event [\#3121](https://github.com/aksonov/react-native-router-flux/issues/3121)
190- popTo can't find scene [\#3118](https://github.com/aksonov/react-native-router-flux/issues/3118)
191- undefined is not an object \(evaluating '\_reactNativeRouterFlux2.default.newScreen'\) [\#3117](https://github.com/aksonov/react-native-router-flux/issues/3117)
192- can't work with mobx [\#3116](https://github.com/aksonov/react-native-router-flux/issues/3116)
193- How to keep drawer always open on tablet screens? [\#3115](https://github.com/aksonov/react-native-router-flux/issues/3115)
194- I would like to reload data when go back from Scene B to Scene A [\#3113](https://github.com/aksonov/react-native-router-flux/issues/3113)
195- Duplicate scene when Actions.push to child in Stack or Scene group [\#3112](https://github.com/aksonov/react-native-router-flux/issues/3112)
196- how can I add a local icon png in the Tab ? [\#3111](https://github.com/aksonov/react-native-router-flux/issues/3111)
197- delay back and refresh the current scene can lead to infinite loop. [\#3110](https://github.com/aksonov/react-native-router-flux/issues/3110)
198- Lightbox background not displaying the initial screen but displays a white background [\#3109](https://github.com/aksonov/react-native-router-flux/issues/3109)
199- RNRF backAndroidHandler not work after calling RN BackHandler [\#3107](https://github.com/aksonov/react-native-router-flux/issues/3107)
200- What is difference between react navigation library and react native router flux built on top of it? [\#3106](https://github.com/aksonov/react-native-router-flux/issues/3106)
201- navbar background color animation is buggy with different background colors while navigating. [\#3105](https://github.com/aksonov/react-native-router-flux/issues/3105)
202- There is no route defined for key when opening page second time [\#3104](https://github.com/aksonov/react-native-router-flux/issues/3104)
203- Show bottom menu for scene which button is not present in menu [\#3103](https://github.com/aksonov/react-native-router-flux/issues/3103)
204- Open multiple instances of one scene [\#3101](https://github.com/aksonov/react-native-router-flux/issues/3101)
205- Multiple instances of Mobx in v4 [\#3100](https://github.com/aksonov/react-native-router-flux/issues/3100)
206- Invariant Violation: View config not found for name RNSVGRect [\#3099](https://github.com/aksonov/react-native-router-flux/issues/3099)
207- Drawer's default scene Reloads Twice [\#3096](https://github.com/aksonov/react-native-router-flux/issues/3096)
208- \[mobx\] Warning: there are multiple mobx instances active [\#3093](https://github.com/aksonov/react-native-router-flux/issues/3093)
209- How do I insert a scene in Tabs, without placing it in the TabsBar? [\#3092](https://github.com/aksonov/react-native-router-flux/issues/3092)
210- How to avoid opening the page two times [\#3091](https://github.com/aksonov/react-native-router-flux/issues/3091)
211- Back Icon Does Not Display On Android [\#3090](https://github.com/aksonov/react-native-router-flux/issues/3090)
212- guide on dynamic title, leftButton and rightButton? [\#3089](https://github.com/aksonov/react-native-router-flux/issues/3089)
213- Slowly switching screens in Tabs component will not mount them [\#3087](https://github.com/aksonov/react-native-router-flux/issues/3087)
214- Child scenes will not have working props [\#3086](https://github.com/aksonov/react-native-router-flux/issues/3086)
215- \_reactNativeRouterFlux.Actions.tab\_4 is not a function [\#3084](https://github.com/aksonov/react-native-router-flux/issues/3084)
216- How to hideTabBar animated [\#3080](https://github.com/aksonov/react-native-router-flux/issues/3080)
217- Should scenes that are not at the top of the stack be able to re-render as the main scene on redux store changes? [\#3079](https://github.com/aksonov/react-native-router-flux/issues/3079)
218- router flux tab bar in View template [\#3077](https://github.com/aksonov/react-native-router-flux/issues/3077)
219- Custom NavBar animation looks weird in transition [\#3075](https://github.com/aksonov/react-native-router-flux/issues/3075)
220- Title is not aligning to center [\#3071](https://github.com/aksonov/react-native-router-flux/issues/3071)
221- Put specific scene on top of the stack [\#3069](https://github.com/aksonov/react-native-router-flux/issues/3069)
222- Change the nav title without re-rendering [\#3065](https://github.com/aksonov/react-native-router-flux/issues/3065)
223- Disable Swipe Gestures in Android \(Scene\) [\#3062](https://github.com/aksonov/react-native-router-flux/issues/3062)
224- physical back on Android works weird after executing Linking.openURL [\#3057](https://github.com/aksonov/react-native-router-flux/issues/3057)
225- Execute function before a tab is changed [\#3056](https://github.com/aksonov/react-native-router-flux/issues/3056)
226- Provide API to disable Status bar height in Navigationbar [\#3055](https://github.com/aksonov/react-native-router-flux/issues/3055)
227- empty default background used when transiting [\#3052](https://github.com/aksonov/react-native-router-flux/issues/3052)
228- Disable swipe back function [\#3050](https://github.com/aksonov/react-native-router-flux/issues/3050)
229- type: ActionConst.RESET and Android back button [\#3048](https://github.com/aksonov/react-native-router-flux/issues/3048)
230- LayoutAnimation interferes with tab navigation [\#3042](https://github.com/aksonov/react-native-router-flux/issues/3042)
231- Request for multiple Router.uriPrefix and Scene.path values [\#3040](https://github.com/aksonov/react-native-router-flux/issues/3040)
232- By default lazy prop = {true} on beta.31. Are the docs wrong or is this a bug? [\#3039](https://github.com/aksonov/react-native-router-flux/issues/3039)
233- Can you add or remove Scenes from router based on platform [\#3038](https://github.com/aksonov/react-native-router-flux/issues/3038)
234- undefined is not an object \(evaluating'state.routes\[childIndex\]'\) [\#3029](https://github.com/aksonov/react-native-router-flux/issues/3029)
235- NavBar breaking KeyboardAvoidingView functionality [\#3025](https://github.com/aksonov/react-native-router-flux/issues/3025)
236- isMounted is deprecated when using tab views [\#3021](https://github.com/aksonov/react-native-router-flux/issues/3021)
237- how to reset stack on nested scenes in tabBar ? [\#3019](https://github.com/aksonov/react-native-router-flux/issues/3019)
238- Sticky bar on the bottom [\#3015](https://github.com/aksonov/react-native-router-flux/issues/3015)
239- How to make 2 tabs in the same Scene? [\#2997](https://github.com/aksonov/react-native-router-flux/issues/2997)
240- Why reducer isn't called on initial screen? [\#2996](https://github.com/aksonov/react-native-router-flux/issues/2996)
241- TabIcon doesn't work [\#2994](https://github.com/aksonov/react-native-router-flux/issues/2994)
242- Removing multiple screens from stack [\#2992](https://github.com/aksonov/react-native-router-flux/issues/2992)
243- Using default and custom NavBar together [\#2982](https://github.com/aksonov/react-native-router-flux/issues/2982)
244- how to hide the icon from the tab bar of selected scenes [\#2980](https://github.com/aksonov/react-native-router-flux/issues/2980)
245- Drawer Always show on iPad or tablet ? [\#2971](https://github.com/aksonov/react-native-router-flux/issues/2971)
246- push multi Modal doesn't work [\#2968](https://github.com/aksonov/react-native-router-flux/issues/2968)
247- Drawer and tabs slide conflict. [\#2966](https://github.com/aksonov/react-native-router-flux/issues/2966)
248- Tabs can't hide navbar [\#2964](https://github.com/aksonov/react-native-router-flux/issues/2964)
249- Update Mobx devDependencies to peerDependencies [\#2960](https://github.com/aksonov/react-native-router-flux/issues/2960)
250- Passing props to nested tab scenes [\#2957](https://github.com/aksonov/react-native-router-flux/issues/2957)
251- How to reset \<Stack\> from Tab on leave [\#2950](https://github.com/aksonov/react-native-router-flux/issues/2950)
252- Navigation simply doesn't work [\#2948](https://github.com/aksonov/react-native-router-flux/issues/2948)
253- Use PanResponder all Scene in router-flux [\#2947](https://github.com/aksonov/react-native-router-flux/issues/2947)
254- Dinamic image in drawer bar Need Example [\#2938](https://github.com/aksonov/react-native-router-flux/issues/2938)
255- How to refresh Tabs scene every time i switch tabs? [\#2937](https://github.com/aksonov/react-native-router-flux/issues/2937)
256- Router showing old mounted views with old props when being re-launched in android [\#2936](https://github.com/aksonov/react-native-router-flux/issues/2936)
257- Can't reset and pass props to children scenes under Tab nav [\#2935](https://github.com/aksonov/react-native-router-flux/issues/2935)
258- \[V4\] Unable to access connected actions after migration [\#2934](https://github.com/aksonov/react-native-router-flux/issues/2934)
259- TouchableNativeFeedback and ripple effect [\#2933](https://github.com/aksonov/react-native-router-flux/issues/2933)
260- \<Tabs\> backToInitial and tabBarOnPress interaction [\#2932](https://github.com/aksonov/react-native-router-flux/issues/2932)
261- Question: Drawer slide out from bottom [\#2931](https://github.com/aksonov/react-native-router-flux/issues/2931)
262- Nested tabs are not working and Header is removed by nested tabs. [\#2929](https://github.com/aksonov/react-native-router-flux/issues/2929)
263- Actions.key not working [\#2928](https://github.com/aksonov/react-native-router-flux/issues/2928)
264- When is it "Safe" to clear application state after calling reset or popTo [\#2926](https://github.com/aksonov/react-native-router-flux/issues/2926)
265- Question: how do I apply a style to an individual Scene? [\#2924](https://github.com/aksonov/react-native-router-flux/issues/2924)
266- Bottom tabbar icons not showing up [\#2923](https://github.com/aksonov/react-native-router-flux/issues/2923)
267- Typescript issue [\#2922](https://github.com/aksonov/react-native-router-flux/issues/2922)
268- Multiple tabs with differents routes in the same component [\#2921](https://github.com/aksonov/react-native-router-flux/issues/2921)
269- Pass Value from Drawer To \<Scene in Drawer [\#2919](https://github.com/aksonov/react-native-router-flux/issues/2919)
270- hideDrawerButton removes back button from child scenes [\#2918](https://github.com/aksonov/react-native-router-flux/issues/2918)
271- Tab View looks weird on android \(emulator\) [\#2917](https://github.com/aksonov/react-native-router-flux/issues/2917)
272- Provide better v4 redux integration docs [\#2916](https://github.com/aksonov/react-native-router-flux/issues/2916)
273- Observed white flickering page transition to Scene with Tabs [\#2915](https://github.com/aksonov/react-native-router-flux/issues/2915)
274- Additional props not being passed to component when push is used to call scene [\#2914](https://github.com/aksonov/react-native-router-flux/issues/2914)
275- Dynamic scenes? [\#2911](https://github.com/aksonov/react-native-router-flux/issues/2911)
276- How to make Modal & Lighbox [\#2910](https://github.com/aksonov/react-native-router-flux/issues/2910)
277- router-flux-blank-screen showing where initial screen should be [\#2909](https://github.com/aksonov/react-native-router-flux/issues/2909)
278- Setting init to true on a Scene component doesn't remove back button [\#2907](https://github.com/aksonov/react-native-router-flux/issues/2907)
279- Is there a way to "hide" a scene but not "pop" a scene? [\#2906](https://github.com/aksonov/react-native-router-flux/issues/2906)
280- Duplication scene. [\#2905](https://github.com/aksonov/react-native-router-flux/issues/2905)
281- Search field in navigation bar [\#2902](https://github.com/aksonov/react-native-router-flux/issues/2902)
282- Presenting some views as modal while others as normal from the same root view [\#2899](https://github.com/aksonov/react-native-router-flux/issues/2899)
283- Functionality for popping multiple scenes and pushing a new scene [\#2896](https://github.com/aksonov/react-native-router-flux/issues/2896)
284- Bottom navigation gets disappeared from the previous scene when the new one is pushed. [\#2894](https://github.com/aksonov/react-native-router-flux/issues/2894)
285- Update react-navigation dependency to release version [\#2893](https://github.com/aksonov/react-native-router-flux/issues/2893)
286- Updating state inside Static onRight\(\) or onLeft\(\) - undefined function error [\#2891](https://github.com/aksonov/react-native-router-flux/issues/2891)
287- Tab bar background style properties not applied when tabBarPosition is 'top' [\#2888](https://github.com/aksonov/react-native-router-flux/issues/2888)
288- Prop/State change of Parent is causing child components to Re-mount [\#2886](https://github.com/aksonov/react-native-router-flux/issues/2886)
289- Navigations between Scene very very slow [\#2885](https://github.com/aksonov/react-native-router-flux/issues/2885)
290- Removal of Scene Shadows by getSceneStyle is not applied [\#2884](https://github.com/aksonov/react-native-router-flux/issues/2884)
291- Static leftButtonImage not working [\#2883](https://github.com/aksonov/react-native-router-flux/issues/2883)
292- How to implement onRight function call on Scene component itself? [\#2881](https://github.com/aksonov/react-native-router-flux/issues/2881)
293- How to delete the navigation's bottom line? [\#2880](https://github.com/aksonov/react-native-router-flux/issues/2880)
294- Conditional for custom image on Drawer [\#2874](https://github.com/aksonov/react-native-router-flux/issues/2874)
295- Android hardware back button unexpected behavior while using drawer when app coming to foreground from background. [\#2873](https://github.com/aksonov/react-native-router-flux/issues/2873)
296- setParams in Tabs doesn't work [\#2871](https://github.com/aksonov/react-native-router-flux/issues/2871)
297- Back button resizing [\#2869](https://github.com/aksonov/react-native-router-flux/issues/2869)
298- TypeError: undefined is not a function \(evaluating 'addListener'\) with the new stable release of react-navigation \(1.0.0\) [\#2865](https://github.com/aksonov/react-native-router-flux/issues/2865)
299- Pages before the page "push" need not be drawn [\#2863](https://github.com/aksonov/react-native-router-flux/issues/2863)
300- Problem about pop and refresh [\#2860](https://github.com/aksonov/react-native-router-flux/issues/2860)
301- Drawer Android double click [\#2859](https://github.com/aksonov/react-native-router-flux/issues/2859)
302- Action.Jump crash app on ios device [\#2857](https://github.com/aksonov/react-native-router-flux/issues/2857)
303- onEnter call action [\#2847](https://github.com/aksonov/react-native-router-flux/issues/2847)
304- Lazy prop not working [\#2846](https://github.com/aksonov/react-native-router-flux/issues/2846)
305- How to increase Gesture Response Distance of Drawer in v4 [\#2844](https://github.com/aksonov/react-native-router-flux/issues/2844)
306- Actions.push with params not working with Drawer [\#2843](https://github.com/aksonov/react-native-router-flux/issues/2843)
307- How to disappears instantly narTab when user taps on TextInput box [\#2841](https://github.com/aksonov/react-native-router-flux/issues/2841)
308- navTransparent does't work well on android [\#2834](https://github.com/aksonov/react-native-router-flux/issues/2834)
309- is it possible to show a component over the key guard [\#2830](https://github.com/aksonov/react-native-router-flux/issues/2830)
310- Need to handle renderRightButton [\#2829](https://github.com/aksonov/react-native-router-flux/issues/2829)
311- How to create a structure with Drawer, Tabbar [\#2828](https://github.com/aksonov/react-native-router-flux/issues/2828)
312- Changing scene makes render methods be called multiple times for a single action, stacking up [\#2827](https://github.com/aksonov/react-native-router-flux/issues/2827)
313- Root scene been reset on keyboard appears [\#2826](https://github.com/aksonov/react-native-router-flux/issues/2826)
314- Issue on tabbar in react-native [\#2825](https://github.com/aksonov/react-native-router-flux/issues/2825)
315- Render available scenes based on app state [\#2824](https://github.com/aksonov/react-native-router-flux/issues/2824)
316- How to use indicator \("loading"\) with RNRF v4 [\#2821](https://github.com/aksonov/react-native-router-flux/issues/2821)
317- Hall of Fame on front page for Apps using RNRF in Production [\#2820](https://github.com/aksonov/react-native-router-flux/issues/2820)
318- Setting Tab icon [\#2819](https://github.com/aksonov/react-native-router-flux/issues/2819)
319- Can I use `react-native-router-flux` when I write an app with `Apollo Client +React Native +apollo-link-state + Relay`? [\#2818](https://github.com/aksonov/react-native-router-flux/issues/2818)
320- onEnter to make Api call and update screen [\#2815](https://github.com/aksonov/react-native-router-flux/issues/2815)
321- Stack behaving same as Scene [\#2813](https://github.com/aksonov/react-native-router-flux/issues/2813)
322- Actions.refresh not working on hidden scene [\#2812](https://github.com/aksonov/react-native-router-flux/issues/2812)
323- TabBar displaying above navbar [\#2811](https://github.com/aksonov/react-native-router-flux/issues/2811)
324- How can I save redux state in onExit static function? [\#2810](https://github.com/aksonov/react-native-router-flux/issues/2810)
325- Black background instead of transparent background [\#2809](https://github.com/aksonov/react-native-router-flux/issues/2809)
326- tabBarOnPress has no docs for jump to index [\#2805](https://github.com/aksonov/react-native-router-flux/issues/2805)
327- DRAW THE APP UNDER THE STATUS BAR [\#2803](https://github.com/aksonov/react-native-router-flux/issues/2803)
328- navigationBarStyle: backgroundColor not correct when the app is in the background on Android [\#2801](https://github.com/aksonov/react-native-router-flux/issues/2801)
329- can I reset two scenes [\#2800](https://github.com/aksonov/react-native-router-flux/issues/2800)
330- TabIcon would load twice when rendering every time [\#2796](https://github.com/aksonov/react-native-router-flux/issues/2796)
331- Reset stack however pass data between screens [\#2795](https://github.com/aksonov/react-native-router-flux/issues/2795)
332- App hangs on use of Actions.refresh\(\) [\#2791](https://github.com/aksonov/react-native-router-flux/issues/2791)
333- Can I prevent re-rendering? [\#2789](https://github.com/aksonov/react-native-router-flux/issues/2789)
334- \[Question\] Why are invisible scenes back in the stack still rendered in iOS? [\#2788](https://github.com/aksonov/react-native-router-flux/issues/2788)
335- Intermediate Tab's componentDidMount get called when switching tabs [\#2786](https://github.com/aksonov/react-native-router-flux/issues/2786)
336- Drawer showing white line or border to left of the screen on some android phones [\#2785](https://github.com/aksonov/react-native-router-flux/issues/2785)
337
338**Merged pull requests:**
339
340- Stating clear that component props can rely on parent props [\#2970](https://github.com/aksonov/react-native-router-flux/pull/2970) ([igorsantos07](https://github.com/igorsantos07))
341- Using HTML link so doc table doesn't scroll horizontally [\#2967](https://github.com/aksonov/react-native-router-flux/pull/2967) ([igorsantos07](https://github.com/igorsantos07))
342- Added titleStyle to the typescript definitions [\#2946](https://github.com/aksonov/react-native-router-flux/pull/2946) ([maxencehenneron](https://github.com/maxencehenneron))
343- update types per documentation [\#2942](https://github.com/aksonov/react-native-router-flux/pull/2942) ([jlemm45](https://github.com/jlemm45))
344- WIP: migration guide for DefaultRenderer [\#2941](https://github.com/aksonov/react-native-router-flux/pull/2941) ([JNaftali](https://github.com/JNaftali))
345- Add CodeTriage badge to aksonov/react-native-router-flux [\#2904](https://github.com/aksonov/react-native-router-flux/pull/2904) ([codetriage-readme-bot](https://github.com/codetriage-readme-bot))
346
347## [4.0.0-beta.40](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.40) (2018-08-08)
348[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.31...4.0.0-beta.40)
349
350**Fixed bugs:**
351
352- popTo causes an infinite loop when route is not found [\#3026](https://github.com/aksonov/react-native-router-flux/issues/3026)
353- \[react-native-router-flux v4.0.0-beta.27/npm module\]PopTo method is not fixed [\#2799](https://github.com/aksonov/react-native-router-flux/issues/2799)
354
355**Closed issues:**
356
357- `Actions.refresh` should also reset screen position? [\#3152](https://github.com/aksonov/react-native-router-flux/issues/3152)
358- Mounting when not in focus causing API request issues with componentDidMount [\#3149](https://github.com/aksonov/react-native-router-flux/issues/3149)
359- What is the way to view the current pages stack? [\#3143](https://github.com/aksonov/react-native-router-flux/issues/3143)
360- Title prop and rightTitle are not aligning correctly. [\#3140](https://github.com/aksonov/react-native-router-flux/issues/3140)
361- Receive the whole scene from navigation stack [\#3138](https://github.com/aksonov/react-native-router-flux/issues/3138)
362- ActionConst.BACK vs ActionConst.BACK\_ACTION [\#3134](https://github.com/aksonov/react-native-router-flux/issues/3134)
363- react-native upgrade 0.56.0 error for v3 version [\#3133](https://github.com/aksonov/react-native-router-flux/issues/3133)
364- How to hide the descriptions of tabs ? [\#3130](https://github.com/aksonov/react-native-router-flux/issues/3130)
365- Please add Migration guide from RNRF to React-Navigation [\#3128](https://github.com/aksonov/react-native-router-flux/issues/3128)
366- Fatal Exception: com.facebook.react.common.JavascriptException: TypeError: undefined is not an object \(evaluating 'r.default'\) [\#3124](https://github.com/aksonov/react-native-router-flux/issues/3124)
367- Very confused about the lightbox... [\#3120](https://github.com/aksonov/react-native-router-flux/issues/3120)
368- renderRightButton Actions.refresh\(\) not working [\#3119](https://github.com/aksonov/react-native-router-flux/issues/3119)
369- please update to react-navigationV2,thx [\#3108](https://github.com/aksonov/react-native-router-flux/issues/3108)
370- Requiring unknown module "780".If you are sure the module is there, try restarting Metro Bundler. You may also want to run `yarn`, or `npm install` \(depending on your environment\). [\#3098](https://github.com/aksonov/react-native-router-flux/issues/3098)
371- Mobx array length not changing in scene in stack [\#3097](https://github.com/aksonov/react-native-router-flux/issues/3097)
372- Backhandler supplied to Router not working properly [\#3095](https://github.com/aksonov/react-native-router-flux/issues/3095)
373- router flux installation [\#3094](https://github.com/aksonov/react-native-router-flux/issues/3094)
374- Going from one screen to the home screen does not work [\#3088](https://github.com/aksonov/react-native-router-flux/issues/3088)
375- Erro: \[react-native-router-flux\] Router should contain only one scene, please wrap you scenes with root Scene [\#3085](https://github.com/aksonov/react-native-router-flux/issues/3085)
376- Deep Linking is not working [\#3083](https://github.com/aksonov/react-native-router-flux/issues/3083)
377- Problem installing flux router \(code ENOGIT\) [\#3082](https://github.com/aksonov/react-native-router-flux/issues/3082)
378- App Goes Back To Initial Route On Hot Module Reload [\#3081](https://github.com/aksonov/react-native-router-flux/issues/3081)
379- How to configure scenes correctly when using Drawer? [\#3078](https://github.com/aksonov/react-native-router-flux/issues/3078)
380- Is it possible to "curry" \<Scene\>, \<Drawer\>, \<Tabs\>, maybe others? [\#3076](https://github.com/aksonov/react-native-router-flux/issues/3076)
381- Trouble handling android hardware back button [\#3074](https://github.com/aksonov/react-native-router-flux/issues/3074)
382- Cannot pass props through Actions.\<scenekey\>\({\<propKey\>: \<propValue\>}\) [\#3073](https://github.com/aksonov/react-native-router-flux/issues/3073)
383- Question: is there anyway to make a subheader with this plugin? [\#3072](https://github.com/aksonov/react-native-router-flux/issues/3072)
384- android page jump way? [\#3070](https://github.com/aksonov/react-native-router-flux/issues/3070)
385- Can't navigate to other stack when not at inital scene. [\#3067](https://github.com/aksonov/react-native-router-flux/issues/3067)
386- How to blur the background of the drawer while having some transparency? [\#3066](https://github.com/aksonov/react-native-router-flux/issues/3066)
387- Weird stack behavior. Scene disappears right after pushing it, but then reappears after next push. [\#3064](https://github.com/aksonov/react-native-router-flux/issues/3064)
388- Rerender router based on boolean auth flag [\#3063](https://github.com/aksonov/react-native-router-flux/issues/3063)
389- Unable to switch between screens [\#3061](https://github.com/aksonov/react-native-router-flux/issues/3061)
390- Error when changing scenes on login - There is no route defined for key [\#3059](https://github.com/aksonov/react-native-router-flux/issues/3059)
391- How to hide tabbar item in tabs [\#3058](https://github.com/aksonov/react-native-router-flux/issues/3058)
392- Is this lib still supported to work with react-navigation 2.0 [\#3053](https://github.com/aksonov/react-native-router-flux/issues/3053)
393- Best Practice Using Router/Scene/Modal \(Not an issue\) [\#3051](https://github.com/aksonov/react-native-router-flux/issues/3051)
394- The props is not working. I can not pass the props. [\#3049](https://github.com/aksonov/react-native-router-flux/issues/3049)
395- Update changelog [\#3047](https://github.com/aksonov/react-native-router-flux/issues/3047)
396- Show Drawer's nav bar when drawer is open. [\#3046](https://github.com/aksonov/react-native-router-flux/issues/3046)
397- default BackHandler from child \<Scene\> is stacked on top of root BackHandler from \<Drawer\> causing problems with drawer's state management [\#3045](https://github.com/aksonov/react-native-router-flux/issues/3045)
398- How to access child \<Scene\> props from parent's tabBarComponent? [\#3044](https://github.com/aksonov/react-native-router-flux/issues/3044)
399- How add button on tab bar to open [\#3041](https://github.com/aksonov/react-native-router-flux/issues/3041)
400- can i use v3 with latest react native \(55\)and react\(16.3\) [\#3037](https://github.com/aksonov/react-native-router-flux/issues/3037)
401- \[question\] popN\(...\) functionality? [\#3036](https://github.com/aksonov/react-native-router-flux/issues/3036)
402- TypeError:undefined is not a function \(evaluating 'addListener'\) [\#3033](https://github.com/aksonov/react-native-router-flux/issues/3033)
403- Standalone TabBar by passing navigation props doesnt work [\#3030](https://github.com/aksonov/react-native-router-flux/issues/3030)
404- xcode can't be installed [\#3027](https://github.com/aksonov/react-native-router-flux/issues/3027)
405- Error: There is no route for key home . must be one of drawer [\#3024](https://github.com/aksonov/react-native-router-flux/issues/3024)
406- React Native \(in iOS\): undefined is not an object \(evaluating '\_navigationStore2.default.router.getStateForAction'\) [\#3023](https://github.com/aksonov/react-native-router-flux/issues/3023)
407- Most Stable/Recommended version to use? [\#3022](https://github.com/aksonov/react-native-router-flux/issues/3022)
408- How to Change State of Previous Scene [\#3020](https://github.com/aksonov/react-native-router-flux/issues/3020)
409- Support accessibilityLabel and testId for testing [\#3018](https://github.com/aksonov/react-native-router-flux/issues/3018)
410- Cannot read property 'clone' of undefined [\#3017](https://github.com/aksonov/react-native-router-flux/issues/3017)
411- onEnter problem of use [\#3016](https://github.com/aksonov/react-native-router-flux/issues/3016)
412- Open Drawer dynamically [\#3014](https://github.com/aksonov/react-native-router-flux/issues/3014)
413- All tabs loaded at once on using lazy property too. [\#3013](https://github.com/aksonov/react-native-router-flux/issues/3013)
414- what function be execute,when navigationIcon onClick? [\#3011](https://github.com/aksonov/react-native-router-flux/issues/3011)
415- Can't refresh renderBackButton [\#3010](https://github.com/aksonov/react-native-router-flux/issues/3010)
416- Example app doesnt run [\#3006](https://github.com/aksonov/react-native-router-flux/issues/3006)
417- Cannot read property 'map' of undefined [\#3004](https://github.com/aksonov/react-native-router-flux/issues/3004)
418- Switch/selector equivalent for v4 [\#3003](https://github.com/aksonov/react-native-router-flux/issues/3003)
419- \<Tabs\>Properties passing to children \<Scene\>'s [\#2991](https://github.com/aksonov/react-native-router-flux/issues/2991)
420- how to make a custome style Scene component? [\#2990](https://github.com/aksonov/react-native-router-flux/issues/2990)
421- Drawer child scene popping up as a Modal when its props are refreshed [\#2989](https://github.com/aksonov/react-native-router-flux/issues/2989)
422- onEnter not always fired [\#2987](https://github.com/aksonov/react-native-router-flux/issues/2987)
423- Chaneg Event for Tabs click [\#2986](https://github.com/aksonov/react-native-router-flux/issues/2986)
424- Displaying wrong screen [\#2985](https://github.com/aksonov/react-native-router-flux/issues/2985)
425- How to change root ? [\#2983](https://github.com/aksonov/react-native-router-flux/issues/2983)
426- getCurrentRoutes api in v4? [\#2978](https://github.com/aksonov/react-native-router-flux/issues/2978)
427- Examples Broken [\#2976](https://github.com/aksonov/react-native-router-flux/issues/2976)
428- Cannot Toggle 'SwipeEnabled' Property, Causes Crash [\#2973](https://github.com/aksonov/react-native-router-flux/issues/2973)
429- Parent scene with no component generates "ghost" screen? [\#2972](https://github.com/aksonov/react-native-router-flux/issues/2972)
430- StatusBar Text Color [\#2882](https://github.com/aksonov/react-native-router-flux/issues/2882)
431- Hide Drawer for only login page [\#2861](https://github.com/aksonov/react-native-router-flux/issues/2861)
432- Actions.create + redux + connect state = Red screen [\#2856](https://github.com/aksonov/react-native-router-flux/issues/2856)
433- Adding to the stack without navigating to the page [\#2848](https://github.com/aksonov/react-native-router-flux/issues/2848)
434- iPhone X: Remove the internal shadow of react-native-stack-navigator when using safearea [\#2836](https://github.com/aksonov/react-native-router-flux/issues/2836)
435- deep linking - error [\#2787](https://github.com/aksonov/react-native-router-flux/issues/2787)
436
437**Merged pull requests:**
438
439- Navigation and replace restored [\#3147](https://github.com/aksonov/react-native-router-flux/pull/3147) ([daviscabral](https://github.com/daviscabral))
440- Babel v7, ESlint fixes, React/React Navigation upgrades, mobx removed [\#3142](https://github.com/aksonov/react-native-router-flux/pull/3142) ([daviscabral](https://github.com/daviscabral))
441- migration to react-navigation v2.x \(\#3068\) [\#3141](https://github.com/aksonov/react-native-router-flux/pull/3141) ([aksonov](https://github.com/aksonov))
442- Link to docs and example app in README [\#3135](https://github.com/aksonov/react-native-router-flux/pull/3135) ([supremebeing7](https://github.com/supremebeing7))
443- popTo causes an infinite loop when route is not found \(as seen on \#3026\) [\#3043](https://github.com/aksonov/react-native-router-flux/pull/3043) ([daviscabral](https://github.com/daviscabral))
444- Fixed a Double Negative [\#3035](https://github.com/aksonov/react-native-router-flux/pull/3035) ([JediahDizon](https://github.com/JediahDizon))
445- migrate mobx to peer and dev dependencies [\#2979](https://github.com/aksonov/react-native-router-flux/pull/2979) ([heralight](https://github.com/heralight))
446- Update API.md: add upperCaseLabel in Tabs [\#2925](https://github.com/aksonov/react-native-router-flux/pull/2925) ([MaxInMoon](https://github.com/MaxInMoon))
447
448## [4.0.0-beta.31](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.31) (2018-05-14)
449[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.27...4.0.0-beta.31)
450
451**Closed issues:**
452
453- Example App: TypeError: Cannot read property 'routeName' of undefined [\#3028](https://github.com/aksonov/react-native-router-flux/issues/3028)
454- evaluating addListner [\#3008](https://github.com/aksonov/react-native-router-flux/issues/3008)
455- Fixed header when switching tabs [\#3007](https://github.com/aksonov/react-native-router-flux/issues/3007)
456- Cannot pass params to screens on navigate [\#3005](https://github.com/aksonov/react-native-router-flux/issues/3005)
457- How to set function of onRight from another screen on scene router [\#3002](https://github.com/aksonov/react-native-router-flux/issues/3002)
458- Error: Route 'scarlet' should declare a screen. For example: import MyScreen from './MyScreen'; ... scarlet: { screen: MyScreen, } [\#3001](https://github.com/aksonov/react-native-router-flux/issues/3001)
459- Android hardware return key sometimes does not work [\#2995](https://github.com/aksonov/react-native-router-flux/issues/2995)
460- Actions.replace have a problem [\#2993](https://github.com/aksonov/react-native-router-flux/issues/2993)
461- Tab Icons not showing in 0.54.2 [\#2988](https://github.com/aksonov/react-native-router-flux/issues/2988)
462- Help to create a custom tab fixed between screens [\#2984](https://github.com/aksonov/react-native-router-flux/issues/2984)
463- Icons for Tabs not showing on React Native 0.54.4 [\#2981](https://github.com/aksonov/react-native-router-flux/issues/2981)
464- the example code is still v3? [\#2977](https://github.com/aksonov/react-native-router-flux/issues/2977)
465- problem with Actions.pop ,, send me to initial Scene [\#2975](https://github.com/aksonov/react-native-router-flux/issues/2975)
466- Jump from the native page to the specified RN page [\#2974](https://github.com/aksonov/react-native-router-flux/issues/2974)
467- Replace functionality issue [\#2969](https://github.com/aksonov/react-native-router-flux/issues/2969)
468- Possible Unhandled Promise Rejection \(id: 0\): TypeError: undefined is not an object \(evaluating 'resetAction.actions.map'\) [\#2965](https://github.com/aksonov/react-native-router-flux/issues/2965)
469- Drawer navbar duplicating when transition takes place [\#2963](https://github.com/aksonov/react-native-router-flux/issues/2963)
470- Actions.replace \(\) not working on beta 28 version [\#2962](https://github.com/aksonov/react-native-router-flux/issues/2962)
471- Hide a tab [\#2961](https://github.com/aksonov/react-native-router-flux/issues/2961)
472- how pass data from component to title [\#2959](https://github.com/aksonov/react-native-router-flux/issues/2959)
473- Actions.refs.SCREEN\_NAME doesn't work [\#2958](https://github.com/aksonov/react-native-router-flux/issues/2958)
474- Navigating to scenes completely stops working after changing unrelated packages [\#2955](https://github.com/aksonov/react-native-router-flux/issues/2955)
475- Is there a way to use origin react-navigation Stack or Tab navigator? [\#2954](https://github.com/aksonov/react-native-router-flux/issues/2954)
476- Disable Transition\(sliding\) animation while navigating between Scenes inside tabs [\#2953](https://github.com/aksonov/react-native-router-flux/issues/2953)
477- in screen1, setState not triggered after moving to screen 2 and return to it [\#2952](https://github.com/aksonov/react-native-router-flux/issues/2952)
478- Custom tabs icon in RN 0.54 [\#2951](https://github.com/aksonov/react-native-router-flux/issues/2951)
479- My hidden drawer navbar appears when I'm navigating scenes [\#2949](https://github.com/aksonov/react-native-router-flux/issues/2949)
480- Hardware back button is behaving differently in release build and debug build. [\#2945](https://github.com/aksonov/react-native-router-flux/issues/2945)
481- Change the navbar Background color Dynamically [\#2944](https://github.com/aksonov/react-native-router-flux/issues/2944)
482- How to pass props to Actions.replace? [\#2943](https://github.com/aksonov/react-native-router-flux/issues/2943)
483- Add press action on headerTitle [\#2940](https://github.com/aksonov/react-native-router-flux/issues/2940)
484- Dynamic Tab Components? Seems to only load first tab component.. Example does it all with same Component [\#2939](https://github.com/aksonov/react-native-router-flux/issues/2939)
485- \<Scene/\> {duration} is invalid [\#2920](https://github.com/aksonov/react-native-router-flux/issues/2920)
486- Tabs section under the navbar. [\#2913](https://github.com/aksonov/react-native-router-flux/issues/2913)
487- How to show a toast view and has no effect for scene interaction? [\#2912](https://github.com/aksonov/react-native-router-flux/issues/2912)
488- Duplicate navbar after upgrade [\#2908](https://github.com/aksonov/react-native-router-flux/issues/2908)
489- Android: scenes transition vertically instead of horizontally [\#2903](https://github.com/aksonov/react-native-router-flux/issues/2903)
490- Incompatible receiver, Set required! [\#2901](https://github.com/aksonov/react-native-router-flux/issues/2901)
491- Anyway to change the lineBreakMode in Scene? [\#2900](https://github.com/aksonov/react-native-router-flux/issues/2900)
492- Change the navigationBarStyle dynamically [\#2898](https://github.com/aksonov/react-native-router-flux/issues/2898)
493- Undefined is not a function \(evaluating 'addListener'\) [\#2897](https://github.com/aksonov/react-native-router-flux/issues/2897)
494- Problem: All tabs setting same title & One navigation bar for all tabs [\#2895](https://github.com/aksonov/react-native-router-flux/issues/2895)
495- Support `showIcon` property for Scene Tabs [\#2892](https://github.com/aksonov/react-native-router-flux/issues/2892)
496- Router doesn't get rendered on screen - Android [\#2889](https://github.com/aksonov/react-native-router-flux/issues/2889)
497- Drawer close error [\#2887](https://github.com/aksonov/react-native-router-flux/issues/2887)
498- Jump to screen with no animation [\#2879](https://github.com/aksonov/react-native-router-flux/issues/2879)
499- goBack or pop not work in first time [\#2878](https://github.com/aksonov/react-native-router-flux/issues/2878)
500- TypeError: undefined is not a function \(evaluating 'addListener'\) [\#2876](https://github.com/aksonov/react-native-router-flux/issues/2876)
501- How to set Drawer Menu Transparent? [\#2875](https://github.com/aksonov/react-native-router-flux/issues/2875)
502- getTitle stills retrun a title [\#2872](https://github.com/aksonov/react-native-router-flux/issues/2872)
503- I need to display image \(loader\) on button click in React-Native [\#2870](https://github.com/aksonov/react-native-router-flux/issues/2870)
504- Action.pop call without trigger [\#2868](https://github.com/aksonov/react-native-router-flux/issues/2868)
505- Multiple iOS URL types cause deep link parse to be crashed [\#2867](https://github.com/aksonov/react-native-router-flux/issues/2867)
506- Before going to other scene how to check loggedIn or not. [\#2864](https://github.com/aksonov/react-native-router-flux/issues/2864)
507- Action.refresh not working second time for current screen. [\#2862](https://github.com/aksonov/react-native-router-flux/issues/2862)
508- iOS landscape tabbar bug [\#2858](https://github.com/aksonov/react-native-router-flux/issues/2858)
509- Double header after clicking on scene outside drawer [\#2855](https://github.com/aksonov/react-native-router-flux/issues/2855)
510- getting error on type="replace" [\#2854](https://github.com/aksonov/react-native-router-flux/issues/2854)
511- Keep the data in a component loaded? [\#2852](https://github.com/aksonov/react-native-router-flux/issues/2852)
512- Actions.pop\({refresh:{update:true}\) The current page will be overloaded [\#2850](https://github.com/aksonov/react-native-router-flux/issues/2850)
513- How to kill an activity by pressing any button in React-Native using Router-Flux???? [\#2849](https://github.com/aksonov/react-native-router-flux/issues/2849)
514- how to install the stable version ? [\#2845](https://github.com/aksonov/react-native-router-flux/issues/2845)
515- How close Lightbox by click backgound Scene? [\#2842](https://github.com/aksonov/react-native-router-flux/issues/2842)
516- Can't navigate to new Scene [\#2840](https://github.com/aksonov/react-native-router-flux/issues/2840)
517- Actions.pop\(\) not working. [\#2839](https://github.com/aksonov/react-native-router-flux/issues/2839)
518- disable transition animation for a specific scene [\#2838](https://github.com/aksonov/react-native-router-flux/issues/2838)
519- Actions.replace\('Scene'\) does not work. [\#2837](https://github.com/aksonov/react-native-router-flux/issues/2837)
520- Route 'key0' should declare a screen. For example [\#2835](https://github.com/aksonov/react-native-router-flux/issues/2835)
521- Double nav bar when using drawer [\#2833](https://github.com/aksonov/react-native-router-flux/issues/2833)
522- Its possible create new route inside a component? [\#2832](https://github.com/aksonov/react-native-router-flux/issues/2832)
523- App Hanging on Actions.\[key\]/Actions.pop\(\) [\#2831](https://github.com/aksonov/react-native-router-flux/issues/2831)
524- Replace related issue in React-Native [\#2823](https://github.com/aksonov/react-native-router-flux/issues/2823)
525- Is it possible to open a modal from tab bar? [\#2822](https://github.com/aksonov/react-native-router-flux/issues/2822)
526- Strange behavior in back button and drawer after focus and unfocus the textinput in Example App [\#2817](https://github.com/aksonov/react-native-router-flux/issues/2817)
527- Pressing the back button of Android in \<Tabs/\> minimized the application [\#2816](https://github.com/aksonov/react-native-router-flux/issues/2816)
528- Change pressColor and pressOpacity of React Navigation Tabs do nothing [\#2814](https://github.com/aksonov/react-native-router-flux/issues/2814)
529- undefined is not an object \(evaluating 'resetAction.actions.map'\) [\#2808](https://github.com/aksonov/react-native-router-flux/issues/2808)
530- onEnter can trigger but onExit can not [\#2807](https://github.com/aksonov/react-native-router-flux/issues/2807)
531- react-native-router-flux back button shows top [\#2806](https://github.com/aksonov/react-native-router-flux/issues/2806)
532- ActionConst.REPLACE breaks [\#2804](https://github.com/aksonov/react-native-router-flux/issues/2804)
533- Actions.currentScene is prefixed with an underscore for Scenes inside of Tabs [\#2802](https://github.com/aksonov/react-native-router-flux/issues/2802)
534- How to navigate properly between Tabs when providing a React.Component [\#2798](https://github.com/aksonov/react-native-router-flux/issues/2798)
535- dynamic call Scene [\#2797](https://github.com/aksonov/react-native-router-flux/issues/2797)
536- Actions.SCENE\(\) re rendering all visited Scene [\#2794](https://github.com/aksonov/react-native-router-flux/issues/2794)
537- Help With Drawer Menu [\#2793](https://github.com/aksonov/react-native-router-flux/issues/2793)
538- Unable to pass function as a prop down to scene [\#2790](https://github.com/aksonov/react-native-router-flux/issues/2790)
539
540**Merged pull requests:**
541
542- Add listeners to navigation \(as part of react-navigation 1.0.0 breaking changes\) [\#3032](https://github.com/aksonov/react-native-router-flux/pull/3032) ([daviscabral](https://github.com/daviscabral))
543- Fixed https://github.com/aksonov/react-native-router-flux/issues/2867 [\#3009](https://github.com/aksonov/react-native-router-flux/pull/3009) ([EvianZhow](https://github.com/EvianZhow))
544- Add "none" to type HeaderModeType. [\#2998](https://github.com/aksonov/react-native-router-flux/pull/2998) ([charles-salmon](https://github.com/charles-salmon))
545- Update API.md to include rightButtonStyle in scene props [\#2877](https://github.com/aksonov/react-native-router-flux/pull/2877) ([noahhayes](https://github.com/noahhayes))
546- Compatibility with RN 0.52.1 for RNRF v3 [\#2853](https://github.com/aksonov/react-native-router-flux/pull/2853) ([DavidPineda](https://github.com/DavidPineda))
547- Move drawerLockMode prop up to the scene API documentation. [\#2792](https://github.com/aksonov/react-native-router-flux/pull/2792) ([mdcone](https://github.com/mdcone))
548
549## [4.0.0-beta.27](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.27) (2018-01-05)
550[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.25...4.0.0-beta.27)
551
552## [4.0.0-beta.25](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.25) (2017-12-29)
553[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.24...4.0.0-beta.25)
554
555## [4.0.0-beta.24](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.24) (2017-11-14)
556[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.23...4.0.0-beta.24)
557
558# Change Log
559
560## [4.0.0-beta.23](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.23) (2017-11-08)
561[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.22...4.0.0-beta.23)
562
563**Implemented enhancements:**
564
565- Is it possible to reset child stack only? [\#2317](https://github.com/aksonov/react-native-router-flux/issues/2317)
566
567**Closed issues:**
568
569- Nested scene + navbar ? [\#2586](https://github.com/aksonov/react-native-router-flux/issues/2586)
570- eval of "Action.key\(\)" not working. [\#2582](https://github.com/aksonov/react-native-router-flux/issues/2582)
571- Performance of exiting modal is not good as official Modal [\#2581](https://github.com/aksonov/react-native-router-flux/issues/2581)
572- Tabs rendering scenes in all Stack [\#2568](https://github.com/aksonov/react-native-router-flux/issues/2568)
573- Lightbox not rendered on top of initial scene \(e.g not transparent\) [\#2553](https://github.com/aksonov/react-native-router-flux/issues/2553)
574- Maximum call stack exceeded when closing drawer [\#2542](https://github.com/aksonov/react-native-router-flux/issues/2542)
575- How to customize drawer button in routerFlux 4.0 [\#2538](https://github.com/aksonov/react-native-router-flux/issues/2538)
576- Unexpected margin/padding on the top of the page [\#2536](https://github.com/aksonov/react-native-router-flux/issues/2536)
577- Navigate directly to nested scenes while preserving the back button scene hierarchy [\#2529](https://github.com/aksonov/react-native-router-flux/issues/2529)
578- Usage of NON-static onEnter / onExit within component replacing componentDidMount / componentDidUnmount [\#2528](https://github.com/aksonov/react-native-router-flux/issues/2528)
579- \[bug/question HOWTO\] Transition from TabBar \(without NavBar\) to scene with NavBar [\#2527](https://github.com/aksonov/react-native-router-flux/issues/2527)
580- No swipe back gesture in V4 [\#2525](https://github.com/aksonov/react-native-router-flux/issues/2525)
581- error on scene with redux [\#2523](https://github.com/aksonov/react-native-router-flux/issues/2523)
582- TypeError: undefined is not a function this.\_children\[typeof Symbol === 'function'? Symbol.iterator: '@@iterator'\]\(\)'\) [\#2520](https://github.com/aksonov/react-native-router-flux/issues/2520)
583- Cannot read property 'string' of undefined [\#2517](https://github.com/aksonov/react-native-router-flux/issues/2517)
584- Scene props are not changing when pressing onRight and calling Actions.refresh\(\) [\#2514](https://github.com/aksonov/react-native-router-flux/issues/2514)
585- How can I manipulate 2 different scenes on a single screen? [\#2513](https://github.com/aksonov/react-native-router-flux/issues/2513)
586- \[BUG\] navigation.setParams stopped working [\#2509](https://github.com/aksonov/react-native-router-flux/issues/2509)
587- Unable to start app - RN v0.49.3 [\#2507](https://github.com/aksonov/react-native-router-flux/issues/2507)
588- Help needed with multiple drawers on each page. [\#2506](https://github.com/aksonov/react-native-router-flux/issues/2506)
589- \[NAVBAR\] NavBarTitleImage not centred with backButtonImage on Android [\#2505](https://github.com/aksonov/react-native-router-flux/issues/2505)
590- Not able to navigate to same screen from same screen in react-router flux [\#2504](https://github.com/aksonov/react-native-router-flux/issues/2504)
591- the question is how can i let the children scenes will have right-to-left animation on android? [\#2502](https://github.com/aksonov/react-native-router-flux/issues/2502)
592- popTo\('Scene Key'\) does not work on a single page [\#2501](https://github.com/aksonov/react-native-router-flux/issues/2501)
593- success handler not working \(v4\) [\#2498](https://github.com/aksonov/react-native-router-flux/issues/2498)
594- Navigating just not doing anything [\#2497](https://github.com/aksonov/react-native-router-flux/issues/2497)
595- Overlay navigation doesn't wrap my react-native-drawer anymore [\#2496](https://github.com/aksonov/react-native-router-flux/issues/2496)
596- Minimize android app from initial screen not working [\#2494](https://github.com/aksonov/react-native-router-flux/issues/2494)
597- Missing navigationBarStyle typing on Stack [\#2493](https://github.com/aksonov/react-native-router-flux/issues/2493)
598- Actions transitions cannot be configured [\#2490](https://github.com/aksonov/react-native-router-flux/issues/2490)
599- Super expression must either be null or a function, not undefined [\#2488](https://github.com/aksonov/react-native-router-flux/issues/2488)
600- Going from tab through non-tabs back to different tab [\#2486](https://github.com/aksonov/react-native-router-flux/issues/2486)
601- Drawer : `onEnter`, `onExit` or `open`... [\#2485](https://github.com/aksonov/react-native-router-flux/issues/2485)
602- Bad performance during orientation change with tabs [\#2483](https://github.com/aksonov/react-native-router-flux/issues/2483)
603- Replace scene but use push/pop animation [\#2476](https://github.com/aksonov/react-native-router-flux/issues/2476)
604- map next scenes [\#2475](https://github.com/aksonov/react-native-router-flux/issues/2475)
605- how to leftAlign Left Image button on NavBar [\#2471](https://github.com/aksonov/react-native-router-flux/issues/2471)
606- Keyboard disappears instantly when user taps on input [\#2442](https://github.com/aksonov/react-native-router-flux/issues/2442)
607- How to use wrapBy with Redux Store? [\#2423](https://github.com/aksonov/react-native-router-flux/issues/2423)
608- How to quit Android App?I used BackHandler [\#2383](https://github.com/aksonov/react-native-router-flux/issues/2383)
609- Always show backbutton, and exit app on back. [\#2366](https://github.com/aksonov/react-native-router-flux/issues/2366)
610- How to give new title image in parameter when navigating new scene [\#2363](https://github.com/aksonov/react-native-router-flux/issues/2363)
611
612**Merged pull requests:**
613
614- document Tabs animationEnabled property documentation [\#2602](https://github.com/aksonov/react-native-router-flux/pull/2602) ([wodCZ](https://github.com/wodCZ))
615- Update link for open issues in CONTRIBUTING.md [\#2597](https://github.com/aksonov/react-native-router-flux/pull/2597) ([clucasalcantara](https://github.com/clucasalcantara))
616- Upd deps: react-navigation to beta-15, rm RN-button, upd mobx & mobx-react [\#2584](https://github.com/aksonov/react-native-router-flux/pull/2584) ([kesha-antonov](https://github.com/kesha-antonov))
617- Fixes \#2496 [\#2578](https://github.com/aksonov/react-native-router-flux/pull/2578) ([raynor85](https://github.com/raynor85))
618- add "wrapBy" to RouterProps [\#2577](https://github.com/aksonov/react-native-router-flux/pull/2577) ([Deantsui](https://github.com/Deantsui))
619- bind early. For faster render [\#2574](https://github.com/aksonov/react-native-router-flux/pull/2574) ([kesha-antonov](https://github.com/kesha-antonov))
620- Fixed Example: next screen for tab1\_1 of Tab \#1 [\#2570](https://github.com/aksonov/react-native-router-flux/pull/2570) ([PhoebePan](https://github.com/PhoebePan))
621- Update API.md [\#2569](https://github.com/aksonov/react-native-router-flux/pull/2569) ([pmitche](https://github.com/pmitche))
622- Fix drawerPosition row for Drawer table [\#2560](https://github.com/aksonov/react-native-router-flux/pull/2560) ([etorsuarezm](https://github.com/etorsuarezm))
623- Fix typo from `havigator` to \*navigator\* [\#2559](https://github.com/aksonov/react-native-router-flux/pull/2559) ([etorsuarezm](https://github.com/etorsuarezm))
624- \[V3\] Update react-native-experimental-navigation to new version with PropTypes fix [\#2541](https://github.com/aksonov/react-native-router-flux/pull/2541) ([daviscabral](https://github.com/daviscabral))
625- Add PropTypes and update dependencies to work with react 16.0.0 [\#2532](https://github.com/aksonov/react-native-router-flux/pull/2532) ([daviscabral](https://github.com/daviscabral))
626- \[Fix\] Router - sceneStyle must be View.propTypes.style [\#2522](https://github.com/aksonov/react-native-router-flux/pull/2522) ([ovr](https://github.com/ovr))
627- Support ReactNavigation's drawerWidth property [\#2515](https://github.com/aksonov/react-native-router-flux/pull/2515) ([whitecl](https://github.com/whitecl))
628- Render back button fix [\#2512](https://github.com/aksonov/react-native-router-flux/pull/2512) ([onrige](https://github.com/onrige))
629- Back to initial tab scene [\#2508](https://github.com/aksonov/react-native-router-flux/pull/2508) ([onrige](https://github.com/onrige))
630- Adding some typings to index.d.ts [\#2500](https://github.com/aksonov/react-native-router-flux/pull/2500) ([bm-software](https://github.com/bm-software))
631- Remove popAndPush action in Api [\#2495](https://github.com/aksonov/react-native-router-flux/pull/2495) ([mackenziemance](https://github.com/mackenziemance))
632- Prevent displaying of BackButton in iOS style on Android when icon is not customized [\#2491](https://github.com/aksonov/react-native-router-flux/pull/2491) ([davojan](https://github.com/davojan))
633
634## [4.0.0-beta.22](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.22) (2017-10-10)
635[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.21...4.0.0-beta.22)
636
637**Implemented enhancements:**
638
639- Support for custom backButton [\#2385](https://github.com/aksonov/react-native-router-flux/issues/2385)
640- Refresh drawer [\#2292](https://github.com/aksonov/react-native-router-flux/issues/2292)
641
642**Closed issues:**
643
644- Need to unmount component on leaving a tab [\#2489](https://github.com/aksonov/react-native-router-flux/issues/2489)
645- How to disable animation when I click the tabar to change the scene [\#2484](https://github.com/aksonov/react-native-router-flux/issues/2484)
646- Dynamically show and hide tav and nav bars [\#2478](https://github.com/aksonov/react-native-router-flux/issues/2478)
647- API Documentation is missing a definition for Actions.popTo\(\) [\#2470](https://github.com/aksonov/react-native-router-flux/issues/2470)
648- popAndPush not working [\#2458](https://github.com/aksonov/react-native-router-flux/issues/2458)
649- renderBackButton is not working [\#2456](https://github.com/aksonov/react-native-router-flux/issues/2456)
650- How to set Selected in \<Scene\> [\#2455](https://github.com/aksonov/react-native-router-flux/issues/2455)
651- Is it possible to set title value of Scene from Actions? Actions.showComponent\({ title }\)? [\#2454](https://github.com/aksonov/react-native-router-flux/issues/2454)
652- Unable to navigate to Scene with Actions.key [\#2452](https://github.com/aksonov/react-native-router-flux/issues/2452)
653- Pressing back button not working as expected [\#2451](https://github.com/aksonov/react-native-router-flux/issues/2451)
654- Can't hide tab icon [\#2450](https://github.com/aksonov/react-native-router-flux/issues/2450)
655- How to create Tabbar with icon&Text [\#2446](https://github.com/aksonov/react-native-router-flux/issues/2446)
656- Action.\[KEY\] not working [\#2445](https://github.com/aksonov/react-native-router-flux/issues/2445)
657- Action.\[SCENE\_KEY\] not working [\#2444](https://github.com/aksonov/react-native-router-flux/issues/2444)
658- Closing the drawer reloads tabs and switches back to default tab [\#2443](https://github.com/aksonov/react-native-router-flux/issues/2443)
659- There is no route defined for key key0. Must be one of: 'key3','\< clone view key \>' \(nested scenes\) [\#2439](https://github.com/aksonov/react-native-router-flux/issues/2439)
660- Dynamically Navigate to a Scene [\#2436](https://github.com/aksonov/react-native-router-flux/issues/2436)
661- Header title rendered wrong [\#2433](https://github.com/aksonov/react-native-router-flux/issues/2433)
662- react-native-tab-view not working on Android when nested in a flux tab [\#2427](https://github.com/aksonov/react-native-router-flux/issues/2427)
663- how to combine with react-native-tabs?I need to display four custo [\#2419](https://github.com/aksonov/react-native-router-flux/issues/2419)
664- How do you get current route or scene? [\#2418](https://github.com/aksonov/react-native-router-flux/issues/2418)
665- Question - How can I call a function from a custom navbar back into my main component [\#2417](https://github.com/aksonov/react-native-router-flux/issues/2417)
666- How to make in the user "tabBarComponent" transitions both in the standard "tabBar"? [\#2414](https://github.com/aksonov/react-native-router-flux/issues/2414)
667- How to block drawer in login page [\#2411](https://github.com/aksonov/react-native-router-flux/issues/2411)
668- warnings on program start for every TabScene in Tabs \(but works correctly\) [\#2403](https://github.com/aksonov/react-native-router-flux/issues/2403)
669- CardStackStyleInterpolator module not found [\#2402](https://github.com/aksonov/react-native-router-flux/issues/2402)
670- I cont Exit App on Android [\#2399](https://github.com/aksonov/react-native-router-flux/issues/2399)
671- Actions.pop\({ popNum: number }\) doesnt work anymore [\#2397](https://github.com/aksonov/react-native-router-flux/issues/2397)
672- blank map using router-flux [\#2395](https://github.com/aksonov/react-native-router-flux/issues/2395)
673- Two navbars inside root tabs if using modal [\#2392](https://github.com/aksonov/react-native-router-flux/issues/2392)
674- Migrating RNRF v3 to RNRF v4 [\#2381](https://github.com/aksonov/react-native-router-flux/issues/2381)
675- Lastest version, actions.key gets ReferenceError [\#2380](https://github.com/aksonov/react-native-router-flux/issues/2380)
676- Possible Unhandled Promise Rejection \(id: 0\): [\#2379](https://github.com/aksonov/react-native-router-flux/issues/2379)
677- One NavBar only for grouped Scenes [\#2375](https://github.com/aksonov/react-native-router-flux/issues/2375)
678- Navigating when changing redux state [\#2374](https://github.com/aksonov/react-native-router-flux/issues/2374)
679- Tabs label / text colour change [\#2369](https://github.com/aksonov/react-native-router-flux/issues/2369)
680- Change tab programmatically [\#2368](https://github.com/aksonov/react-native-router-flux/issues/2368)
681- Android tab bar at the bottom [\#2365](https://github.com/aksonov/react-native-router-flux/issues/2365)
682- Disable back button from inside a scene. [\#2362](https://github.com/aksonov/react-native-router-flux/issues/2362)
683- Call Component function from onEnter/onExit [\#2361](https://github.com/aksonov/react-native-router-flux/issues/2361)
684- Performance issue, taking 4-5 second to pop/push screen [\#2360](https://github.com/aksonov/react-native-router-flux/issues/2360)
685- Android hardware back button does not run onBack function [\#2359](https://github.com/aksonov/react-native-router-flux/issues/2359)
686- Change navBar \(navBar option\) and toggle \(hideNavBar option\) dynamically doesn't work \(via Actions.refresh\) [\#2357](https://github.com/aksonov/react-native-router-flux/issues/2357)
687- how to pass params while using actions.pop\(\) in version RNRF-3.41.0?? [\#2355](https://github.com/aksonov/react-native-router-flux/issues/2355)
688- Can I create scenes/routes during runtime using RNRF? [\#2354](https://github.com/aksonov/react-native-router-flux/issues/2354)
689- Change transition animation on v4 [\#2353](https://github.com/aksonov/react-native-router-flux/issues/2353)
690- Jump to specific scene and refresh it [\#2352](https://github.com/aksonov/react-native-router-flux/issues/2352)
691- componentWillUnmount not firing [\#2351](https://github.com/aksonov/react-native-router-flux/issues/2351)
692- Major issues on Android - "There is no route defined for key key0." [\#2350](https://github.com/aksonov/react-native-router-flux/issues/2350)
693- Dynamic control tabbar display and hide [\#2349](https://github.com/aksonov/react-native-router-flux/issues/2349)
694- Custom navBar component doesn't get custom title for a component [\#2348](https://github.com/aksonov/react-native-router-flux/issues/2348)
695- Two Back Buttons For The Same Scene [\#2346](https://github.com/aksonov/react-native-router-flux/issues/2346)
696- Passing props to every scene [\#2345](https://github.com/aksonov/react-native-router-flux/issues/2345)
697- Current scene pushes over the same scene when drawer is closed on IOs [\#2342](https://github.com/aksonov/react-native-router-flux/issues/2342)
698- "replace" type on Scene does not work when tabs is true [\#2339](https://github.com/aksonov/react-native-router-flux/issues/2339)
699- Two routers, one for Main Application and one for Share application [\#2338](https://github.com/aksonov/react-native-router-flux/issues/2338)
700- Example project error [\#2337](https://github.com/aksonov/react-native-router-flux/issues/2337)
701- Element type is invalid: expected a string. [\#2336](https://github.com/aksonov/react-native-router-flux/issues/2336)
702- Jump to specific scene [\#2335](https://github.com/aksonov/react-native-router-flux/issues/2335)
703- Actions.\[key\] not working [\#2334](https://github.com/aksonov/react-native-router-flux/issues/2334)
704- flux is not working with react-native swiper [\#2333](https://github.com/aksonov/react-native-router-flux/issues/2333)
705- How to give new scene title in parameter? [\#2332](https://github.com/aksonov/react-native-router-flux/issues/2332)
706- Load content of tab when pressing tab instead load all tabs [\#2331](https://github.com/aksonov/react-native-router-flux/issues/2331)
707- \[Tabs\] How to setup initial scene as tab scene? [\#2330](https://github.com/aksonov/react-native-router-flux/issues/2330)
708- Actions list is empty [\#2329](https://github.com/aksonov/react-native-router-flux/issues/2329)
709- How to achieve Multi Level Menu inside Control Panel ? [\#2327](https://github.com/aksonov/react-native-router-flux/issues/2327)
710- Best way to update custom Tabbar? [\#2324](https://github.com/aksonov/react-native-router-flux/issues/2324)
711- App closes when pressing hardware back button [\#2323](https://github.com/aksonov/react-native-router-flux/issues/2323)
712- V4 Documentation [\#2322](https://github.com/aksonov/react-native-router-flux/issues/2322)
713- Cannot set tabbar position [\#2320](https://github.com/aksonov/react-native-router-flux/issues/2320)
714- react-native-router-flux [\#2319](https://github.com/aksonov/react-native-router-flux/issues/2319)
715- how to get previous router name? [\#2318](https://github.com/aksonov/react-native-router-flux/issues/2318)
716- undefined is not an object \(evaluating '\_reactNative.BackHandler.addEventListener'\) [\#2316](https://github.com/aksonov/react-native-router-flux/issues/2316)
717- Any authentication examples or tutorial\(s\) out there? [\#2314](https://github.com/aksonov/react-native-router-flux/issues/2314)
718- Tab bar styling [\#2313](https://github.com/aksonov/react-native-router-flux/issues/2313)
719- Reset Stack [\#2312](https://github.com/aksonov/react-native-router-flux/issues/2312)
720- How to access props inside rightTitle/onRight static function? [\#2308](https://github.com/aksonov/react-native-router-flux/issues/2308)
721- Change drawer icon [\#2307](https://github.com/aksonov/react-native-router-flux/issues/2307)
722- Dynamically hide tabbar [\#2306](https://github.com/aksonov/react-native-router-flux/issues/2306)
723- Custom navBar [\#2304](https://github.com/aksonov/react-native-router-flux/issues/2304)
724- How to make a 'navbar' a global component? [\#2303](https://github.com/aksonov/react-native-router-flux/issues/2303)
725- Back button does not disappear when use the 'back' property on Scene. [\#2302](https://github.com/aksonov/react-native-router-flux/issues/2302)
726- Transition between scene with navbar and transparent navbar [\#2301](https://github.com/aksonov/react-native-router-flux/issues/2301)
727- How to make "navBar" not animated, for example as "tabBar". [\#2300](https://github.com/aksonov/react-native-router-flux/issues/2300)
728- direction='vertical' doesn't work? [\#2299](https://github.com/aksonov/react-native-router-flux/issues/2299)
729- Deep linking does not work properly [\#2297](https://github.com/aksonov/react-native-router-flux/issues/2297)
730- Lazy property doesn't work on tab [\#2296](https://github.com/aksonov/react-native-router-flux/issues/2296)
731- Spacing between leftButton and title on navBar [\#2294](https://github.com/aksonov/react-native-router-flux/issues/2294)
732- \[Lack of Docs:- Easy Example\] Can someone please help me with side-menu \(drawer\)? [\#2291](https://github.com/aksonov/react-native-router-flux/issues/2291)
733- Where is the documentation for Overlay,Tabs,Modal,Drawer,Stack,Lightbox ??? [\#2285](https://github.com/aksonov/react-native-router-flux/issues/2285)
734- Warning - Redux and RNRF - Cannot update during an existing state transition [\#2253](https://github.com/aksonov/react-native-router-flux/issues/2253)
735
736**Merged pull requests:**
737
738- Update API.md [\#2481](https://github.com/aksonov/react-native-router-flux/pull/2481) ([venits](https://github.com/venits))
739- added documentation for backButtonImage [\#2474](https://github.com/aksonov/react-native-router-flux/pull/2474) ([mvanroon](https://github.com/mvanroon))
740- Add `hideDrawerButton` prop to Drawer [\#2473](https://github.com/aksonov/react-native-router-flux/pull/2473) ([mvanroon](https://github.com/mvanroon))
741- Update titles of different README's [\#2463](https://github.com/aksonov/react-native-router-flux/pull/2463) ([mvanroon](https://github.com/mvanroon))
742- Update React navigation dependency to 1.0.0-beta13 [\#2462](https://github.com/aksonov/react-native-router-flux/pull/2462) ([compojoom](https://github.com/compojoom))
743- Update API.md [\#2453](https://github.com/aksonov/react-native-router-flux/pull/2453) ([jaaberg](https://github.com/jaaberg))
744- Initial attempt at project typings [\#2448](https://github.com/aksonov/react-native-router-flux/pull/2448) ([jatsrt](https://github.com/jatsrt))
745- Refresh pan handlers via Actions.refresh [\#2424](https://github.com/aksonov/react-native-router-flux/pull/2424) ([onrige](https://github.com/onrige))
746- Fix passing down wrong overlay navigation state in OverlayNavigator [\#2422](https://github.com/aksonov/react-native-router-flux/pull/2422) ([wsxyeah](https://github.com/wsxyeah))
747- Lock example's react-navigation version to 1.0.0-beta.11 [\#2405](https://github.com/aksonov/react-native-router-flux/pull/2405) ([wsxyeah](https://github.com/wsxyeah))
748- Allow to hide left button via Actions.refresh [\#2398](https://github.com/aksonov/react-native-router-flux/pull/2398) ([onrige](https://github.com/onrige))
749- Updated API Documentation & Added fix for replace Tabbed Component [\#2364](https://github.com/aksonov/react-native-router-flux/pull/2364) ([mcabs3](https://github.com/mcabs3))
750- Add a posibility to refresh navBar and toggle it by navBar, renderNavigationBar and hideNavBar properties dynamically [\#2358](https://github.com/aksonov/react-native-router-flux/pull/2358) ([onrige](https://github.com/onrige))
751- Added custom navbar to the project Example [\#2341](https://github.com/aksonov/react-native-router-flux/pull/2341) ([pgonzalez-santiago](https://github.com/pgonzalez-santiago))
752- Updated Example Project [\#2328](https://github.com/aksonov/react-native-router-flux/pull/2328) ([mcabs3](https://github.com/mcabs3))
753- Fix table in docs [\#2326](https://github.com/aksonov/react-native-router-flux/pull/2326) ([bukerok](https://github.com/bukerok))
754- Updated API Documentation [\#2325](https://github.com/aksonov/react-native-router-flux/pull/2325) ([mcabs3](https://github.com/mcabs3))
755- Minor fix of contributors link to work from any context [\#2321](https://github.com/aksonov/react-native-router-flux/pull/2321) ([davojan](https://github.com/davojan))
756- Updated API docs to add missing attributes [\#2315](https://github.com/aksonov/react-native-router-flux/pull/2315) ([mcabs3](https://github.com/mcabs3))
757- Allow changing tabBar visibility dynamically \(e.g. via Action.refresh\) [\#2311](https://github.com/aksonov/react-native-router-flux/pull/2311) ([davojan](https://github.com/davojan))
758- Cleaned up Documentation and added Tabs [\#2305](https://github.com/aksonov/react-native-router-flux/pull/2305) ([mcabs3](https://github.com/mcabs3))
759
760## [4.0.0-beta.21](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.21) (2017-08-28)
761[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.20...4.0.0-beta.21)
762
763**Closed issues:**
764
765- Click back button on device, but nothing happens. [\#2295](https://github.com/aksonov/react-native-router-flux/issues/2295)
766
767## [4.0.0-beta.20](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.20) (2017-08-28)
768[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.19...4.0.0-beta.20)
769
770**Fixed bugs:**
771
772- In the new version of the 'tabbar' does not work the 'tabBarPosition' property [\#2288](https://github.com/aksonov/react-native-router-flux/issues/2288)
773
774**Closed issues:**
775
776- JSON.stringify cannot serialize cyclic structures [\#2290](https://github.com/aksonov/react-native-router-flux/issues/2290)
777- Actions.pop \(\) skips the scene [\#2289](https://github.com/aksonov/react-native-router-flux/issues/2289)
778- How to remove the effect of replacing renderTitle\(title\) when navigating between scene? [\#2287](https://github.com/aksonov/react-native-router-flux/issues/2287)
779- Tabs on Android are hidden and showing up [\#2286](https://github.com/aksonov/react-native-router-flux/issues/2286)
780- Hardware Back not working when on First Scene [\#2283](https://github.com/aksonov/react-native-router-flux/issues/2283)
781- Main props in navigation options [\#2282](https://github.com/aksonov/react-native-router-flux/issues/2282)
782- Reset stack with transition [\#2236](https://github.com/aksonov/react-native-router-flux/issues/2236)
783
784## [4.0.0-beta.19](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.19) (2017-08-23)
785[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.18...4.0.0-beta.19)
786
787**Implemented enhancements:**
788
789- Multiple routers with v4? [\#2274](https://github.com/aksonov/react-native-router-flux/issues/2274)
790- Nested scenes in v4? [\#2220](https://github.com/aksonov/react-native-router-flux/issues/2220)
791- Access to Component's props from NavBar. [\#2195](https://github.com/aksonov/react-native-router-flux/issues/2195)
792- IMPORTANT: v4 beta release is ready \(v3 is not supported anymore\) [\#1974](https://github.com/aksonov/react-native-router-flux/issues/1974)
793
794**Fixed bugs:**
795
796- The onExit method not executes when navigating away from Scene [\#2279](https://github.com/aksonov/react-native-router-flux/issues/2279)
797- navigationBarTitleImage not working in v4 [\#2272](https://github.com/aksonov/react-native-router-flux/issues/2272)
798- hideNavBar issue on tabs scene [\#2268](https://github.com/aksonov/react-native-router-flux/issues/2268)
799- Tabs v4 - Active / Inactive backgroundColor not working [\#2263](https://github.com/aksonov/react-native-router-flux/issues/2263)
800
801**Closed issues:**
802
803- Actions state inside Drawer [\#2280](https://github.com/aksonov/react-native-router-flux/issues/2280)
804- Android transitions not working v4-beta branch [\#2278](https://github.com/aksonov/react-native-router-flux/issues/2278)
805- Unexpected header behavior in TabNavigation [\#2277](https://github.com/aksonov/react-native-router-flux/issues/2277)
806- OnEnter not called for componentless scenes [\#2275](https://github.com/aksonov/react-native-router-flux/issues/2275)
807- Custom function on tab press [\#2271](https://github.com/aksonov/react-native-router-flux/issues/2271)
808- Massive slowdown after beta 14 [\#2270](https://github.com/aksonov/react-native-router-flux/issues/2270)
809- How to disable swipe to back [\#2269](https://github.com/aksonov/react-native-router-flux/issues/2269)
810- Can I set onEnter from inside the Component? [\#2267](https://github.com/aksonov/react-native-router-flux/issues/2267)
811- \[Error\] The sources for assing MUST be an object. [\#2266](https://github.com/aksonov/react-native-router-flux/issues/2266)
812- How to open Drawer using a custom event / action within a screen [\#2265](https://github.com/aksonov/react-native-router-flux/issues/2265)
813- Scene's key on the background of TabIcon [\#2264](https://github.com/aksonov/react-native-router-flux/issues/2264)
814- Top nav bar customization [\#2262](https://github.com/aksonov/react-native-router-flux/issues/2262)
815- There is no route defined for key {route}. [\#2261](https://github.com/aksonov/react-native-router-flux/issues/2261)
816- How to set tab bar activeBackgroundColor [\#2260](https://github.com/aksonov/react-native-router-flux/issues/2260)
817- Please help me how to use "react-native-router-flux" in my scenario [\#2259](https://github.com/aksonov/react-native-router-flux/issues/2259)
818- Issue with back button not unmounting and remount tab scene [\#2257](https://github.com/aksonov/react-native-router-flux/issues/2257)
819- Q:Adding button to navbar [\#2256](https://github.com/aksonov/react-native-router-flux/issues/2256)
820- sceneStyle gets not applied [\#2255](https://github.com/aksonov/react-native-router-flux/issues/2255)
821- Prevent certain scenes in stack from always being mounted? [\#2254](https://github.com/aksonov/react-native-router-flux/issues/2254)
822- Custom navBar is missing in the docs [\#2252](https://github.com/aksonov/react-native-router-flux/issues/2252)
823- titleStyle only sets backgroundcolor for small area [\#2251](https://github.com/aksonov/react-native-router-flux/issues/2251)
824- How do you setup a background image for the entire app that is shared across different scene [\#2250](https://github.com/aksonov/react-native-router-flux/issues/2250)
825- Setting style for Scenes, title, ... [\#2249](https://github.com/aksonov/react-native-router-flux/issues/2249)
826- Creating an Authenticated Scene [\#2246](https://github.com/aksonov/react-native-router-flux/issues/2246)
827- Custom navbar example [\#2245](https://github.com/aksonov/react-native-router-flux/issues/2245)
828- Better way to declare rightTitle/onRight inside component [\#2244](https://github.com/aksonov/react-native-router-flux/issues/2244)
829- How do I override \(or disable\) hardware back press button for a given scene? [\#2237](https://github.com/aksonov/react-native-router-flux/issues/2237)
830- How do I get into a route and clear all routes other than the first route before then? [\#2230](https://github.com/aksonov/react-native-router-flux/issues/2230)
831- Double-tapping fires Actions twice [\#2228](https://github.com/aksonov/react-native-router-flux/issues/2228)
832- QUESTION: How to disable swipe-back but not disable drawer-swipe [\#2226](https://github.com/aksonov/react-native-router-flux/issues/2226)
833- Tabs with fetch not rerendering on changetab [\#2225](https://github.com/aksonov/react-native-router-flux/issues/2225)
834- Error and warning: "Cannot update during an existing state transition an error", using react-native-router-flux and redux-form Field [\#2201](https://github.com/aksonov/react-native-router-flux/issues/2201)
835- Custom animations for scenes \(disabling transition animation\) [\#2042](https://github.com/aksonov/react-native-router-flux/issues/2042)
836- Disable gesture back action [\#2006](https://github.com/aksonov/react-native-router-flux/issues/2006)
837
838**Merged pull requests:**
839
840- Overlay support [\#2281](https://github.com/aksonov/react-native-router-flux/pull/2281) ([aksonov](https://github.com/aksonov))
841- Prevent React warning \(and potential errors\) about refs for stateless function components [\#2258](https://github.com/aksonov/react-native-router-flux/pull/2258) ([davojan](https://github.com/davojan))
842
843## [4.0.0-beta.18](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.18) (2017-08-16)
844[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.17...4.0.0-beta.18)
845
846**Implemented enhancements:**
847
848- Improve JSX syntax for built-in containers [\#2210](https://github.com/aksonov/react-native-router-flux/issues/2210)
849
850**Fixed bugs:**
851
852- Back button on Android always closes app [\#2196](https://github.com/aksonov/react-native-router-flux/issues/2196)
853- "There is no route defined for key "a" in beta.12-15 [\#2189](https://github.com/aksonov/react-native-router-flux/issues/2189)
854- drawerImage does not display Image [\#2175](https://github.com/aksonov/react-native-router-flux/issues/2175)
855
856**Closed issues:**
857
858- \[Question\] How to pass props to previous screen when back button pressed \(or any other button\)? [\#2243](https://github.com/aksonov/react-native-router-flux/issues/2243)
859- Screen navigation is mixed up / confused. [\#2242](https://github.com/aksonov/react-native-router-flux/issues/2242)
860- npm run build fails [\#2240](https://github.com/aksonov/react-native-router-flux/issues/2240)
861- \[Help Wanted\] Is it possible to make navigation bar and tabs style like this? [\#2239](https://github.com/aksonov/react-native-router-flux/issues/2239)
862- \[react-native-router-flux\] key should be defined for \[object Object\] [\#2238](https://github.com/aksonov/react-native-router-flux/issues/2238)
863- popTo hangs [\#2234](https://github.com/aksonov/react-native-router-flux/issues/2234)
864- Hope to improve the docs for v4 and latest rnrf example [\#2233](https://github.com/aksonov/react-native-router-flux/issues/2233)
865- Cant change background color [\#2232](https://github.com/aksonov/react-native-router-flux/issues/2232)
866- remove bottom shadow not work [\#2231](https://github.com/aksonov/react-native-router-flux/issues/2231)
867- Multiple navigation bars on nested \<Scene\> [\#2229](https://github.com/aksonov/react-native-router-flux/issues/2229)
868- Can anyone help me with disabling back button on certain scenes? [\#2227](https://github.com/aksonov/react-native-router-flux/issues/2227)
869- HotReload not working as expected [\#2224](https://github.com/aksonov/react-native-router-flux/issues/2224)
870- Title moves to right for iOS [\#2223](https://github.com/aksonov/react-native-router-flux/issues/2223)
871- Props is not properly sent down to children when using tabs [\#2222](https://github.com/aksonov/react-native-router-flux/issues/2222)
872- onPress for "back button" on Android only works sometimes [\#2221](https://github.com/aksonov/react-native-router-flux/issues/2221)
873- How to hide back button Text Label [\#2219](https://github.com/aksonov/react-native-router-flux/issues/2219)
874- Router doesn't render over the parent element [\#2218](https://github.com/aksonov/react-native-router-flux/issues/2218)
875- Discussion: Can a store be initiated before Rendering? [\#2217](https://github.com/aksonov/react-native-router-flux/issues/2217)
876- v4 Tabs - reset stack on changing tab [\#2215](https://github.com/aksonov/react-native-router-flux/issues/2215)
877- Unexpected behaviour when rendering an array of Scenes [\#2214](https://github.com/aksonov/react-native-router-flux/issues/2214)
878- Lazy prop mount other pages which are not selected [\#2211](https://github.com/aksonov/react-native-router-flux/issues/2211)
879- `Back` prop to Scene is not functioning properly [\#2209](https://github.com/aksonov/react-native-router-flux/issues/2209)
880- setParams or Actions.refresh doesn't work [\#2208](https://github.com/aksonov/react-native-router-flux/issues/2208)
881- leftButtonImage is not working [\#2207](https://github.com/aksonov/react-native-router-flux/issues/2207)
882- How can i add gradient in background color of navbar? [\#2206](https://github.com/aksonov/react-native-router-flux/issues/2206)
883- \[react-native-router-flux\] initialState should not be null [\#2205](https://github.com/aksonov/react-native-router-flux/issues/2205)
884- V4 RenderRightButton not working when passed in Actions.refresh [\#2204](https://github.com/aksonov/react-native-router-flux/issues/2204)
885- direction="vertical" is not support? [\#2203](https://github.com/aksonov/react-native-router-flux/issues/2203)
886- Getting Unhandled JS Exception: undefined is not an object \(evaluating 'child.props.clone'\) [\#2202](https://github.com/aksonov/react-native-router-flux/issues/2202)
887- On hiding child nav bar, parent nav bar gets hidden [\#2200](https://github.com/aksonov/react-native-router-flux/issues/2200)
888- Hardware back button doesn't close drawer menu [\#2192](https://github.com/aksonov/react-native-router-flux/issues/2192)
889- \[iOS, v4.0.0-beta.16\] TabBar is above the NavBar when using tabBarPosition="top" [\#2190](https://github.com/aksonov/react-native-router-flux/issues/2190)
890- How to set NavBar above Tabs? [\#2181](https://github.com/aksonov/react-native-router-flux/issues/2181)
891- How to hide drawer for specific scenes [\#2142](https://github.com/aksonov/react-native-router-flux/issues/2142)
892
893**Merged pull requests:**
894
895- access to screen components via `Actions.refs` [\#2248](https://github.com/aksonov/react-native-router-flux/pull/2248) ([aksonov](https://github.com/aksonov))
896- Fix of babel version \(\#2240\) [\#2247](https://github.com/aksonov/react-native-router-flux/pull/2247) ([davojan](https://github.com/davojan))
897- Allow 1-deep nested arrays of Scenes to support structured configuration for larger projects [\#2241](https://github.com/aksonov/react-native-router-flux/pull/2241) ([davojan](https://github.com/davojan))
898- PopTo “loginModal” was not working in login3 scene [\#2235](https://github.com/aksonov/react-native-router-flux/pull/2235) ([compojoom](https://github.com/compojoom))
899- Allow special characters in route keys and avoid unintuitive js parsing errors [\#2216](https://github.com/aksonov/react-native-router-flux/pull/2216) ([davojan](https://github.com/davojan))
900- Fix 'replace' action \(\#2189\) [\#2213](https://github.com/aksonov/react-native-router-flux/pull/2213) ([aksonov](https://github.com/aksonov))
901- Install by https is more common [\#2212](https://github.com/aksonov/react-native-router-flux/pull/2212) ([ilabacheuski](https://github.com/ilabacheuski))
902
903## [4.0.0-beta.17](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.17) (2017-08-08)
904[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.16...4.0.0-beta.17)
905
906**Fixed bugs:**
907
908- 'DrawerClose' action pushes new scene instead of just closing drawer [\#2193](https://github.com/aksonov/react-native-router-flux/issues/2193)
909- Press Android back button immediately exit application [\#2191](https://github.com/aksonov/react-native-router-flux/issues/2191)
910- tintColor ignored for custom left and right buttons [\#2188](https://github.com/aksonov/react-native-router-flux/issues/2188)
911- Warning: Failed prop type: Invalid prop `scenes` of type `function` supplied to `Router`, expected a single ReactElement. [\#2187](https://github.com/aksonov/react-native-router-flux/issues/2187)
912
913**Closed issues:**
914
915- How can I show tab inside the tab \(Nested tabs\)? [\#2199](https://github.com/aksonov/react-native-router-flux/issues/2199)
916- How to achieve =\> headerMode:"screen" [\#2198](https://github.com/aksonov/react-native-router-flux/issues/2198)
917- All tab view of tabs are mounted once. [\#2197](https://github.com/aksonov/react-native-router-flux/issues/2197)
918- back on TAB is not working when using hideTabBar and swipeEnabled={false} a on parent [\#2186](https://github.com/aksonov/react-native-router-flux/issues/2186)
919- ComponentWillUnmount is not called when Action is triggered [\#2185](https://github.com/aksonov/react-native-router-flux/issues/2185)
920- Icon hamburger on each scene [\#2184](https://github.com/aksonov/react-native-router-flux/issues/2184)
921- Modal nested navigation [\#2183](https://github.com/aksonov/react-native-router-flux/issues/2183)
922- Press Android back button immediately exit application [\#2182](https://github.com/aksonov/react-native-router-flux/issues/2182)
923- Redux state change in drawerchild [\#2180](https://github.com/aksonov/react-native-router-flux/issues/2180)
924- how to change android animation direction [\#2177](https://github.com/aksonov/react-native-router-flux/issues/2177)
925- How to use modal [\#2173](https://github.com/aksonov/react-native-router-flux/issues/2173)
926- No option to change default indicator style color of yellow in Tab bar on android [\#2171](https://github.com/aksonov/react-native-router-flux/issues/2171)
927- redux example - side effect warning [\#2170](https://github.com/aksonov/react-native-router-flux/issues/2170)
928- Custom tab bar [\#2169](https://github.com/aksonov/react-native-router-flux/issues/2169)
929- Tab bar not showing in Android [\#2165](https://github.com/aksonov/react-native-router-flux/issues/2165)
930- Tabbed Scene Jumping Back to first tab [\#2164](https://github.com/aksonov/react-native-router-flux/issues/2164)
931- Is it possible to render navBar at the bottom? Also, disabling 'fade with slide' animation when entering a Scene [\#2161](https://github.com/aksonov/react-native-router-flux/issues/2161)
932- \(Warning\) Multiple mobx instances running [\#2155](https://github.com/aksonov/react-native-router-flux/issues/2155)
933
934**Merged pull requests:**
935
936- Fixes \#2193, \#2188, \#2175 and general drawerImage improvement [\#2194](https://github.com/aksonov/react-native-router-flux/pull/2194) ([aksonov](https://github.com/aksonov))
937- Fixed popTo method [\#2179](https://github.com/aksonov/react-native-router-flux/pull/2179) ([ulentini](https://github.com/ulentini))
938
939## [4.0.0-beta.16](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.16) (2017-08-03)
940[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.15...4.0.0-beta.16)
941
942**Fixed bugs:**
943
944- Actions.popTo not working with beta 15 and above [\#2163](https://github.com/aksonov/react-native-router-flux/issues/2163)
945- \[Regression\] Jump to the same route pushes new screen \(should be ignored\) [\#2152](https://github.com/aksonov/react-native-router-flux/issues/2152)
946- onEnter not being executed when using Actions.pop\(\) manually [\#2147](https://github.com/aksonov/react-native-router-flux/issues/2147)
947- DrawerIcons disables DrawerImage [\#2110](https://github.com/aksonov/react-native-router-flux/issues/2110)
948
949**Closed issues:**
950
951- react-native-web Unable to be compatible [\#2178](https://github.com/aksonov/react-native-router-flux/issues/2178)
952- how to Dynamically setting the tabbarStyle [\#2176](https://github.com/aksonov/react-native-router-flux/issues/2176)
953- \[suggestion\] modal independent of navigation [\#2174](https://github.com/aksonov/react-native-router-flux/issues/2174)
954- popTo: Cannot read property 'toString' of undefined. [\#2167](https://github.com/aksonov/react-native-router-flux/issues/2167)
955- Title in navigation bar is not centered in Android \(7.0\) [\#2166](https://github.com/aksonov/react-native-router-flux/issues/2166)
956- Issues pushing new scene after upgrading from beta8 to beta 15 [\#2162](https://github.com/aksonov/react-native-router-flux/issues/2162)
957- Can't read property 'router' of null \#2049 [\#2158](https://github.com/aksonov/react-native-router-flux/issues/2158)
958- Scene Not changing [\#2157](https://github.com/aksonov/react-native-router-flux/issues/2157)
959- Decorators \(MobX\) not supported by React Native defaut Babel preset [\#2156](https://github.com/aksonov/react-native-router-flux/issues/2156)
960- can i use it with react-redux or it will support redux?? [\#2151](https://github.com/aksonov/react-native-router-flux/issues/2151)
961- Upgrade to v4 broke - almost - everything [\#2150](https://github.com/aksonov/react-native-router-flux/issues/2150)
962- How to make drawer navigation? [\#2149](https://github.com/aksonov/react-native-router-flux/issues/2149)
963- header onBack bug? [\#2146](https://github.com/aksonov/react-native-router-flux/issues/2146)
964- 4.0.0-beta.14 mobx strict-mode is enabled bug [\#2145](https://github.com/aksonov/react-native-router-flux/issues/2145)
965- How to open drawer onPress in v4? [\#2143](https://github.com/aksonov/react-native-router-flux/issues/2143)
966- react-native-drawer example with react-native-router-flux 4 [\#2133](https://github.com/aksonov/react-native-router-flux/issues/2133)
967- navigationBarStyle or navTransparent and also navigationBarStyle={\[STYLES.navBar\]} is not working while trying to make the custom navigation bar transparent [\#2132](https://github.com/aksonov/react-native-router-flux/issues/2132)
968- Unable to overlay the tabbed navigation view [\#2112](https://github.com/aksonov/react-native-router-flux/issues/2112)
969
970**Merged pull requests:**
971
972- Example: Centered title in navigation bar [\#2172](https://github.com/aksonov/react-native-router-flux/pull/2172) ([mikaello](https://github.com/mikaello))
973- Update swipeEnabled and Etc. [\#2168](https://github.com/aksonov/react-native-router-flux/pull/2168) ([luco](https://github.com/luco))
974- Fixes \#2147, onExit handler [\#2154](https://github.com/aksonov/react-native-router-flux/pull/2154) ([aksonov](https://github.com/aksonov))
975- Addresses \#2152 [\#2153](https://github.com/aksonov/react-native-router-flux/pull/2153) ([aksonov](https://github.com/aksonov))
976
977## [4.0.0-beta.15](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.15) (2017-07-30)
978[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.14...4.0.0-beta.15)
979
980**Implemented enhancements:**
981
982- tabicon can't get more props [\#2129](https://github.com/aksonov/react-native-router-flux/issues/2129)
983- Increase hitSlop \(tappable area\) for navbar [\#2123](https://github.com/aksonov/react-native-router-flux/issues/2123)
984- Support of external navigation state \(full redux support\) [\#2115](https://github.com/aksonov/react-native-router-flux/issues/2115)
985
986**Fixed bugs:**
987
988- \[Question\] renderNavigationBar alternative in v4? [\#2130](https://github.com/aksonov/react-native-router-flux/issues/2130)
989- renderBackButton not working [\#2124](https://github.com/aksonov/react-native-router-flux/issues/2124)
990
991**Closed issues:**
992
993- Hot to focus second tab when push tabBar Scene? [\#2141](https://github.com/aksonov/react-native-router-flux/issues/2141)
994- React-Native-Vector-Icons for React-Native-Router-Flux TabBar [\#2139](https://github.com/aksonov/react-native-router-flux/issues/2139)
995- Animation? [\#2135](https://github.com/aksonov/react-native-router-flux/issues/2135)
996- Scenes inside tabs \(switch\) getting corrently unmounted and then incorrectly re-mounted [\#2131](https://github.com/aksonov/react-native-router-flux/issues/2131)
997- Support for custom component for NavBar [\#2128](https://github.com/aksonov/react-native-router-flux/issues/2128)
998- Clear history stack without route change? [\#2127](https://github.com/aksonov/react-native-router-flux/issues/2127)
999- How to wait until the scene is refreshed? [\#2126](https://github.com/aksonov/react-native-router-flux/issues/2126)
1000- adding a custom navigation bar with a leftbutton and multiple right buttons [\#2125](https://github.com/aksonov/react-native-router-flux/issues/2125)
1001- Back props & Android back button ? [\#2122](https://github.com/aksonov/react-native-router-flux/issues/2122)
1002- onLeft\(\) or onRight\(\) use compoent function? [\#2121](https://github.com/aksonov/react-native-router-flux/issues/2121)
1003- Does any one have an example app using RNRF & Mobx? [\#2120](https://github.com/aksonov/react-native-router-flux/issues/2120)
1004- Getting a deadly spinner [\#2119](https://github.com/aksonov/react-native-router-flux/issues/2119)
1005- How to get the Routing stack? [\#2118](https://github.com/aksonov/react-native-router-flux/issues/2118)
1006- Header not not displayed [\#2117](https://github.com/aksonov/react-native-router-flux/issues/2117)
1007- Не отображается хэдэр [\#2116](https://github.com/aksonov/react-native-router-flux/issues/2116)
1008- \[Question\] Share a Scene [\#2114](https://github.com/aksonov/react-native-router-flux/issues/2114)
1009- How to use wrapBy [\#2113](https://github.com/aksonov/react-native-router-flux/issues/2113)
1010- renderTitle image not shown on all device [\#2111](https://github.com/aksonov/react-native-router-flux/issues/2111)
1011- Proper way of using onEnter / success? [\#2109](https://github.com/aksonov/react-native-router-flux/issues/2109)
1012- Reset stack on enter Scene? [\#2104](https://github.com/aksonov/react-native-router-flux/issues/2104)
1013- Rotation bug. [\#2088](https://github.com/aksonov/react-native-router-flux/issues/2088)
1014
1015**Merged pull requests:**
1016
1017- Tabicons improvement [\#2140](https://github.com/aksonov/react-native-router-flux/pull/2140) ([aksonov](https://github.com/aksonov))
1018- Fix the React.PropTypes [\#2138](https://github.com/aksonov/react-native-router-flux/pull/2138) ([trietphan](https://github.com/trietphan))
1019- Full redux support [\#2134](https://github.com/aksonov/react-native-router-flux/pull/2134) ([aksonov](https://github.com/aksonov))
1020
1021## [4.0.0-beta.14](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.14) (2017-07-25)
1022[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.13...4.0.0-beta.14)
1023
1024## [4.0.0-beta.13](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.13) (2017-07-25)
1025[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.12...4.0.0-beta.13)
1026
1027**Implemented enhancements:**
1028
1029- Tabbar properties not working in V4 [\#1996](https://github.com/aksonov/react-native-router-flux/issues/1996)
1030
1031**Fixed bugs:**
1032
1033- Drawer with drawerPosition="right" has menu button on the left [\#2087](https://github.com/aksonov/react-native-router-flux/issues/2087)
1034
1035**Closed issues:**
1036
1037- Cannot open screen in tab scene [\#2108](https://github.com/aksonov/react-native-router-flux/issues/2108)
1038- Drawer button and title alignment in Navbar v4 [\#2107](https://github.com/aksonov/react-native-router-flux/issues/2107)
1039- Can't wrap Scene or ConnectedRouter in a View [\#2106](https://github.com/aksonov/react-native-router-flux/issues/2106)
1040- How to have a global view component like a notification bar [\#2105](https://github.com/aksonov/react-native-router-flux/issues/2105)
1041- Drawer w/ Nested Nav and Header Issue [\#2103](https://github.com/aksonov/react-native-router-flux/issues/2103)
1042- v4 replace behaves different to v3? [\#2102](https://github.com/aksonov/react-native-router-flux/issues/2102)
1043- How to have back button on initial screen also? [\#2101](https://github.com/aksonov/react-native-router-flux/issues/2101)
1044- Example with Redux on v4 [\#2100](https://github.com/aksonov/react-native-router-flux/issues/2100)
1045- Example with MobX on v4 [\#2099](https://github.com/aksonov/react-native-router-flux/issues/2099)
1046- How to reset back stack? [\#2098](https://github.com/aksonov/react-native-router-flux/issues/2098)
1047- about example Jump animation [\#2097](https://github.com/aksonov/react-native-router-flux/issues/2097)
1048- BackHandler remove on v3.39.1 [\#2096](https://github.com/aksonov/react-native-router-flux/issues/2096)
1049- tabBarComponent transparent background hides content [\#2095](https://github.com/aksonov/react-native-router-flux/issues/2095)
1050- hideBackImage and renderBackButton not working [\#2093](https://github.com/aksonov/react-native-router-flux/issues/2093)
1051- Drawer-Image not shown on android [\#2092](https://github.com/aksonov/react-native-router-flux/issues/2092)
1052- Action to the same route [\#2091](https://github.com/aksonov/react-native-router-flux/issues/2091)
1053- on reset complete? [\#2090](https://github.com/aksonov/react-native-router-flux/issues/2090)
1054- Question about Actions.refresh [\#2089](https://github.com/aksonov/react-native-router-flux/issues/2089)
1055- Back button does not render [\#2086](https://github.com/aksonov/react-native-router-flux/issues/2086)
1056- tabbar icon cannot class? [\#2085](https://github.com/aksonov/react-native-router-flux/issues/2085)
1057- navTransparent Does not work [\#2084](https://github.com/aksonov/react-native-router-flux/issues/2084)
1058- Back button prop [\#2083](https://github.com/aksonov/react-native-router-flux/issues/2083)
1059- Actions.sceneKey\({type: ActionsConst.REPLACE}\) isn't working [\#2082](https://github.com/aksonov/react-native-router-flux/issues/2082)
1060- Using onEnter/onExit from Component [\#2081](https://github.com/aksonov/react-native-router-flux/issues/2081)
1061- Double Line in Navigation Bar for nested StackedNavigation and Title does not center in 4.0.0 [\#2080](https://github.com/aksonov/react-native-router-flux/issues/2080)
1062- Call tab nested scene from outer scene [\#2079](https://github.com/aksonov/react-native-router-flux/issues/2079)
1063- Pop with props [\#2078](https://github.com/aksonov/react-native-router-flux/issues/2078)
1064- Double navBar on nested Scenes [\#2077](https://github.com/aksonov/react-native-router-flux/issues/2077)
1065- hideTabBar sometimes doesn't work [\#2076](https://github.com/aksonov/react-native-router-flux/issues/2076)
1066- Actions.pop\(\) with data is not working [\#2075](https://github.com/aksonov/react-native-router-flux/issues/2075)
1067- v3 to v4 : Route 'myRoute' should declare a screen. [\#2074](https://github.com/aksonov/react-native-router-flux/issues/2074)
1068- Actions stopped working [\#2072](https://github.com/aksonov/react-native-router-flux/issues/2072)
1069- actions\[type\] is not a function [\#2070](https://github.com/aksonov/react-native-router-flux/issues/2070)
1070- Nested scenes not working in 4.0.0 [\#2066](https://github.com/aksonov/react-native-router-flux/issues/2066)
1071- How can I pass parameters to a tabbar's child? [\#2065](https://github.com/aksonov/react-native-router-flux/issues/2065)
1072- Cannot update during an existing state transition [\#2063](https://github.com/aksonov/react-native-router-flux/issues/2063)
1073- \[Question\] How to \*really\* upgrade from V3 to V4? [\#2060](https://github.com/aksonov/react-native-router-flux/issues/2060)
1074- Strange behavior for drawerOpen [\#2058](https://github.com/aksonov/react-native-router-flux/issues/2058)
1075- Confusion to new comer: what version shall I use? [\#2041](https://github.com/aksonov/react-native-router-flux/issues/2041)
1076- Icon not show on Android [\#2038](https://github.com/aksonov/react-native-router-flux/issues/2038)
1077- Navigation 'back' button won't render on Android for scenes with 'back' attribute. [\#2023](https://github.com/aksonov/react-native-router-flux/issues/2023)
1078- rightTitle / leftTitle [\#2019](https://github.com/aksonov/react-native-router-flux/issues/2019)
1079
1080**Merged pull requests:**
1081
1082- Add Scene Props and Etc [\#2073](https://github.com/aksonov/react-native-router-flux/pull/2073) ([luco](https://github.com/luco))
1083
1084## [4.0.0-beta.12](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.12) (2017-07-19)
1085[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.11...4.0.0-beta.12)
1086
1087**Closed issues:**
1088
1089- V4 : How to pass props to custom navBar using Action ? [\#2069](https://github.com/aksonov/react-native-router-flux/issues/2069)
1090- How can I get the routing stack [\#2068](https://github.com/aksonov/react-native-router-flux/issues/2068)
1091- How can i [\#2064](https://github.com/aksonov/react-native-router-flux/issues/2064)
1092- Lightbox not transparent [\#2061](https://github.com/aksonov/react-native-router-flux/issues/2061)
1093- popTo freezes [\#2059](https://github.com/aksonov/react-native-router-flux/issues/2059)
1094- a reference error? [\#2057](https://github.com/aksonov/react-native-router-flux/issues/2057)
1095- How do reset keep the initial page routing? [\#2056](https://github.com/aksonov/react-native-router-flux/issues/2056)
1096- How to position tab bar on bottom. v4 [\#2054](https://github.com/aksonov/react-native-router-flux/issues/2054)
1097- hideNavBar not working on android [\#2050](https://github.com/aksonov/react-native-router-flux/issues/2050)
1098- Can't read property 'router' of null [\#2049](https://github.com/aksonov/react-native-router-flux/issues/2049)
1099- Question: How to integrate with Redux on v4? [\#2048](https://github.com/aksonov/react-native-router-flux/issues/2048)
1100- scene 1 -\> scene 2 -\> scene 1 \(refresh with new params\) how? [\#2047](https://github.com/aksonov/react-native-router-flux/issues/2047)
1101- Actions.{route} not defined for nested scenes [\#2045](https://github.com/aksonov/react-native-router-flux/issues/2045)
1102- Back navigation won't work on Android [\#2040](https://github.com/aksonov/react-native-router-flux/issues/2040)
1103- Can't change backgroundColor of the app. [\#2039](https://github.com/aksonov/react-native-router-flux/issues/2039)
1104- The vertical position of navigation bar does changes while popping or pushing [\#2037](https://github.com/aksonov/react-native-router-flux/issues/2037)
1105- Custom TabBar Component in v4 [\#2036](https://github.com/aksonov/react-native-router-flux/issues/2036)
1106- Tabs mounting all components on start [\#2034](https://github.com/aksonov/react-native-router-flux/issues/2034)
1107- Unable to change default background color of gray [\#2033](https://github.com/aksonov/react-native-router-flux/issues/2033)
1108- Color of Back Button Arrow [\#2028](https://github.com/aksonov/react-native-router-flux/issues/2028)
1109- Tabbar Navigation always goes back to the last screen [\#2026](https://github.com/aksonov/react-native-router-flux/issues/2026)
1110
1111**Merged pull requests:**
1112
1113- Fix children scene transition props not collected [\#2071](https://github.com/aksonov/react-native-router-flux/pull/2071) ([wsxyeah](https://github.com/wsxyeah))
1114- remove trailing backtick at git clone link [\#2067](https://github.com/aksonov/react-native-router-flux/pull/2067) ([buncismamen](https://github.com/buncismamen))
1115- Add left and right button text style and tabBarComponent [\#2055](https://github.com/aksonov/react-native-router-flux/pull/2055) ([luco](https://github.com/luco))
1116- add more navbar dynamic properties [\#2053](https://github.com/aksonov/react-native-router-flux/pull/2053) ([aksonov](https://github.com/aksonov))
1117- Fix for \#2019 - rightButton positioning on Android. [\#2052](https://github.com/aksonov/react-native-router-flux/pull/2052) ([diegocouto](https://github.com/diegocouto))
1118- Migrate to CircleCI 2.0 [\#2046](https://github.com/aksonov/react-native-router-flux/pull/2046) ([charpeni](https://github.com/charpeni))
1119- license update [\#2044](https://github.com/aksonov/react-native-router-flux/pull/2044) ([aksonov](https://github.com/aksonov))
1120- Fix for \#2023 - Navigation 'back' button won't render on Android [\#2043](https://github.com/aksonov/react-native-router-flux/pull/2043) ([diegocouto](https://github.com/diegocouto))
1121- More docs [\#2035](https://github.com/aksonov/react-native-router-flux/pull/2035) ([southerneer](https://github.com/southerneer))
1122
1123## [4.0.0-beta.11](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.11) (2017-07-14)
1124[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.10...4.0.0-beta.11)
1125
1126## [4.0.0-beta.10](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.10) (2017-07-14)
1127[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.9...4.0.0-beta.10)
1128
1129**Closed issues:**
1130
1131- Transform error with beta 9 [\#2032](https://github.com/aksonov/react-native-router-flux/issues/2032)
1132- Scene onPress doesn't work anymore? [\#2030](https://github.com/aksonov/react-native-router-flux/issues/2030)
1133- Component renders twice / showing up in nav bar twice [\#2024](https://github.com/aksonov/react-native-router-flux/issues/2024)
1134
1135## [4.0.0-beta.9](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.9) (2017-07-14)
1136[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.8...4.0.0-beta.9)
1137
1138**Closed issues:**
1139
1140- Swipe back with Vertical threshold [\#2031](https://github.com/aksonov/react-native-router-flux/issues/2031)
1141- null is not an object AppNavigator.router [\#2029](https://github.com/aksonov/react-native-router-flux/issues/2029)
1142- How to update TabBar icon on V4? [\#2027](https://github.com/aksonov/react-native-router-flux/issues/2027)
1143- Cannot close Modal and Scene at once from inside of the Modal [\#2022](https://github.com/aksonov/react-native-router-flux/issues/2022)
1144- How can we show component in the TabView? [\#2021](https://github.com/aksonov/react-native-router-flux/issues/2021)
1145- Moving to a new scene pushesh navbar to the previous scene [\#2016](https://github.com/aksonov/react-native-router-flux/issues/2016)
1146- Failed at the react-native-router-flux@4.0.0-beta.7 postinstall script 'opencollective postinstall'. [\#2008](https://github.com/aksonov/react-native-router-flux/issues/2008)
1147
1148**Merged pull requests:**
1149
1150- 4.0.0.beta.9 - WIP [\#2025](https://github.com/aksonov/react-native-router-flux/pull/2025) ([aksonov](https://github.com/aksonov))
1151
1152## [4.0.0-beta.8](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.8) (2017-07-13)
1153[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.7...4.0.0-beta.8)
1154
1155**Implemented enhancements:**
1156
1157- Issue popping down to root StackNavigator [\#1987](https://github.com/aksonov/react-native-router-flux/issues/1987)
1158
1159**Fixed bugs:**
1160
1161- Navbar properties not working in v4 [\#1991](https://github.com/aksonov/react-native-router-flux/issues/1991)
1162
1163**Closed issues:**
1164
1165- Using modal properly [\#2020](https://github.com/aksonov/react-native-router-flux/issues/2020)
1166- Constant rerendering of scenes in the stack. [\#2018](https://github.com/aksonov/react-native-router-flux/issues/2018)
1167- actions\[type\] is not a function [\#2017](https://github.com/aksonov/react-native-router-flux/issues/2017)
1168- Navbar props don't affect on back button style [\#2014](https://github.com/aksonov/react-native-router-flux/issues/2014)
1169- TabBarIcon can not call class as a funtion [\#2013](https://github.com/aksonov/react-native-router-flux/issues/2013)
1170- Drawer children is not defined [\#2011](https://github.com/aksonov/react-native-router-flux/issues/2011)
1171- when i created a WiFi hotspot, and my tabBar was pushed down [\#2010](https://github.com/aksonov/react-native-router-flux/issues/2010)
1172- undefined is not an ovject \(evaluating '\_react.PropTypes.string'\) [\#2009](https://github.com/aksonov/react-native-router-flux/issues/2009)
1173- \_reactNativeRouterFlux.Actions.Teams is not a function [\#2007](https://github.com/aksonov/react-native-router-flux/issues/2007)
1174- disabling panHandlers [\#2005](https://github.com/aksonov/react-native-router-flux/issues/2005)
1175- v4 Actions.popTo\(\) is not function when I run Example [\#2004](https://github.com/aksonov/react-native-router-flux/issues/2004)
1176- AppNavigator.router undefined/props should be defined errors in V4 [\#1999](https://github.com/aksonov/react-native-router-flux/issues/1999)
1177
1178**Merged pull requests:**
1179
1180- PR for beta.8 [\#2015](https://github.com/aksonov/react-native-router-flux/pull/2015) ([aksonov](https://github.com/aksonov))
1181
1182## [4.0.0-beta.7](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.7) (2017-07-10)
1183[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/3.39.1...4.0.0-beta.7)
1184
1185**Implemented enhancements:**
1186
1187- this.props.navigationState is undefined [\#2000](https://github.com/aksonov/react-native-router-flux/issues/2000)
1188- Build v4 around 'react-navigation' - contributors wanted! [\#1595](https://github.com/aksonov/react-native-router-flux/issues/1595)
1189- Missing properties in index.d.ts for SceneProps [\#1216](https://github.com/aksonov/react-native-router-flux/issues/1216)
1190- Need to improve the example... [\#1189](https://github.com/aksonov/react-native-router-flux/issues/1189)
1191- How can I persist router state using redux-persist? [\#1180](https://github.com/aksonov/react-native-router-flux/issues/1180)
1192- Changelog not maintained [\#1075](https://github.com/aksonov/react-native-router-flux/issues/1075)
1193- Experimental Native Navigation \(iOS\) [\#1061](https://github.com/aksonov/react-native-router-flux/issues/1061)
1194- Feature suggestion/request: StatusBar changes based on scene/route [\#834](https://github.com/aksonov/react-native-router-flux/issues/834)
1195- \[Discussion\] v4 roadmap/desired features/etc [\#817](https://github.com/aksonov/react-native-router-flux/issues/817)
1196- \[WIP\] Migrate to newest React Native master branch API \(0.29?\) [\#815](https://github.com/aksonov/react-native-router-flux/issues/815)
1197- Tapping a tab should navigate to the default scene for that scene group [\#717](https://github.com/aksonov/react-native-router-flux/issues/717)
1198- Redux replacement with reactive programming [\#709](https://github.com/aksonov/react-native-router-flux/issues/709)
1199- Any plans to support deep linking by having a url scheme? [\#704](https://github.com/aksonov/react-native-router-flux/issues/704)
1200- tab routes does not get params [\#563](https://github.com/aksonov/react-native-router-flux/issues/563)
1201- Pop back to specific scene [\#419](https://github.com/aksonov/react-native-router-flux/issues/419)
1202
1203**Fixed bugs:**
1204
1205- Mobx enabled useStrict [\#1994](https://github.com/aksonov/react-native-router-flux/issues/1994)
1206- navigationBarTitleImage prop doesn't show image [\#1687](https://github.com/aksonov/react-native-router-flux/issues/1687)
1207- Get rid of small line between scenes [\#1673](https://github.com/aksonov/react-native-router-flux/issues/1673)
1208- Selecting current screen tab instantiates a new component [\#1669](https://github.com/aksonov/react-native-router-flux/issues/1669)
1209- Reset on tabbar not always calling componentDidMount [\#1630](https://github.com/aksonov/react-native-router-flux/issues/1630)
1210- Application crashes when using tabbar after upgrade react native 0.41 [\#1616](https://github.com/aksonov/react-native-router-flux/issues/1616)
1211- ComponentWillMount and componentWillUnmount not called if time is extremely short between Actions.push and Actions.pop [\#1612](https://github.com/aksonov/react-native-router-flux/issues/1612)
1212- POP\_TO not working in android [\#1235](https://github.com/aksonov/react-native-router-flux/issues/1235)
1213- tab bar bug! [\#1233](https://github.com/aksonov/react-native-router-flux/issues/1233)
1214- The default NavBar prevents swipe back on Android [\#1134](https://github.com/aksonov/react-native-router-flux/issues/1134)
1215- Long titles are hidden behind the buttons [\#1087](https://github.com/aksonov/react-native-router-flux/issues/1087)
1216- Failed to build DependencyGraph: @providesModule naming collision: [\#960](https://github.com/aksonov/react-native-router-flux/issues/960)
1217- The style of navigation bar in the scene which is poping changed to white background [\#922](https://github.com/aksonov/react-native-router-flux/issues/922)
1218- drawerImage size [\#895](https://github.com/aksonov/react-native-router-flux/issues/895)
1219
1220**Closed issues:**
1221
1222- undefined is not a function \(evaluating '\_reactNativeRouterFlux.Actions.create'\) [\#2003](https://github.com/aksonov/react-native-router-flux/issues/2003)
1223- Correct way to setup tabs and drawer, showing two headers [\#2002](https://github.com/aksonov/react-native-router-flux/issues/2002)
1224- Warning: Failed prop type: Invalid prop `children` of type `array` supplied to `Provider`, expected a single ReactElement. [\#1998](https://github.com/aksonov/react-native-router-flux/issues/1998)
1225- Example error [\#1997](https://github.com/aksonov/react-native-router-flux/issues/1997)
1226- How to use DefaultRenderer? [\#1995](https://github.com/aksonov/react-native-router-flux/issues/1995)
1227- Is it possible to pass component with props in Scene? [\#1993](https://github.com/aksonov/react-native-router-flux/issues/1993)
1228- Unhandled JS Exception: \_reactNativeRouterFlux.Actions.create is not a function [\#1992](https://github.com/aksonov/react-native-router-flux/issues/1992)
1229- Drawer image and changing scenes [\#1990](https://github.com/aksonov/react-native-router-flux/issues/1990)
1230- Parent scene component visible in inherited scenes [\#1988](https://github.com/aksonov/react-native-router-flux/issues/1988)
1231- Unable to set animation direction [\#1986](https://github.com/aksonov/react-native-router-flux/issues/1986)
1232- TabBar Just Doesn't Show Up [\#1985](https://github.com/aksonov/react-native-router-flux/issues/1985)
1233- Trying to render any other type of tab bar leads to layout issues [\#1984](https://github.com/aksonov/react-native-router-flux/issues/1984)
1234- TabIcons focused prop [\#1983](https://github.com/aksonov/react-native-router-flux/issues/1983)
1235- Install Version 4 [\#1982](https://github.com/aksonov/react-native-router-flux/issues/1982)
1236- Global parent component for inherited scenes [\#1981](https://github.com/aksonov/react-native-router-flux/issues/1981)
1237- NavBar Title onPress action [\#1980](https://github.com/aksonov/react-native-router-flux/issues/1980)
1238- NavBar doesn't render with new scene [\#1979](https://github.com/aksonov/react-native-router-flux/issues/1979)
1239- react-native v.45.1 [\#1977](https://github.com/aksonov/react-native-router-flux/issues/1977)
1240- How to unmount component switching tab [\#1976](https://github.com/aksonov/react-native-router-flux/issues/1976)
1241- \_reactNativeRouterFlux.Actions.create is not a function [\#1975](https://github.com/aksonov/react-native-router-flux/issues/1975)
1242- Issue with passing props to a tabbed scene [\#1972](https://github.com/aksonov/react-native-router-flux/issues/1972)
1243- componentWillUnMount [\#1971](https://github.com/aksonov/react-native-router-flux/issues/1971)
1244- Drawer left and right button image change dynamically [\#1970](https://github.com/aksonov/react-native-router-flux/issues/1970)
1245- refresh param of children of Drawer. [\#1969](https://github.com/aksonov/react-native-router-flux/issues/1969)
1246- react-native-router-flux \(undefined is not an object ... viewPropTypes.style\) [\#1968](https://github.com/aksonov/react-native-router-flux/issues/1968)
1247- Having Issues Properly Hooking Into Scene Change \(FLUX\_FOCUS\) [\#1967](https://github.com/aksonov/react-native-router-flux/issues/1967)
1248- renderRightButton [\#1966](https://github.com/aksonov/react-native-router-flux/issues/1966)
1249- Actions.pop\(refresh: { }\) cannot trigger componentWillReceiveProps at children scene [\#1965](https://github.com/aksonov/react-native-router-flux/issues/1965)
1250- Multiple buttons on navbar [\#1964](https://github.com/aksonov/react-native-router-flux/issues/1964)
1251- Authentication/Unlock on AppState change [\#1963](https://github.com/aksonov/react-native-router-flux/issues/1963)
1252- Which version is the latest supporting RN0.43.1? [\#1962](https://github.com/aksonov/react-native-router-flux/issues/1962)
1253- Typescript: how to enable icon for tabbar 0.38 [\#1961](https://github.com/aksonov/react-native-router-flux/issues/1961)
1254- Command `run-android` unrecognized. Make sure that you have run `npm install` and that you are inside a react-native project. [\#1960](https://github.com/aksonov/react-native-router-flux/issues/1960)
1255- SyntaxError /node\_modules/react-native-router-flux/src/navigationStore: Unexpected token \(18:0\) [\#1959](https://github.com/aksonov/react-native-router-flux/issues/1959)
1256- Dynamic status bar style [\#1958](https://github.com/aksonov/react-native-router-flux/issues/1958)
1257- componentWillUnMount be not always get called when back [\#1957](https://github.com/aksonov/react-native-router-flux/issues/1957)
1258- How to get tabs to count towards navigation history? [\#1956](https://github.com/aksonov/react-native-router-flux/issues/1956)
1259- Tabbar tabs background color [\#1955](https://github.com/aksonov/react-native-router-flux/issues/1955)
1260- Overlap of header and tab bar [\#1954](https://github.com/aksonov/react-native-router-flux/issues/1954)
1261- componentDidMount not always get called in Tabs [\#1953](https://github.com/aksonov/react-native-router-flux/issues/1953)
1262- Styling navBar into component? Is it possible [\#1952](https://github.com/aksonov/react-native-router-flux/issues/1952)
1263- v4 proof-of-concept Example \(WIP\) [\#1951](https://github.com/aksonov/react-native-router-flux/issues/1951)
1264- Swipe back is not working [\#1950](https://github.com/aksonov/react-native-router-flux/issues/1950)
1265- How to overlay RNRF Header & Footer with a FAB backdrop's props component [\#1949](https://github.com/aksonov/react-native-router-flux/issues/1949)
1266- Can I add a button to the navbar? [\#1948](https://github.com/aksonov/react-native-router-flux/issues/1948)
1267- unknown blue color bar is appeared below the navbar on changing mobile orientation from Vertical to Horizontal [\#1947](https://github.com/aksonov/react-native-router-flux/issues/1947)
1268- UNMET PEER DEPENDENCY when attempting to install with react-native 0.45.1 [\#1946](https://github.com/aksonov/react-native-router-flux/issues/1946)
1269- it will refresh when i click the tabbar twice [\#1945](https://github.com/aksonov/react-native-router-flux/issues/1945)
1270- How to disable Navigation transition [\#1944](https://github.com/aksonov/react-native-router-flux/issues/1944)
1271- How to create custom navigation bar [\#1943](https://github.com/aksonov/react-native-router-flux/issues/1943)
1272- Non-geographical maps support [\#1942](https://github.com/aksonov/react-native-router-flux/issues/1942)
1273- Navigation bar flashes on start [\#1941](https://github.com/aksonov/react-native-router-flux/issues/1941)
1274- How to get title in Custom Header ? [\#1940](https://github.com/aksonov/react-native-router-flux/issues/1940)
1275- App crashes with message "Unhandled JS Exception: Native module cannot be null" [\#1937](https://github.com/aksonov/react-native-router-flux/issues/1937)
1276- why not provide onDidFocus prop for Scene [\#1936](https://github.com/aksonov/react-native-router-flux/issues/1936)
1277- \[Android\] Custom header is overlaid with statusbar [\#1934](https://github.com/aksonov/react-native-router-flux/issues/1934)
1278- Cannot read property style of undefined? [\#1933](https://github.com/aksonov/react-native-router-flux/issues/1933)
1279- direction: vertical why only from down to top? [\#1932](https://github.com/aksonov/react-native-router-flux/issues/1932)
1280- renderRightButton throw this.function is not a function [\#1931](https://github.com/aksonov/react-native-router-flux/issues/1931)
1281- SceneView warning when upgrading to RN 0.45 [\#1929](https://github.com/aksonov/react-native-router-flux/issues/1929)
1282- Persist last scene using React Native Router Flux and Tabbar [\#1928](https://github.com/aksonov/react-native-router-flux/issues/1928)
1283- Feature Request: Move scene props in routes reducer to a `props` object [\#1927](https://github.com/aksonov/react-native-router-flux/issues/1927)
1284- Cannot read property 'style' of undefined [\#1926](https://github.com/aksonov/react-native-router-flux/issues/1926)
1285- how change in tabs tigger event on Component when second Switch? [\#1925](https://github.com/aksonov/react-native-router-flux/issues/1925)
1286- Set initial scene dynamically on runtime [\#1924](https://github.com/aksonov/react-native-router-flux/issues/1924)
1287- How to refresh a scene that is not currently the active scene [\#1923](https://github.com/aksonov/react-native-router-flux/issues/1923)
1288- Is there a way to remove/delete/clear all scenes which added before? [\#1922](https://github.com/aksonov/react-native-router-flux/issues/1922)
1289- When using renderRightButton/renderLeftButton the style aren't taken in account [\#1920](https://github.com/aksonov/react-native-router-flux/issues/1920)
1290- \[Question\] Why use this instead of react-community/react-navigation? [\#1919](https://github.com/aksonov/react-native-router-flux/issues/1919)
1291- \[Question\] Before route change event [\#1917](https://github.com/aksonov/react-native-router-flux/issues/1917)
1292- navigationBarTitleImage won't display [\#1916](https://github.com/aksonov/react-native-router-flux/issues/1916)
1293- Navigation Component re-mounts when app is re-entered on android [\#1915](https://github.com/aksonov/react-native-router-flux/issues/1915)
1294- Change back button icon to menu [\#1914](https://github.com/aksonov/react-native-router-flux/issues/1914)
1295- Navigation stack is reset when I go to new tab and back again [\#1913](https://github.com/aksonov/react-native-router-flux/issues/1913)
1296- How to listen Actions.pop\(\) in the previous scene ? [\#1912](https://github.com/aksonov/react-native-router-flux/issues/1912)
1297- Router does not work if not in root [\#1911](https://github.com/aksonov/react-native-router-flux/issues/1911)
1298- Fixed element on all screens [\#1910](https://github.com/aksonov/react-native-router-flux/issues/1910)
1299- Custom Tabbar Android setting width is cut off [\#1909](https://github.com/aksonov/react-native-router-flux/issues/1909)
1300- Customer navbar pop when calling Actions.pop\(\) [\#1908](https://github.com/aksonov/react-native-router-flux/issues/1908)
1301- Custom animations ... how to do that ? [\#1907](https://github.com/aksonov/react-native-router-flux/issues/1907)
1302- Access tab props [\#1906](https://github.com/aksonov/react-native-router-flux/issues/1906)
1303- Change tabbar button behaviour on second press [\#1905](https://github.com/aksonov/react-native-router-flux/issues/1905)
1304- No support for latest 16.0.0 alpha version [\#1904](https://github.com/aksonov/react-native-router-flux/issues/1904)
1305- Has `AccessibilityInfo` Error when build ios [\#1903](https://github.com/aksonov/react-native-router-flux/issues/1903)
1306- Menu Icon appears only for Initial Scene [\#1902](https://github.com/aksonov/react-native-router-flux/issues/1902)
1307- Naming Collision Issue \(solution inside\) [\#1901](https://github.com/aksonov/react-native-router-flux/issues/1901)
1308- how to get current top route or a route has navigated back? [\#1899](https://github.com/aksonov/react-native-router-flux/issues/1899)
1309- Use react-native-elements \<Icon /\> in header buttons [\#1898](https://github.com/aksonov/react-native-router-flux/issues/1898)
1310- The action to change the scene pushes a different scene [\#1897](https://github.com/aksonov/react-native-router-flux/issues/1897)
1311- How to insert a newline to Title [\#1896](https://github.com/aksonov/react-native-router-flux/issues/1896)
1312- How can I jump the page like this? [\#1895](https://github.com/aksonov/react-native-router-flux/issues/1895)
1313- not an object \(\_reactNative.BackHandler.addEventListener\) [\#1894](https://github.com/aksonov/react-native-router-flux/issues/1894)
1314- BUG: Actions.pop with popNum failed [\#1893](https://github.com/aksonov/react-native-router-flux/issues/1893)
1315- No errors when I forget to specify the component property in \<Scene\> [\#1890](https://github.com/aksonov/react-native-router-flux/issues/1890)
1316- \[question\] track ending animation of route change [\#1889](https://github.com/aksonov/react-native-router-flux/issues/1889)
1317- react-native 0.44.0 update error; no such file or directory: AccessibilityInfo.ios.js [\#1887](https://github.com/aksonov/react-native-router-flux/issues/1887)
1318- undefined is not a function \(evaluating 'fetch\('apiurl'\)'\) [\#1886](https://github.com/aksonov/react-native-router-flux/issues/1886)
1319- Re-render the old scene and the new scene on push/pop [\#1884](https://github.com/aksonov/react-native-router-flux/issues/1884)
1320- Go to root scene ? It is possible to remove all screen from the memory and go the root scene [\#1883](https://github.com/aksonov/react-native-router-flux/issues/1883)
1321- how to combine side menu bar?? [\#1882](https://github.com/aksonov/react-native-router-flux/issues/1882)
1322- I'm looking for real 'native-looking' iOS transitions, but still unsuccessfully. I hope can Realize it。thank you very much [\#1881](https://github.com/aksonov/react-native-router-flux/issues/1881)
1323- React native with redux REPLACE and RESET not working [\#1880](https://github.com/aksonov/react-native-router-flux/issues/1880)
1324- Animate Same Scene Transition [\#1879](https://github.com/aksonov/react-native-router-flux/issues/1879)
1325- Side menu is visible when changing pages/ going to the previous page on android [\#1878](https://github.com/aksonov/react-native-router-flux/issues/1878)
1326- Back button action [\#1877](https://github.com/aksonov/react-native-router-flux/issues/1877)
1327- Apple tv compatibility [\#1876](https://github.com/aksonov/react-native-router-flux/issues/1876)
1328- A question about Actions.pop\({refresh: {...}}\) [\#1875](https://github.com/aksonov/react-native-router-flux/issues/1875)
1329- Passing props to scenes [\#1873](https://github.com/aksonov/react-native-router-flux/issues/1873)
1330- \[question\] how to change in tabs without reload scene [\#1872](https://github.com/aksonov/react-native-router-flux/issues/1872)
1331- Focus not being dispatched when changing scene [\#1871](https://github.com/aksonov/react-native-router-flux/issues/1871)
1332- Scenes inside tabs \(switch\) getting corrently unmounted and then incorrectly re-mounted [\#1870](https://github.com/aksonov/react-native-router-flux/issues/1870)
1333- Handling the Android hardware back scene popping in chronological order [\#1869](https://github.com/aksonov/react-native-router-flux/issues/1869)
1334- `-- UNMET PEER DEPENDENCY react@15.5.4 [\#1868](https://github.com/aksonov/react-native-router-flux/issues/1868)
1335- \[Urgent\] How to get CurrentScene? [\#1867](https://github.com/aksonov/react-native-router-flux/issues/1867)
1336- Removed react-native-router-flux but still getting error [\#1866](https://github.com/aksonov/react-native-router-flux/issues/1866)
1337- Modal. Type should not be null. [\#1865](https://github.com/aksonov/react-native-router-flux/issues/1865)
1338- Cannot read property 'component' of undefined [\#1864](https://github.com/aksonov/react-native-router-flux/issues/1864)
1339- Can't open scene with params, still open without [\#1863](https://github.com/aksonov/react-native-router-flux/issues/1863)
1340- Android assemble cannot package [\#1861](https://github.com/aksonov/react-native-router-flux/issues/1861)
1341- undefined is not an object \_reactNative.NavigationExperimental.CardStack \(NavigationExperimental deprecated\) [\#1860](https://github.com/aksonov/react-native-router-flux/issues/1860)
1342- Can not go to container Scene [\#1859](https://github.com/aksonov/react-native-router-flux/issues/1859)
1343- Wrong CurrentRoute \(scene\) on ActionConst.FOCUS [\#1858](https://github.com/aksonov/react-native-router-flux/issues/1858)
1344- Switch shows first item for a while [\#1857](https://github.com/aksonov/react-native-router-flux/issues/1857)
1345- RCTConvert CATransform3D warning on transitioning between scenes [\#1856](https://github.com/aksonov/react-native-router-flux/issues/1856)
1346- Back to tab Scene not work! [\#1855](https://github.com/aksonov/react-native-router-flux/issues/1855)
1347- Navbar is unmounted and mounted with every scene transition [\#1854](https://github.com/aksonov/react-native-router-flux/issues/1854)
1348- Where can you detect scene changes to throw up an error before the scene changes if the page is not valid? [\#1853](https://github.com/aksonov/react-native-router-flux/issues/1853)
1349- Which component method gets called when pop is called? [\#1852](https://github.com/aksonov/react-native-router-flux/issues/1852)
1350- Scene Animation [\#1851](https://github.com/aksonov/react-native-router-flux/issues/1851)
1351- \_reactNativeRouterFlux.Actions.xxx is not a function in Android [\#1850](https://github.com/aksonov/react-native-router-flux/issues/1850)
1352- EventPluginUtils.getLowestCommonAncestor not a function error [\#1849](https://github.com/aksonov/react-native-router-flux/issues/1849)
1353- Android back soft button on navigation bar removes tab [\#1848](https://github.com/aksonov/react-native-router-flux/issues/1848)
1354- Bundling error [\#1847](https://github.com/aksonov/react-native-router-flux/issues/1847)
1355- Navigate to an other page error undefined is not object [\#1846](https://github.com/aksonov/react-native-router-flux/issues/1846)
1356- Drawerlayout android, openDrawer [\#1845](https://github.com/aksonov/react-native-router-flux/issues/1845)
1357- Is it possible to create dynamic tabbar icon,title which listens redux state? [\#1844](https://github.com/aksonov/react-native-router-flux/issues/1844)
1358- Warning: BackAndroid is deprecated. Please use BackHandler instead. [\#1842](https://github.com/aksonov/react-native-router-flux/issues/1842)
1359- Using it with React-native-Tab-View \(question\) [\#1841](https://github.com/aksonov/react-native-router-flux/issues/1841)
1360- conflict react-native version with your router-flux dependencies's react-native version 0.41.2 [\#1839](https://github.com/aksonov/react-native-router-flux/issues/1839)
1361- Actions.currentRouter.currentRoute throwing 'undefined is not an object' [\#1836](https://github.com/aksonov/react-native-router-flux/issues/1836)
1362- Help: Cannot resolve symbol Actions [\#1835](https://github.com/aksonov/react-native-router-flux/issues/1835)
1363- How can I use refs to active scene component from Outer Component [\#1834](https://github.com/aksonov/react-native-router-flux/issues/1834)
1364- How can I position an overlay layer on top of the navbar? [\#1833](https://github.com/aksonov/react-native-router-flux/issues/1833)
1365- No dimension set for key window [\#1832](https://github.com/aksonov/react-native-router-flux/issues/1832)
1366- jsc-heap-capture name collision [\#1830](https://github.com/aksonov/react-native-router-flux/issues/1830)
1367- Need all {renderBackButton\(navProps\)} {renderLeftButton\(navProps\)} {renderRightButton\(navProps\)} for Nav bar [\#1829](https://github.com/aksonov/react-native-router-flux/issues/1829)
1368- RecyclerViewBackedScrollView - unable to resolve module [\#1828](https://github.com/aksonov/react-native-router-flux/issues/1828)
1369- My scene is not unmount [\#1825](https://github.com/aksonov/react-native-router-flux/issues/1825)
1370- Sometimes iOS statusbar disappears? [\#1824](https://github.com/aksonov/react-native-router-flux/issues/1824)
1371- Double touch TabIcon will remount the page [\#1823](https://github.com/aksonov/react-native-router-flux/issues/1823)
1372- @providesModule naming collision error after installing react-native-router-flux [\#1816](https://github.com/aksonov/react-native-router-flux/issues/1816)
1373- Conditional first scene rendering with redux. [\#1814](https://github.com/aksonov/react-native-router-flux/issues/1814)
1374- reactNativeRouterFlux.Actions.xxx is not a function [\#1813](https://github.com/aksonov/react-native-router-flux/issues/1813)
1375- ERROR: UNMET PEER DEPENDENCY react@15.5.4 [\#1811](https://github.com/aksonov/react-native-router-flux/issues/1811)
1376- Snapshot test error because of react-native-router-flux [\#1810](https://github.com/aksonov/react-native-router-flux/issues/1810)
1377- Duplicate module name: react-native-packager [\#1809](https://github.com/aksonov/react-native-router-flux/issues/1809)
1378- Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead. [\#1807](https://github.com/aksonov/react-native-router-flux/issues/1807)
1379- Can we make a release? [\#1804](https://github.com/aksonov/react-native-router-flux/issues/1804)
1380- Duplicate versions of react-native being installed [\#1803](https://github.com/aksonov/react-native-router-flux/issues/1803)
1381- \[Question\] Best way to implement "onLeft\(\)" and "onRight\(\)" logic inside the scene's component [\#1802](https://github.com/aksonov/react-native-router-flux/issues/1802)
1382- From Nested Scene To Other Nested Scene Navigate [\#1801](https://github.com/aksonov/react-native-router-flux/issues/1801)
1383- Using a custom onBack callback it doesnt called by android back button [\#1800](https://github.com/aksonov/react-native-router-flux/issues/1800)
1384- popTo initial scene visibly shows scenes in between as well [\#1799](https://github.com/aksonov/react-native-router-flux/issues/1799)
1385- resetTo and immediatelyResetRouteStack action types [\#1798](https://github.com/aksonov/react-native-router-flux/issues/1798)
1386- NavigationDrawer wrong behavior on the Example app [\#1795](https://github.com/aksonov/react-native-router-flux/issues/1795)
1387- Tabs don't render when passing scenes prop into Router [\#1793](https://github.com/aksonov/react-native-router-flux/issues/1793)
1388- Help me plz: navbar render not correct [\#1792](https://github.com/aksonov/react-native-router-flux/issues/1792)
1389- Incorrect screens render [\#1791](https://github.com/aksonov/react-native-router-flux/issues/1791)
1390- Modal Stuck Open, can't Actions.pop\(\) [\#1789](https://github.com/aksonov/react-native-router-flux/issues/1789)
1391- Style property 'left' is not supported by native animated module [\#1787](https://github.com/aksonov/react-native-router-flux/issues/1787)
1392- When using Switch, unmountScenes disables child tabs in v3.38.0 [\#1786](https://github.com/aksonov/react-native-router-flux/issues/1786)
1393- Actions.pop\(\) doesn't work when pushing same scene over itself with different props [\#1785](https://github.com/aksonov/react-native-router-flux/issues/1785)
1394- is it possible to render modal, from the action inside of another modal [\#1784](https://github.com/aksonov/react-native-router-flux/issues/1784)
1395- New Screen is presented behind Modal [\#1783](https://github.com/aksonov/react-native-router-flux/issues/1783)
1396- react-addons-pure-render-mixin not found [\#1780](https://github.com/aksonov/react-native-router-flux/issues/1780)
1397- Make switch selector accept a promise! [\#1779](https://github.com/aksonov/react-native-router-flux/issues/1779)
1398- this.props.position.interpolate is not a function [\#1777](https://github.com/aksonov/react-native-router-flux/issues/1777)
1399- Router's sceneStyle gets applied to header within a Drawer wrapper [\#1774](https://github.com/aksonov/react-native-router-flux/issues/1774)
1400- \[HowTo\] Dynamic hide/show NavBar [\#1773](https://github.com/aksonov/react-native-router-flux/issues/1773)
1401- Nested Navigators [\#1771](https://github.com/aksonov/react-native-router-flux/issues/1771)
1402- Multiple screens in a tab [\#1770](https://github.com/aksonov/react-native-router-flux/issues/1770)
1403- Action.pop: Refresh only a specific section in render [\#1768](https://github.com/aksonov/react-native-router-flux/issues/1768)
1404- hideNavBar on iOS problem [\#1764](https://github.com/aksonov/react-native-router-flux/issues/1764)
1405- How can I access state within renderNavigationBar? [\#1763](https://github.com/aksonov/react-native-router-flux/issues/1763)
1406- Swipe back gesture [\#1762](https://github.com/aksonov/react-native-router-flux/issues/1762)
1407- Error with the latest version of React Native 0.43.0 [\#1761](https://github.com/aksonov/react-native-router-flux/issues/1761)
1408- Can Actions.SCENE\_NAME\({type: replace | reset}\) not remove transition animations [\#1760](https://github.com/aksonov/react-native-router-flux/issues/1760)
1409- Warning to define onRight method gets raised regardless [\#1757](https://github.com/aksonov/react-native-router-flux/issues/1757)
1410- Question: How to detect the "pop"-Action on a pushed scene? [\#1755](https://github.com/aksonov/react-native-router-flux/issues/1755)
1411- close modal and a scene by once [\#1754](https://github.com/aksonov/react-native-router-flux/issues/1754)
1412- direction and type do not work together [\#1753](https://github.com/aksonov/react-native-router-flux/issues/1753)
1413- Scene component and navBar do not work together [\#1752](https://github.com/aksonov/react-native-router-flux/issues/1752)
1414- I have Query Can anyone Help me ?? [\#1751](https://github.com/aksonov/react-native-router-flux/issues/1751)
1415- Help With Drawer Menu [\#1750](https://github.com/aksonov/react-native-router-flux/issues/1750)
1416- Intercept Navigation.pop\(\) [\#1749](https://github.com/aksonov/react-native-router-flux/issues/1749)
1417- Is Actions.dismiss\(\) no longer a thing? [\#1747](https://github.com/aksonov/react-native-router-flux/issues/1747)
1418- Configuring Initial scene view through router tag [\#1746](https://github.com/aksonov/react-native-router-flux/issues/1746)
1419- Back button and fetching data [\#1745](https://github.com/aksonov/react-native-router-flux/issues/1745)
1420- Can't Pass Class to renderLeftButton [\#1743](https://github.com/aksonov/react-native-router-flux/issues/1743)
1421- Close Modal and redirect to another scene only works once [\#1741](https://github.com/aksonov/react-native-router-flux/issues/1741)
1422- \[Help me\] fixed bottom player like Apple Music all scene [\#1740](https://github.com/aksonov/react-native-router-flux/issues/1740)
1423- How to share same component across views without redeclaring it ? [\#1737](https://github.com/aksonov/react-native-router-flux/issues/1737)
1424- How can I run example app? [\#1736](https://github.com/aksonov/react-native-router-flux/issues/1736)
1425- Shared Element Transitions? [\#1735](https://github.com/aksonov/react-native-router-flux/issues/1735)
1426- Android hardware back button not working after Actions.main\({type: 'replace'}\) [\#1734](https://github.com/aksonov/react-native-router-flux/issues/1734)
1427- redirect from sub-scene [\#1733](https://github.com/aksonov/react-native-router-flux/issues/1733)
1428- Calling Action.pop and redux change after each other [\#1732](https://github.com/aksonov/react-native-router-flux/issues/1732)
1429- Root Component that wrap all routes [\#1730](https://github.com/aksonov/react-native-router-flux/issues/1730)
1430- Action.refresh\(\) for Switch in Example does not work [\#1729](https://github.com/aksonov/react-native-router-flux/issues/1729)
1431- How to disable Swipe-Down-To-Close at modal or just close when not scrolled [\#1728](https://github.com/aksonov/react-native-router-flux/issues/1728)
1432- How to add two Actions to a Button ? [\#1727](https://github.com/aksonov/react-native-router-flux/issues/1727)
1433- tabs re-rendering when switching in 3.38.0 [\#1725](https://github.com/aksonov/react-native-router-flux/issues/1725)
1434- rightTitle-Attribute on a specific scene renders the right title also on ALL other scenes. [\#1724](https://github.com/aksonov/react-native-router-flux/issues/1724)
1435- How to open scene with Drawer? [\#1723](https://github.com/aksonov/react-native-router-flux/issues/1723)
1436- How can I retain parent navbar when switching tabs? [\#1722](https://github.com/aksonov/react-native-router-flux/issues/1722)
1437- How to automatically display the return title [\#1721](https://github.com/aksonov/react-native-router-flux/issues/1721)
1438- How to navigate to specific tab with resetting [\#1719](https://github.com/aksonov/react-native-router-flux/issues/1719)
1439- remove animation on back/close transition with duration={1} \(NOT working\) [\#1718](https://github.com/aksonov/react-native-router-flux/issues/1718)
1440- \[Topic\]Navigator perform slowly and NavigationExperimental will be deprecated in RN0.43 [\#1717](https://github.com/aksonov/react-native-router-flux/issues/1717)
1441- pop back and trigger another callback [\#1716](https://github.com/aksonov/react-native-router-flux/issues/1716)
1442- Gesture threshold problem [\#1715](https://github.com/aksonov/react-native-router-flux/issues/1715)
1443- action.pop\(\) is used at the same time previous page are refreshed [\#1713](https://github.com/aksonov/react-native-router-flux/issues/1713)
1444- Tabbar gesture back displaying wrong scene in the background [\#1711](https://github.com/aksonov/react-native-router-flux/issues/1711)
1445- Remove `react-static-container` dependency [\#1710](https://github.com/aksonov/react-native-router-flux/issues/1710)
1446- How to render initial or RESET/REPLACE scenes with animation? [\#1709](https://github.com/aksonov/react-native-router-flux/issues/1709)
1447- When going from tab to tab, how do I get the previous tab? [\#1707](https://github.com/aksonov/react-native-router-flux/issues/1707)
1448- Unable to resolve module react-native-router-flux [\#1706](https://github.com/aksonov/react-native-router-flux/issues/1706)
1449- Router createReducer and reducer confusion [\#1704](https://github.com/aksonov/react-native-router-flux/issues/1704)
1450- Prevent Tab Press from popping to Initial Scene [\#1703](https://github.com/aksonov/react-native-router-flux/issues/1703)
1451- How to combine Router and navigation Drawer? [\#1702](https://github.com/aksonov/react-native-router-flux/issues/1702)
1452- Cannot read property 'hideTabBar' of undefined [\#1701](https://github.com/aksonov/react-native-router-flux/issues/1701)
1453- render is overlapping with previous screen data [\#1700](https://github.com/aksonov/react-native-router-flux/issues/1700)
1454- Question: Using React Native Material Icon for Navigation Bar \(left, right, and back buttons\) [\#1699](https://github.com/aksonov/react-native-router-flux/issues/1699)
1455- Can't run Example: Print: Entry, ":CFBundleIdentifier", Does Not Exist [\#1698](https://github.com/aksonov/react-native-router-flux/issues/1698)
1456- Nested tab scene causes navigation to break [\#1697](https://github.com/aksonov/react-native-router-flux/issues/1697)
1457- Switching between animated scenes eventually grinds Android to a halt [\#1696](https://github.com/aksonov/react-native-router-flux/issues/1696)
1458- Can't go back using Swipe left if the actual scene contains an Animated.View. [\#1693](https://github.com/aksonov/react-native-router-flux/issues/1693)
1459- Screen disappears after screen orientation rotation and subsequently crashes [\#1677](https://github.com/aksonov/react-native-router-flux/issues/1677)
1460- Actions.pop\({ key: 'scene' }\) should be documented [\#1676](https://github.com/aksonov/react-native-router-flux/issues/1676)
1461- Questions about callback [\#1656](https://github.com/aksonov/react-native-router-flux/issues/1656)
1462- Add interactive / gif demo and examples [\#1654](https://github.com/aksonov/react-native-router-flux/issues/1654)
1463- Crashing on Actions.pop\(\) on android [\#1636](https://github.com/aksonov/react-native-router-flux/issues/1636)
1464- \[Documentation\] Add screenshots of differents Tab/Nav/Drawer [\#1628](https://github.com/aksonov/react-native-router-flux/issues/1628)
1465- Swiping a direction="vertical" Scene down only by its header or custom component [\#1605](https://github.com/aksonov/react-native-router-flux/issues/1605)
1466- Route pushing not behaving as expected [\#1602](https://github.com/aksonov/react-native-router-flux/issues/1602)
1467- \[documentation\] Give more technical information about the navigation types [\#1601](https://github.com/aksonov/react-native-router-flux/issues/1601)
1468- NavBar from previous Scene comes from left to right after closing Modal. [\#1600](https://github.com/aksonov/react-native-router-flux/issues/1600)
1469- Incorrect FOCUS actions being dispatched for tabs [\#1597](https://github.com/aksonov/react-native-router-flux/issues/1597)
1470- Custom navBar examples and docs [\#1596](https://github.com/aksonov/react-native-router-flux/issues/1596)
1471- `popTo` and other pop actions modify the behaviour of subsequent actions [\#1594](https://github.com/aksonov/react-native-router-flux/issues/1594)
1472- Snapchat like navigation with swipe [\#1593](https://github.com/aksonov/react-native-router-flux/issues/1593)
1473- auth [\#1591](https://github.com/aksonov/react-native-router-flux/issues/1591)
1474- Objects are not valid as a React child [\#1589](https://github.com/aksonov/react-native-router-flux/issues/1589)
1475- Nested navigators in tabbars [\#1587](https://github.com/aksonov/react-native-router-flux/issues/1587)
1476- Question: How to add a scene to the stack without actually visiting it? [\#1583](https://github.com/aksonov/react-native-router-flux/issues/1583)
1477- Scene.key conflicts with `PUSH` and `JUMP` with Tabbar [\#1582](https://github.com/aksonov/react-native-router-flux/issues/1582)
1478- Cannot Style Tabs Text Component [\#1581](https://github.com/aksonov/react-native-router-flux/issues/1581)
1479- Pop action difference between Android and iOS [\#1578](https://github.com/aksonov/react-native-router-flux/issues/1578)
1480- How can I position a view to be on top of the navbar? [\#1575](https://github.com/aksonov/react-native-router-flux/issues/1575)
1481- Showing Spinner view using react-native-router [\#1574](https://github.com/aksonov/react-native-router-flux/issues/1574)
1482- Is it possible to use the tabbar like Facebook ? [\#1573](https://github.com/aksonov/react-native-router-flux/issues/1573)
1483- Docs Error: Missing Parenthesis? [\#1572](https://github.com/aksonov/react-native-router-flux/issues/1572)
1484- \[ANDROID\] Pop modal doesnt remove itself from screen [\#1571](https://github.com/aksonov/react-native-router-flux/issues/1571)
1485- Tabbar sometimes is pushed up by the keyboard. [\#1569](https://github.com/aksonov/react-native-router-flux/issues/1569)
1486- Switch does focus first tab and only then jumps to required tab [\#1568](https://github.com/aksonov/react-native-router-flux/issues/1568)
1487- iOS Nav Bar fail to refresh on tab change [\#1567](https://github.com/aksonov/react-native-router-flux/issues/1567)
1488- master-detail example [\#1565](https://github.com/aksonov/react-native-router-flux/issues/1565)
1489- Drawer just in first page [\#1563](https://github.com/aksonov/react-native-router-flux/issues/1563)
1490- \[question\] Reset a tab routes while on another tab [\#1562](https://github.com/aksonov/react-native-router-flux/issues/1562)
1491- After that history stack reset in tab bar, other tabs are not visible [\#1560](https://github.com/aksonov/react-native-router-flux/issues/1560)
1492- \[question\] How to layout tab scenes to get animation? [\#1558](https://github.com/aksonov/react-native-router-flux/issues/1558)
1493- Dynamic changing title tabbar [\#1557](https://github.com/aksonov/react-native-router-flux/issues/1557)
1494- Navigation Bar: Back button NoStyling [\#1556](https://github.com/aksonov/react-native-router-flux/issues/1556)
1495- Right text tilte is not center aligned [\#1555](https://github.com/aksonov/react-native-router-flux/issues/1555)
1496- hideNavBar does not work [\#1554](https://github.com/aksonov/react-native-router-flux/issues/1554)
1497- Please add native animation support \(better performance\) [\#1553](https://github.com/aksonov/react-native-router-flux/issues/1553)
1498- Structure of routers [\#1550](https://github.com/aksonov/react-native-router-flux/issues/1550)
1499- Why doesn't navbar left button override back button? [\#1547](https://github.com/aksonov/react-native-router-flux/issues/1547)
1500- How to go back to Login again? [\#1545](https://github.com/aksonov/react-native-router-flux/issues/1545)
1501- Changing navBars [\#1544](https://github.com/aksonov/react-native-router-flux/issues/1544)
1502- Multiple Routers [\#1541](https://github.com/aksonov/react-native-router-flux/issues/1541)
1503- how to set transition animation [\#1540](https://github.com/aksonov/react-native-router-flux/issues/1540)
1504- display white screen or hold last state when faster interaction which trigger push [\#1539](https://github.com/aksonov/react-native-router-flux/issues/1539)
1505- Event triggered when routing [\#1538](https://github.com/aksonov/react-native-router-flux/issues/1538)
1506- Painfully slow on iPhone 6, Android, \(fast on iPhone 7\) [\#1536](https://github.com/aksonov/react-native-router-flux/issues/1536)
1507- Ask For Help: how to Switch to another scene with Switch [\#1533](https://github.com/aksonov/react-native-router-flux/issues/1533)
1508- How to Action.pop\(\) without animation in a \<Scene /\>, not hold project. I've set duration={0} but it won't work. Many thanks! [\#1532](https://github.com/aksonov/react-native-router-flux/issues/1532)
1509- Performance issue [\#1531](https://github.com/aksonov/react-native-router-flux/issues/1531)
1510- Scene's Not "connected" to Redux store. Can't mapStateToProps [\#1530](https://github.com/aksonov/react-native-router-flux/issues/1530)
1511- Cannot change TabBar's NavBar background color [\#1529](https://github.com/aksonov/react-native-router-flux/issues/1529)
1512- Is there a doc about what ActionConst do? [\#1520](https://github.com/aksonov/react-native-router-flux/issues/1520)
1513- Use tabbar the tab use the same component I get data in the componentDidmount but entered page is not enter componentDidmount, so it's not re-render page [\#1518](https://github.com/aksonov/react-native-router-flux/issues/1518)
1514- Disable backButton from navigationBar on tabs [\#1517](https://github.com/aksonov/react-native-router-flux/issues/1517)
1515- How to pass props from navbar to another page? [\#1516](https://github.com/aksonov/react-native-router-flux/issues/1516)
1516- Question: Is there a way to show/hide navBar's rightButton through dispatch? [\#1513](https://github.com/aksonov/react-native-router-flux/issues/1513)
1517- Force scene re render on back action [\#1510](https://github.com/aksonov/react-native-router-flux/issues/1510)
1518- Custom Icon on Drawer NOT working [\#1507](https://github.com/aksonov/react-native-router-flux/issues/1507)
1519- Stop iOS accessibility Voiceover to access items that are not rendered [\#1506](https://github.com/aksonov/react-native-router-flux/issues/1506)
1520- I want to set the animation when tab to different scene,but the 'duration' and ‘direction’ doesn't work? [\#1505](https://github.com/aksonov/react-native-router-flux/issues/1505)
1521- Component Mounting Twice After React Native 0.39 upgrade with IOS 9.2 [\#1504](https://github.com/aksonov/react-native-router-flux/issues/1504)
1522- I'm planning to write a doc on dynamic tabs manipulation on TabBar. Shall I start working on this? [\#1503](https://github.com/aksonov/react-native-router-flux/issues/1503)
1523- Modal just rendering the half [\#1502](https://github.com/aksonov/react-native-router-flux/issues/1502)
1524- Get title from custom navigator [\#1500](https://github.com/aksonov/react-native-router-flux/issues/1500)
1525- Shoutem dropdown + RNRF navbar [\#1499](https://github.com/aksonov/react-native-router-flux/issues/1499)
1526- Artificial scene stack \(history\) [\#1498](https://github.com/aksonov/react-native-router-flux/issues/1498)
1527- react- native version 0.38, react-native router-flux version 3.37 [\#1496](https://github.com/aksonov/react-native-router-flux/issues/1496)
1528- Getting undefined is not a function on Android only [\#1495](https://github.com/aksonov/react-native-router-flux/issues/1495)
1529- How to have the navbar with classic iOS style? [\#1493](https://github.com/aksonov/react-native-router-flux/issues/1493)
1530- Trigger component logic upon navigating to a different tab [\#1492](https://github.com/aksonov/react-native-router-flux/issues/1492)
1531- How to unmount a scene when push to it and pop from it [\#1491](https://github.com/aksonov/react-native-router-flux/issues/1491)
1532- Render element between navBar and the route component [\#1490](https://github.com/aksonov/react-native-router-flux/issues/1490)
1533- Custom NavBar doesn't appear [\#1489](https://github.com/aksonov/react-native-router-flux/issues/1489)
1534- Disable title slide animation while using 'fade' animation [\#1487](https://github.com/aksonov/react-native-router-flux/issues/1487)
1535- Native-base content being overlayed by navigation bar [\#1486](https://github.com/aksonov/react-native-router-flux/issues/1486)
1536- Scene inside a Scene how to navigate [\#1484](https://github.com/aksonov/react-native-router-flux/issues/1484)
1537- How to dynamically set initial scene via state [\#1483](https://github.com/aksonov/react-native-router-flux/issues/1483)
1538- OnLeftRoute event [\#1481](https://github.com/aksonov/react-native-router-flux/issues/1481)
1539- Scenes are not removed from nav stack when moving between tabs [\#1480](https://github.com/aksonov/react-native-router-flux/issues/1480)
1540- how should I custom animation of 3.x version [\#1478](https://github.com/aksonov/react-native-router-flux/issues/1478)
1541- Drawer could not work well in the second and later login [\#1477](https://github.com/aksonov/react-native-router-flux/issues/1477)
1542- navigation state show correct index? [\#1475](https://github.com/aksonov/react-native-router-flux/issues/1475)
1543- Pushing to scene with tabs loses navbar [\#1473](https://github.com/aksonov/react-native-router-flux/issues/1473)
1544- Transition when touching the title [\#1471](https://github.com/aksonov/react-native-router-flux/issues/1471)
1545- Custom NavBar doesn't move to top position [\#1470](https://github.com/aksonov/react-native-router-flux/issues/1470)
1546- Missing assets React Native Windows \(UWP\) [\#1468](https://github.com/aksonov/react-native-router-flux/issues/1468)
1547- Example app transitions are very very slow on iphone 6 sim [\#1467](https://github.com/aksonov/react-native-router-flux/issues/1467)
1548- view is not re-rendered when click button too fast [\#1466](https://github.com/aksonov/react-native-router-flux/issues/1466)
1549- duplicated StaticContainer on `flow check` [\#1465](https://github.com/aksonov/react-native-router-flux/issues/1465)
1550- warning: "'useNativeDriver' is not supported" when "Back" button is pressed [\#1464](https://github.com/aksonov/react-native-router-flux/issues/1464)
1551- Can't custom the tab bar icon with title? [\#1463](https://github.com/aksonov/react-native-router-flux/issues/1463)
1552- White lines flickering around edges during transitions [\#1460](https://github.com/aksonov/react-native-router-flux/issues/1460)
1553- how can refresh parent component when child component is poped [\#1458](https://github.com/aksonov/react-native-router-flux/issues/1458)
1554- How to use the drawer with the navigator any example? [\#1456](https://github.com/aksonov/react-native-router-flux/issues/1456)
1555- Custom nav bar for individual scene or even different state of scene \(new feature [\#1453](https://github.com/aksonov/react-native-router-flux/issues/1453)
1556- Nested tabs [\#1452](https://github.com/aksonov/react-native-router-flux/issues/1452)
1557- about react native scene tabs, discussion, do we need to fork? [\#1449](https://github.com/aksonov/react-native-router-flux/issues/1449)
1558- how to change NavigationDrawer icon [\#1448](https://github.com/aksonov/react-native-router-flux/issues/1448)
1559- renderRightButton renders multiple times in Android [\#1447](https://github.com/aksonov/react-native-router-flux/issues/1447)
1560- Collapsing drawer when navigating away? [\#1445](https://github.com/aksonov/react-native-router-flux/issues/1445)
1561- How to create a global component like message or loading [\#1443](https://github.com/aksonov/react-native-router-flux/issues/1443)
1562- How to implement custom scene renderer? [\#1442](https://github.com/aksonov/react-native-router-flux/issues/1442)
1563- Scene.type docs [\#1441](https://github.com/aksonov/react-native-router-flux/issues/1441)
1564- Feature Request: Nested Components [\#1440](https://github.com/aksonov/react-native-router-flux/issues/1440)
1565- How to show a modal with custom NavBar? [\#1438](https://github.com/aksonov/react-native-router-flux/issues/1438)
1566- Scenes are unmounted late [\#1437](https://github.com/aksonov/react-native-router-flux/issues/1437)
1567- Why don't work scens after auth? [\#1436](https://github.com/aksonov/react-native-router-flux/issues/1436)
1568- Back button appearing in root of navbar scenario [\#1433](https://github.com/aksonov/react-native-router-flux/issues/1433)
1569- How to: Screen Transition which looks like element of current scene is expanding to full screen [\#1432](https://github.com/aksonov/react-native-router-flux/issues/1432)
1570- Inconsistency scene duration and animation [\#1431](https://github.com/aksonov/react-native-router-flux/issues/1431)
1571- How to flip back button in RTL Layout [\#1430](https://github.com/aksonov/react-native-router-flux/issues/1430)
1572- duration ignored when passed to Action [\#1428](https://github.com/aksonov/react-native-router-flux/issues/1428)
1573- Navigating to another route re-renders the current route [\#1427](https://github.com/aksonov/react-native-router-flux/issues/1427)
1574- React Native Drawer does not respond to onTouchDrag or: How to make it work [\#1424](https://github.com/aksonov/react-native-router-flux/issues/1424)
1575- backandroid jump between tabs [\#1421](https://github.com/aksonov/react-native-router-flux/issues/1421)
1576- default custom renderRightButton [\#1417](https://github.com/aksonov/react-native-router-flux/issues/1417)
1577- Modal as overlay\(transparent bg\) not as new screen [\#1411](https://github.com/aksonov/react-native-router-flux/issues/1411)
1578- Recommended Way to Transition a Component within a Scene [\#1409](https://github.com/aksonov/react-native-router-flux/issues/1409)
1579- backAndroidHandler/onBackAndroid/onExitApp not triggered on Actions.refresh [\#1405](https://github.com/aksonov/react-native-router-flux/issues/1405)
1580- Navigator scene config problem [\#1403](https://github.com/aksonov/react-native-router-flux/issues/1403)
1581- push new version \(3.35.1\) to update index.d.ts typings [\#1402](https://github.com/aksonov/react-native-router-flux/issues/1402)
1582- animation on reset [\#1399](https://github.com/aksonov/react-native-router-flux/issues/1399)
1583- How can I do conditional navigation when user launch app from deepLink or Notifications [\#1398](https://github.com/aksonov/react-native-router-flux/issues/1398)
1584- Where is the documentation for DefaultRenderer? [\#1396](https://github.com/aksonov/react-native-router-flux/issues/1396)
1585- tab bar Icons wont display [\#1395](https://github.com/aksonov/react-native-router-flux/issues/1395)
1586- About tabbar [\#1394](https://github.com/aksonov/react-native-router-flux/issues/1394)
1587- No navigation bar is displayed when using Drawer with modal [\#1393](https://github.com/aksonov/react-native-router-flux/issues/1393)
1588- Props passed through route remain static [\#1389](https://github.com/aksonov/react-native-router-flux/issues/1389)
1589- how to fit/constrain background image into nav bar ? [\#1387](https://github.com/aksonov/react-native-router-flux/issues/1387)
1590- Back Button not displayed as expected [\#1385](https://github.com/aksonov/react-native-router-flux/issues/1385)
1591- how can i close the drawer in designated page? [\#1384](https://github.com/aksonov/react-native-router-flux/issues/1384)
1592- When navigating, why the navigation bar's height is changing? [\#1382](https://github.com/aksonov/react-native-router-flux/issues/1382)
1593- Problem about pop and refresh [\#1381](https://github.com/aksonov/react-native-router-flux/issues/1381)
1594- how can i get the current scene by redux [\#1378](https://github.com/aksonov/react-native-router-flux/issues/1378)
1595- Disable swipe back gesture without disabling all gestures [\#1376](https://github.com/aksonov/react-native-router-flux/issues/1376)
1596- hide navbar and bottom tab bar on scroll [\#1374](https://github.com/aksonov/react-native-router-flux/issues/1374)
1597- Why doesn't Modal dispatch ActionConst.FOCUS? [\#1373](https://github.com/aksonov/react-native-router-flux/issues/1373)
1598- Navbar buttons top offset is not the same [\#1369](https://github.com/aksonov/react-native-router-flux/issues/1369)
1599- Render different tabs based on condition \(isLogged\) [\#1367](https://github.com/aksonov/react-native-router-flux/issues/1367)
1600- How to push a scene while resetting the stack \*\*except\*\* the initial scene? [\#1365](https://github.com/aksonov/react-native-router-flux/issues/1365)
1601- Not able to access any function after override left or right button at own component level [\#1364](https://github.com/aksonov/react-native-router-flux/issues/1364)
1602- About hideNavBar property. [\#1363](https://github.com/aksonov/react-native-router-flux/issues/1363)
1603- Typescript Definition problem [\#1361](https://github.com/aksonov/react-native-router-flux/issues/1361)
1604- RouterWithRedux maps only initial state mapStateToProps, but never updates changes as actions are dispatched and reducer changed the state. [\#1359](https://github.com/aksonov/react-native-router-flux/issues/1359)
1605- Update react-native-experimental-navigation [\#1358](https://github.com/aksonov/react-native-router-flux/issues/1358)
1606- ActionConst.PUSH scene data [\#1357](https://github.com/aksonov/react-native-router-flux/issues/1357)
1607- Add support for react-native-windows [\#1356](https://github.com/aksonov/react-native-router-flux/issues/1356)
1608- Pass function from component to navbar [\#1355](https://github.com/aksonov/react-native-router-flux/issues/1355)
1609- Hide drawer/hamburger button in NavBar [\#1353](https://github.com/aksonov/react-native-router-flux/issues/1353)
1610- Can not read property '\<functionname\>' of undefined when using onBack in prerendered scenes [\#1352](https://github.com/aksonov/react-native-router-flux/issues/1352)
1611- renderLeftButton not working if navbar placed at bottom [\#1351](https://github.com/aksonov/react-native-router-flux/issues/1351)
1612- add passProps to root Scene cause tabs to not working well [\#1350](https://github.com/aksonov/react-native-router-flux/issues/1350)
1613- Update state when navigating back to a scene [\#1349](https://github.com/aksonov/react-native-router-flux/issues/1349)
1614- navBar contents is not rendered with navigationBarBackgroundImage [\#1348](https://github.com/aksonov/react-native-router-flux/issues/1348)
1615- Navigation is not smooth [\#1343](https://github.com/aksonov/react-native-router-flux/issues/1343)
1616- Chevron showing even after using NavigationAction.foo\({type: "reset"}\) [\#1342](https://github.com/aksonov/react-native-router-flux/issues/1342)
1617- Pop then push [\#1341](https://github.com/aksonov/react-native-router-flux/issues/1341)
1618- RouterWithRedux HotReload not working [\#1339](https://github.com/aksonov/react-native-router-flux/issues/1339)
1619- Tab navigation [\#1337](https://github.com/aksonov/react-native-router-flux/issues/1337)
1620- rightButtonImage with imagesource not working [\#1335](https://github.com/aksonov/react-native-router-flux/issues/1335)
1621- Nested Scenes with 2 successive hideNavBar Scenes causes all other Scenes not to have Nav Bar [\#1330](https://github.com/aksonov/react-native-router-flux/issues/1330)
1622- Receiving "synthetic event is reused" warning when navigating between scenes using redux sample code [\#1328](https://github.com/aksonov/react-native-router-flux/issues/1328)
1623- Actions.SCENE\({type: 'reset'}\) [\#1327](https://github.com/aksonov/react-native-router-flux/issues/1327)
1624- Problem when showing WebView in drawer \(maybe also in tab\) [\#1326](https://github.com/aksonov/react-native-router-flux/issues/1326)
1625- Trigger Actions.refresh\(\) without rerendering the component??? [\#1323](https://github.com/aksonov/react-native-router-flux/issues/1323)
1626- LeftButton was not rendered [\#1320](https://github.com/aksonov/react-native-router-flux/issues/1320)
1627- Map dispatch to props not work as expected [\#1318](https://github.com/aksonov/react-native-router-flux/issues/1318)
1628- On Tab Selected lifecycle method [\#1317](https://github.com/aksonov/react-native-router-flux/issues/1317)
1629- Disable backButton on Modal [\#1316](https://github.com/aksonov/react-native-router-flux/issues/1316)
1630- Creating custom parent scene with persistent navigation elements [\#1315](https://github.com/aksonov/react-native-router-flux/issues/1315)
1631- Scene Won't Change With Remote Debugger Enabled [\#1314](https://github.com/aksonov/react-native-router-flux/issues/1314)
1632- \[Drawer \(side menu\) integration\] not working with DrawerLayoutAndroid [\#1313](https://github.com/aksonov/react-native-router-flux/issues/1313)
1633- Initial tab will be frozen when change tab [\#1311](https://github.com/aksonov/react-native-router-flux/issues/1311)
1634- Navbar documentation [\#1309](https://github.com/aksonov/react-native-router-flux/issues/1309)
1635- Transition without reloading image for every page [\#1302](https://github.com/aksonov/react-native-router-flux/issues/1302)
1636- Can I put a logo \(image file\) in the Nav bar? [\#1301](https://github.com/aksonov/react-native-router-flux/issues/1301)
1637- how to add an view above navigation bar [\#1299](https://github.com/aksonov/react-native-router-flux/issues/1299)
1638- Call onLeft\(\) function [\#1297](https://github.com/aksonov/react-native-router-flux/issues/1297)
1639- "Unique key should be defined" exception [\#1296](https://github.com/aksonov/react-native-router-flux/issues/1296)
1640- instructions in mini-tutorial result in onPress being called on render when data is passed [\#1290](https://github.com/aksonov/react-native-router-flux/issues/1290)
1641- Returning to the core NavigationExperimental Component? [\#1289](https://github.com/aksonov/react-native-router-flux/issues/1289)
1642- Unable to run Example - react-native run-android throws an error [\#1288](https://github.com/aksonov/react-native-router-flux/issues/1288)
1643- Re-render same scene with updated props [\#1285](https://github.com/aksonov/react-native-router-flux/issues/1285)
1644- How to use react-native-router-flux and react-native-scrollable-tab-view? [\#1283](https://github.com/aksonov/react-native-router-flux/issues/1283)
1645- Scene mounting bug [\#1282](https://github.com/aksonov/react-native-router-flux/issues/1282)
1646- Navigating takes me to the previous scene for a second before going to the desired scene [\#1281](https://github.com/aksonov/react-native-router-flux/issues/1281)
1647- Navigation bar height? [\#1279](https://github.com/aksonov/react-native-router-flux/issues/1279)
1648- Sub-Scenes Unexpectedly Popping on Tab Change [\#1275](https://github.com/aksonov/react-native-router-flux/issues/1275)
1649- How to get back to the first scene of the tab? [\#1274](https://github.com/aksonov/react-native-router-flux/issues/1274)
1650- Search field inside navigation? [\#1273](https://github.com/aksonov/react-native-router-flux/issues/1273)
1651- Android vs iOS inconsistencies. [\#1268](https://github.com/aksonov/react-native-router-flux/issues/1268)
1652- How to hide nav bar based on state? [\#1267](https://github.com/aksonov/react-native-router-flux/issues/1267)
1653- Race condition when quickly navigating between scenes [\#1266](https://github.com/aksonov/react-native-router-flux/issues/1266)
1654- Displaying compressed sized navigation bar [\#1265](https://github.com/aksonov/react-native-router-flux/issues/1265)
1655- How to redirecting new page with routerReducer [\#1264](https://github.com/aksonov/react-native-router-flux/issues/1264)
1656- How to disable the navBar animation, especially when from one page with navBar to one page without navBar. [\#1263](https://github.com/aksonov/react-native-router-flux/issues/1263)
1657- Modal Dialog Problem [\#1262](https://github.com/aksonov/react-native-router-flux/issues/1262)
1658- AutoUpdate router data via server? [\#1260](https://github.com/aksonov/react-native-router-flux/issues/1260)
1659- Scene with react-native-maps breaks on router-flux 3.36.0 [\#1258](https://github.com/aksonov/react-native-router-flux/issues/1258)
1660- Testing actions called within redux-sagas [\#1257](https://github.com/aksonov/react-native-router-flux/issues/1257)
1661- Displaying Image in Header \(NavBar\) [\#1255](https://github.com/aksonov/react-native-router-flux/issues/1255)
1662- Swipe down conflicts / bugs inside modal \(direction="vertical"\) [\#1253](https://github.com/aksonov/react-native-router-flux/issues/1253)
1663- Drawer DefaultRenderer failed prop type for children [\#1252](https://github.com/aksonov/react-native-router-flux/issues/1252)
1664- PR: Add support for `eslint-plugin-flowtype-errors` [\#1251](https://github.com/aksonov/react-native-router-flux/issues/1251)
1665- Scenes header don't update based on authenticated props [\#1250](https://github.com/aksonov/react-native-router-flux/issues/1250)
1666- panHandlers = { null } raises warning [\#1249](https://github.com/aksonov/react-native-router-flux/issues/1249)
1667- navbar hide when action.name to other page with navbar [\#1248](https://github.com/aksonov/react-native-router-flux/issues/1248)
1668- how to reset nav history when changing tabs? [\#1246](https://github.com/aksonov/react-native-router-flux/issues/1246)
1669- Modal in the tab bar bug [\#1243](https://github.com/aksonov/react-native-router-flux/issues/1243)
1670- Can we have a fade animation similar to that on the Navigation component? [\#1241](https://github.com/aksonov/react-native-router-flux/issues/1241)
1671- componentWillReceiveProps is getting called on Poped screen on state update. [\#1239](https://github.com/aksonov/react-native-router-flux/issues/1239)
1672- arguments callee and caller cannot be accessed in strict mode [\#1210](https://github.com/aksonov/react-native-router-flux/issues/1210)
1673- Best Practices for Navigating to a route [\#1209](https://github.com/aksonov/react-native-router-flux/issues/1209)
1674- Navigation between scenes and calling render & constructor [\#1208](https://github.com/aksonov/react-native-router-flux/issues/1208)
1675- update version [\#1207](https://github.com/aksonov/react-native-router-flux/issues/1207)
1676- Get Router name [\#1206](https://github.com/aksonov/react-native-router-flux/issues/1206)
1677- Get all children in Drawer Navigation state with tabs={false} [\#1204](https://github.com/aksonov/react-native-router-flux/issues/1204)
1678- Unable to change 'scale' transition effect between scenes [\#1202](https://github.com/aksonov/react-native-router-flux/issues/1202)
1679- Question, How to execute a function after routing ? [\#1198](https://github.com/aksonov/react-native-router-flux/issues/1198)
1680- How to traverse scenes [\#1197](https://github.com/aksonov/react-native-router-flux/issues/1197)
1681- Example's Redux implementation doesn't trigger in reducer [\#1196](https://github.com/aksonov/react-native-router-flux/issues/1196)
1682- How to have different navbar and transitions for Android and iOS? [\#1194](https://github.com/aksonov/react-native-router-flux/issues/1194)
1683- How do i add a right nav bar button? [\#1192](https://github.com/aksonov/react-native-router-flux/issues/1192)
1684- NSInternalInconsistencyException [\#1187](https://github.com/aksonov/react-native-router-flux/issues/1187)
1685- Bind UIManager.showPopupMenu.Handle to RFlux/TouchableOpacity [\#1186](https://github.com/aksonov/react-native-router-flux/issues/1186)
1686- titleWrapper style? [\#1184](https://github.com/aksonov/react-native-router-flux/issues/1184)
1687- Animation of appearance of navigation bar? [\#1182](https://github.com/aksonov/react-native-router-flux/issues/1182)
1688- How do I make react-native-router-flux work with redux connect? [\#1181](https://github.com/aksonov/react-native-router-flux/issues/1181)
1689- Is there any available docs for how to use and customize navbar? [\#1179](https://github.com/aksonov/react-native-router-flux/issues/1179)
1690- Remote debugging experience with android device [\#1177](https://github.com/aksonov/react-native-router-flux/issues/1177)
1691- Actions.refresh refreshes current scene and tabbar scene when using tabbar [\#1176](https://github.com/aksonov/react-native-router-flux/issues/1176)
1692- com.facebook.react.modules.core.JavascriptException: undefined is not an object \(evaluating 'e.children\[e.index\].sceneKey'\) [\#1175](https://github.com/aksonov/react-native-router-flux/issues/1175)
1693- Transitioning out of scene with does not use custom animationStyle [\#1174](https://github.com/aksonov/react-native-router-flux/issues/1174)
1694- Cannot set renderLoading or renderError for Relay container [\#1166](https://github.com/aksonov/react-native-router-flux/issues/1166)
1695- swipe gesture is hard to trigger [\#1162](https://github.com/aksonov/react-native-router-flux/issues/1162)
1696- Navigating with TabBar inside Drawer, navigate out of drawer and come back crash \(EDITED\) [\#1160](https://github.com/aksonov/react-native-router-flux/issues/1160)
1697- "undefined is not an object" for "action.scene.name" inside 'reducerCreate' [\#1159](https://github.com/aksonov/react-native-router-flux/issues/1159)
1698- how can I use my user-defined icon in tab bar? Thanks. [\#1158](https://github.com/aksonov/react-native-router-flux/issues/1158)
1699- Version 3.35.0 leftButton does not render component [\#1154](https://github.com/aksonov/react-native-router-flux/issues/1154)
1700- Question: How pass additional props to getSceneStyle ? [\#1147](https://github.com/aksonov/react-native-router-flux/issues/1147)
1701- Question: Scene specific back button behavior \[Android\] [\#1146](https://github.com/aksonov/react-native-router-flux/issues/1146)
1702- navigationState.children\[i\].key conflicts with another child [\#1144](https://github.com/aksonov/react-native-router-flux/issues/1144)
1703- Navigation bar backButtonImage - can we use Icon instead if image [\#1143](https://github.com/aksonov/react-native-router-flux/issues/1143)
1704- how to use nested scene? [\#1142](https://github.com/aksonov/react-native-router-flux/issues/1142)
1705- Scenes don't recognize multiple children [\#1136](https://github.com/aksonov/react-native-router-flux/issues/1136)
1706- Navbar 'title' position in IOS [\#1131](https://github.com/aksonov/react-native-router-flux/issues/1131)
1707- Hide leftButtonImage [\#1130](https://github.com/aksonov/react-native-router-flux/issues/1130)
1708- How can I reload the Scene Component when router back focus. [\#1127](https://github.com/aksonov/react-native-router-flux/issues/1127)
1709- When calling two actions in a row, only the last one works [\#1125](https://github.com/aksonov/react-native-router-flux/issues/1125)
1710- scene\(same component. different key\) quickly changed but data did not changed [\#1124](https://github.com/aksonov/react-native-router-flux/issues/1124)
1711- Prevent react-native-router-flux from rendering all components [\#1123](https://github.com/aksonov/react-native-router-flux/issues/1123)
1712- Change default burger [\#1122](https://github.com/aksonov/react-native-router-flux/issues/1122)
1713- Parent Containers don't work [\#1121](https://github.com/aksonov/react-native-router-flux/issues/1121)
1714- Jest test support [\#1120](https://github.com/aksonov/react-native-router-flux/issues/1120)
1715- \#question\# scene key namesapce & compare with react-router [\#1115](https://github.com/aksonov/react-native-router-flux/issues/1115)
1716- RN 0.32.0 - "Warning: Component's children should not be mutated. In NavBar..." [\#1112](https://github.com/aksonov/react-native-router-flux/issues/1112)
1717- Option to not move original scene when transitioning to a new one [\#1111](https://github.com/aksonov/react-native-router-flux/issues/1111)
1718- 'ActionConst.Reset' not working properly after few uses [\#1110](https://github.com/aksonov/react-native-router-flux/issues/1110)
1719- Add Features available in Navigator [\#1103](https://github.com/aksonov/react-native-router-flux/issues/1103)
1720- Actions.SCENE doing nothing [\#1102](https://github.com/aksonov/react-native-router-flux/issues/1102)
1721- RN 0.31 the tab bar gone [\#1100](https://github.com/aksonov/react-native-router-flux/issues/1100)
1722- Feature request: support fullscreen pop gesture [\#1096](https://github.com/aksonov/react-native-router-flux/issues/1096)
1723- Dropping Frames [\#1095](https://github.com/aksonov/react-native-router-flux/issues/1095)
1724- Back button is not shown when tabs scene is pushed [\#1092](https://github.com/aksonov/react-native-router-flux/issues/1092)
1725- Actions.get only gets scenes from the current scene stack [\#1086](https://github.com/aksonov/react-native-router-flux/issues/1086)
1726- Ghost view during navigation transition [\#1085](https://github.com/aksonov/react-native-router-flux/issues/1085)
1727- BackAndroid pops two scenes when navigating back from a subscene [\#1084](https://github.com/aksonov/react-native-router-flux/issues/1084)
1728- Switch Scene only recognizes the first child Scene and it's key [\#1081](https://github.com/aksonov/react-native-router-flux/issues/1081)
1729- NavBar is not transparent on Android [\#1079](https://github.com/aksonov/react-native-router-flux/issues/1079)
1730- Router needs a key in readme? [\#1077](https://github.com/aksonov/react-native-router-flux/issues/1077)
1731- NavBar covered by views [\#1076](https://github.com/aksonov/react-native-router-flux/issues/1076)
1732- Cannot read property 'applyAnimation' of undefined when using ActionConst.POP\_TO [\#1074](https://github.com/aksonov/react-native-router-flux/issues/1074)
1733- How to remove view from the view stack [\#1071](https://github.com/aksonov/react-native-router-flux/issues/1071)
1734- translucent in tabbar not working [\#1070](https://github.com/aksonov/react-native-router-flux/issues/1070)
1735- Nested children Scenes do not display navBar when hideNavBar=false [\#1069](https://github.com/aksonov/react-native-router-flux/issues/1069)
1736- Scenes for deep behaviour [\#1067](https://github.com/aksonov/react-native-router-flux/issues/1067)
1737- Navigate between 2 different tabbars [\#1066](https://github.com/aksonov/react-native-router-flux/issues/1066)
1738- How to use backAndroidHandler onBackAndroid onExitApp in Router? [\#1065](https://github.com/aksonov/react-native-router-flux/issues/1065)
1739- Swipe between tabs [\#1064](https://github.com/aksonov/react-native-router-flux/issues/1064)
1740- Closing react-native-drawer upon navigation to new scene [\#1063](https://github.com/aksonov/react-native-router-flux/issues/1063)
1741- Scene direction control not working [\#1062](https://github.com/aksonov/react-native-router-flux/issues/1062)
1742- How can I dynamically go to different initial page by deeplink ? [\#1060](https://github.com/aksonov/react-native-router-flux/issues/1060)
1743- Navbar changes upon navigation to tabbed scenes [\#1056](https://github.com/aksonov/react-native-router-flux/issues/1056)
1744- How can I access the title property if I use a custom renderTitle function [\#1053](https://github.com/aksonov/react-native-router-flux/issues/1053)
1745- Can trigger hide/show of tab-bars/nav-bars programmatically? [\#1052](https://github.com/aksonov/react-native-router-flux/issues/1052)
1746- Get the current navigator stack [\#1045](https://github.com/aksonov/react-native-router-flux/issues/1045)
1747- how to implements call a function on scene transition end [\#1044](https://github.com/aksonov/react-native-router-flux/issues/1044)
1748- Scene with key considered non-existent despite it rendering successfully [\#1040](https://github.com/aksonov/react-native-router-flux/issues/1040)
1749- \_\_DEV\_\_ not defined [\#1039](https://github.com/aksonov/react-native-router-flux/issues/1039)
1750- Just the transition system [\#1038](https://github.com/aksonov/react-native-router-flux/issues/1038)
1751- How can I do multiple actions with a modal ? [\#1035](https://github.com/aksonov/react-native-router-flux/issues/1035)
1752- throw err; ^ Error: ENOENT: no such file or directory, uv\_chdir [\#1033](https://github.com/aksonov/react-native-router-flux/issues/1033)
1753- Is that any way to put background image in navigation bar and also image at navigation title? [\#1031](https://github.com/aksonov/react-native-router-flux/issues/1031)
1754- JSX-style comments confused for \<Scene\> inside \<Router\> [\#1030](https://github.com/aksonov/react-native-router-flux/issues/1030)
1755- unknown module fbjs/lib/invariant [\#1026](https://github.com/aksonov/react-native-router-flux/issues/1026)
1756- DefaultRenderer dependency on pure-render-mixin [\#1018](https://github.com/aksonov/react-native-router-flux/issues/1018)
1757- How can we pass props to previous screen in Action.Pop\(\) operation [\#1014](https://github.com/aksonov/react-native-router-flux/issues/1014)
1758- react-native-message-bar usage \[Question\] [\#1011](https://github.com/aksonov/react-native-router-flux/issues/1011)
1759- Change action names [\#1010](https://github.com/aksonov/react-native-router-flux/issues/1010)
1760- React Warnings [\#1009](https://github.com/aksonov/react-native-router-flux/issues/1009)
1761- Best Way to Navigate to a Scene from Different Parent? [\#1005](https://github.com/aksonov/react-native-router-flux/issues/1005)
1762- Tabbar and Modals [\#1003](https://github.com/aksonov/react-native-router-flux/issues/1003)
1763- Cannot resolve 'file' or 'directory' ./assets/back-icon.png [\#1001](https://github.com/aksonov/react-native-router-flux/issues/1001)
1764- Warnings with react native upgrade [\#1000](https://github.com/aksonov/react-native-router-flux/issues/1000)
1765- Custom BackButton component passed props [\#999](https://github.com/aksonov/react-native-router-flux/issues/999)
1766- Can't access props for scenes whitin a tabBar container [\#997](https://github.com/aksonov/react-native-router-flux/issues/997)
1767- Passing data to tabbar scene [\#995](https://github.com/aksonov/react-native-router-flux/issues/995)
1768- renderRightButton displays button on left side of NavBar [\#994](https://github.com/aksonov/react-native-router-flux/issues/994)
1769- Example of a simple TabBar [\#988](https://github.com/aksonov/react-native-router-flux/issues/988)
1770- Overriding vertical transitions not working [\#987](https://github.com/aksonov/react-native-router-flux/issues/987)
1771- props disapear when changing scene using redux store [\#983](https://github.com/aksonov/react-native-router-flux/issues/983)
1772- Interpolators are off [\#981](https://github.com/aksonov/react-native-router-flux/issues/981)
1773- DatePickerIOS triggers back gesture when choosing date. [\#969](https://github.com/aksonov/react-native-router-flux/issues/969)
1774- Redundant UI didn't get cleared by `Switch` [\#965](https://github.com/aksonov/react-native-router-flux/issues/965)
1775- Scene leaks through, and props question [\#950](https://github.com/aksonov/react-native-router-flux/issues/950)
1776- Proposal: don't trigger focus events for component-less scenes [\#943](https://github.com/aksonov/react-native-router-flux/issues/943)
1777- How to use switch right way? renderBackButton not show - questions [\#938](https://github.com/aksonov/react-native-router-flux/issues/938)
1778- Modal does not honor duration [\#937](https://github.com/aksonov/react-native-router-flux/issues/937)
1779- General performance question [\#934](https://github.com/aksonov/react-native-router-flux/issues/934)
1780- question about stack\(history\) [\#930](https://github.com/aksonov/react-native-router-flux/issues/930)
1781- How to detect Scene change/tab change? [\#925](https://github.com/aksonov/react-native-router-flux/issues/925)
1782- Custom Animation for Scene Transition [\#914](https://github.com/aksonov/react-native-router-flux/issues/914)
1783- Missing "Why"-section [\#908](https://github.com/aksonov/react-native-router-flux/issues/908)
1784- Can't put custom left icon on scenes wrapped inside a tabbar [\#904](https://github.com/aksonov/react-native-router-flux/issues/904)
1785- Improve documentation about how to implement modals [\#893](https://github.com/aksonov/react-native-router-flux/issues/893)
1786- Custom NavBar with custom TabBar [\#885](https://github.com/aksonov/react-native-router-flux/issues/885)
1787- Popover style navigation [\#882](https://github.com/aksonov/react-native-router-flux/issues/882)
1788- initial router not rendered in Android\(while fine in iOS\) [\#878](https://github.com/aksonov/react-native-router-flux/issues/878)
1789- Broken layout when using Drawer & NavBar [\#877](https://github.com/aksonov/react-native-router-flux/issues/877)
1790- Swipe gesture not working to dismiss scene [\#872](https://github.com/aksonov/react-native-router-flux/issues/872)
1791- Pass state/props to onRight or onLeft \(navbar\) [\#864](https://github.com/aksonov/react-native-router-flux/issues/864)
1792- Component Props are not passed to renderNavigationBar method [\#853](https://github.com/aksonov/react-native-router-flux/issues/853)
1793- Transitions problem [\#842](https://github.com/aksonov/react-native-router-flux/issues/842)
1794- Parent navigation bar is not displayed when child has hideNavBar [\#841](https://github.com/aksonov/react-native-router-flux/issues/841)
1795- How to get length of router? [\#833](https://github.com/aksonov/react-native-router-flux/issues/833)
1796- Actions.pop\(\): weird transitions between scenes [\#800](https://github.com/aksonov/react-native-router-flux/issues/800)
1797- view is not changing on scene selection [\#787](https://github.com/aksonov/react-native-router-flux/issues/787)
1798- Tab switching changes routes.scene to tab wrapper on the second time you click the tab. [\#785](https://github.com/aksonov/react-native-router-flux/issues/785)
1799- Swipe back moves multiple scenes [\#784](https://github.com/aksonov/react-native-router-flux/issues/784)
1800- \[NavBar\] wrong style [\#781](https://github.com/aksonov/react-native-router-flux/issues/781)
1801- Actions.\[SCENE\_NAME\] is not working. [\#780](https://github.com/aksonov/react-native-router-flux/issues/780)
1802- Dispatching multiple actions within TabBar onSelect [\#771](https://github.com/aksonov/react-native-router-flux/issues/771)
1803- Switching between tabs does not trigger 'focus' action [\#769](https://github.com/aksonov/react-native-router-flux/issues/769)
1804- Hidden TabBar still clickable when hideTabBar={true} [\#763](https://github.com/aksonov/react-native-router-flux/issues/763)
1805- Discussion: the component usage within real apps [\#558](https://github.com/aksonov/react-native-router-flux/issues/558)
1806- IMPORTANT: Please ask questions about usage within Gitter or stackoverflow [\#515](https://github.com/aksonov/react-native-router-flux/issues/515)
1807- Unit testing [\#326](https://github.com/aksonov/react-native-router-flux/issues/326)
1808- Schema support for release 3.0 [\#307](https://github.com/aksonov/react-native-router-flux/issues/307)
1809
1810**Merged pull requests:**
1811
1812- Activating Open Collective [\#1989](https://github.com/aksonov/react-native-router-flux/pull/1989) ([xdamman](https://github.com/xdamman))
1813- First stab at docs using Github pages [\#1978](https://github.com/aksonov/react-native-router-flux/pull/1978) ([southerneer](https://github.com/southerneer))
1814- Adding NavBar properties to NavBarProps and SceneProps typings [\#1973](https://github.com/aksonov/react-native-router-flux/pull/1973) ([encosw](https://github.com/encosw))
1815- Top to bottom scene transition [\#1939](https://github.com/aksonov/react-native-router-flux/pull/1939) ([wvicioso](https://github.com/wvicioso))
1816- fix typo [\#1935](https://github.com/aksonov/react-native-router-flux/pull/1935) ([szhigunov](https://github.com/szhigunov))
1817- change PropTypes reference from React to prop-types package [\#1930](https://github.com/aksonov/react-native-router-flux/pull/1930) ([diogoarm](https://github.com/diogoarm))
1818- should consider style within the state/props [\#1921](https://github.com/aksonov/react-native-router-flux/pull/1921) ([pbassut](https://github.com/pbassut))
1819- Fix: Do Not Clobber Tab Children Stack [\#1918](https://github.com/aksonov/react-native-router-flux/pull/1918) ([jmcdonald-ut](https://github.com/jmcdonald-ut))
1820- Add `ANDROID\_BACK` to the `RNRFActionConst` interface [\#1892](https://github.com/aksonov/react-native-router-flux/pull/1892) ([codebymikey](https://github.com/codebymikey))
1821- Updated View.propTypes to ViewPropTypes [\#1891](https://github.com/aksonov/react-native-router-flux/pull/1891) ([jbreuer95](https://github.com/jbreuer95))
1822- Add onActivePress on TabBar [\#1888](https://github.com/aksonov/react-native-router-flux/pull/1888) ([Piwaii](https://github.com/Piwaii))
1823- Fixed Duplicate versions of react-native [\#1885](https://github.com/aksonov/react-native-router-flux/pull/1885) ([abdurrahmanekr](https://github.com/abdurrahmanekr))
1824- Remove extra backtick in README2.md [\#1874](https://github.com/aksonov/react-native-router-flux/pull/1874) ([dylanpinn](https://github.com/dylanpinn))
1825- fix "Back button appearing in root of navbar scenario" \#1433 [\#1838](https://github.com/aksonov/react-native-router-flux/pull/1838) ([twksos](https://github.com/twksos))
1826- fix an error in OTHER\_INFO.md of the part of Drawer \(side menu\) integration [\#1822](https://github.com/aksonov/react-native-router-flux/pull/1822) ([Symous](https://github.com/Symous))
1827- feature: expose position props to allow custom animations [\#1627](https://github.com/aksonov/react-native-router-flux/pull/1627) ([ahanriat](https://github.com/ahanriat))
1828- Fix inconsistent navbar button placement [\#1525](https://github.com/aksonov/react-native-router-flux/pull/1525) ([jakecraige](https://github.com/jakecraige))
1829- REFACTORING resetHistoryStack [\#1386](https://github.com/aksonov/react-native-router-flux/pull/1386) ([sarovin](https://github.com/sarovin))
1830
1831## [3.39.1](https://github.com/aksonov/react-native-router-flux/tree/3.39.1) (2017-05-13)
1832[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/3.38.0...3.39.1)
1833
1834**Fixed bugs:**
1835
1836- Errors when build Example: ':app:compileDebugJavaWithJavac' [\#1688](https://github.com/aksonov/react-native-router-flux/issues/1688)
1837- Navigation state is lost when sending the app to background [\#1657](https://github.com/aksonov/react-native-router-flux/issues/1657)
1838- The nav bar and the tab bar block my scene [\#836](https://github.com/aksonov/react-native-router-flux/issues/836)
1839
1840**Closed issues:**
1841
1842- Actions.pop behavior on Modal is different on Android and iOS [\#1843](https://github.com/aksonov/react-native-router-flux/issues/1843)
1843- Question: How can I swipe forward and backward [\#1840](https://github.com/aksonov/react-native-router-flux/issues/1840)
1844- Can't push adjacent scene over tabs [\#1837](https://github.com/aksonov/react-native-router-flux/issues/1837)
1845- a blank space between Navbar and the page when switching page. [\#1831](https://github.com/aksonov/react-native-router-flux/issues/1831)
1846- Animating Custom Navbar [\#1827](https://github.com/aksonov/react-native-router-flux/issues/1827)
1847- Prevent scene transition when passing props [\#1826](https://github.com/aksonov/react-native-router-flux/issues/1826)
1848- Navigate routes while keeping one component the same [\#1821](https://github.com/aksonov/react-native-router-flux/issues/1821)
1849- undefined is not an object \(evaluating’el.props.component\) [\#1820](https://github.com/aksonov/react-native-router-flux/issues/1820)
1850- how to remove or hide the titlebar? [\#1818](https://github.com/aksonov/react-native-router-flux/issues/1818)
1851- Can't find variable: React Problem [\#1817](https://github.com/aksonov/react-native-router-flux/issues/1817)
1852- After Install react-native-router-flux it's give me error [\#1815](https://github.com/aksonov/react-native-router-flux/issues/1815)
1853- Duplicate module name: TouchHistoryMath [\#1806](https://github.com/aksonov/react-native-router-flux/issues/1806)
1854- android react-native 0.43.3 error [\#1805](https://github.com/aksonov/react-native-router-flux/issues/1805)
1855- Can I hide Tabbar anytime I want? [\#1796](https://github.com/aksonov/react-native-router-flux/issues/1796)
1856- auto redirect bug [\#1794](https://github.com/aksonov/react-native-router-flux/issues/1794)
1857- back button cut off [\#1788](https://github.com/aksonov/react-native-router-flux/issues/1788)
1858- Can't add title under icon image? [\#1782](https://github.com/aksonov/react-native-router-flux/issues/1782)
1859- Cannot get to tabs using Actions\[tabName\]\(\) [\#1781](https://github.com/aksonov/react-native-router-flux/issues/1781)
1860- How to save current tab's scene and state? [\#1778](https://github.com/aksonov/react-native-router-flux/issues/1778)
1861- Question on making Actions.KEY like tabs? [\#1776](https://github.com/aksonov/react-native-router-flux/issues/1776)
1862- \[Question\] Advice on location to call Google Analytics trackScreenView on scene change? [\#1772](https://github.com/aksonov/react-native-router-flux/issues/1772)
1863- How can I create a route to a react-native-scrollable-tab-view that is inside a flux scene? [\#1769](https://github.com/aksonov/react-native-router-flux/issues/1769)
1864- Not working on react-native 43.1 [\#1767](https://github.com/aksonov/react-native-router-flux/issues/1767)
1865- Navigation drawer: How to know the current selected item? [\#1766](https://github.com/aksonov/react-native-router-flux/issues/1766)
1866- Shouldn't define sceneStyle several times? [\#1765](https://github.com/aksonov/react-native-router-flux/issues/1765)
1867- How to add onPress not only to change the Scene but background color of Button too ? [\#1759](https://github.com/aksonov/react-native-router-flux/issues/1759)
1868- Back button disappears when I switch tabs [\#1758](https://github.com/aksonov/react-native-router-flux/issues/1758)
1869- TabBar with Button for DrawerMenu? [\#1744](https://github.com/aksonov/react-native-router-flux/issues/1744)
1870- Can't integrate Router with Drawer [\#1739](https://github.com/aksonov/react-native-router-flux/issues/1739)
1871- Mount functions not working properly when switching tabs [\#1731](https://github.com/aksonov/react-native-router-flux/issues/1731)
1872- Hide navbar for single scene [\#1726](https://github.com/aksonov/react-native-router-flux/issues/1726)
1873- Passing params into Actions.route appears to fail silently [\#1720](https://github.com/aksonov/react-native-router-flux/issues/1720)
1874- Need example using title image [\#1712](https://github.com/aksonov/react-native-router-flux/issues/1712)
1875- Strange tab/navbar behavior when pulling from github? [\#1708](https://github.com/aksonov/react-native-router-flux/issues/1708)
1876- Change the `tintColor` of the `drawerImage` sent to the `Router`. [\#1689](https://github.com/aksonov/react-native-router-flux/issues/1689)
1877- Tabs losing state [\#1686](https://github.com/aksonov/react-native-router-flux/issues/1686)
1878- How to redirect to sub-scenes? [\#1685](https://github.com/aksonov/react-native-router-flux/issues/1685)
1879- renderBackButton\(\) not working anymore [\#1683](https://github.com/aksonov/react-native-router-flux/issues/1683)
1880- How to apply conditional Tabbar style? [\#1680](https://github.com/aksonov/react-native-router-flux/issues/1680)
1881- Jest testing problem: Invariant Violation: Native module cannot be null. [\#1679](https://github.com/aksonov/react-native-router-flux/issues/1679)
1882- Close current scene and move to another [\#1678](https://github.com/aksonov/react-native-router-flux/issues/1678)
1883- rightToLeftDirection, possible PR to submit ? [\#1674](https://github.com/aksonov/react-native-router-flux/issues/1674)
1884- Components are not receiving the scene props [\#1672](https://github.com/aksonov/react-native-router-flux/issues/1672)
1885- Closed [\#1667](https://github.com/aksonov/react-native-router-flux/issues/1667)
1886- A scene takes time to close [\#1664](https://github.com/aksonov/react-native-router-flux/issues/1664)
1887- Navigation Bar: Back button No changing color [\#1662](https://github.com/aksonov/react-native-router-flux/issues/1662)
1888- How to disable fade out animation for previous scene? [\#1646](https://github.com/aksonov/react-native-router-flux/issues/1646)
1889- Unknown white background [\#1639](https://github.com/aksonov/react-native-router-flux/issues/1639)
1890- Actions.\[key\] not work in custom nav bar [\#1632](https://github.com/aksonov/react-native-router-flux/issues/1632)
1891- Example of custom scene transition [\#1631](https://github.com/aksonov/react-native-router-flux/issues/1631)
1892- How "Native" Is This Router? [\#1623](https://github.com/aksonov/react-native-router-flux/issues/1623)
1893- Dynamically changing tab bar title [\#1620](https://github.com/aksonov/react-native-router-flux/issues/1620)
1894- is it possible no animation without replace ? [\#1619](https://github.com/aksonov/react-native-router-flux/issues/1619)
1895- Back action does not clear the states of the unmounted component [\#1613](https://github.com/aksonov/react-native-router-flux/issues/1613)
1896- How to access right navbar button inside component [\#1609](https://github.com/aksonov/react-native-router-flux/issues/1609)
1897- Component property is not set error [\#1604](https://github.com/aksonov/react-native-router-flux/issues/1604)
1898- Navbar custom wrapper proposal [\#1462](https://github.com/aksonov/react-native-router-flux/issues/1462)
1899- How to properly wrap Router inside other component? [\#1446](https://github.com/aksonov/react-native-router-flux/issues/1446)
1900- Navigation retains previous view on top of another \(Map\) [\#989](https://github.com/aksonov/react-native-router-flux/issues/989)
1901
1902**Merged pull requests:**
1903
1904- Fix RN 0.44 compatibility [\#1819](https://github.com/aksonov/react-native-router-flux/pull/1819) ([kesha-antonov](https://github.com/kesha-antonov))
1905- Maintain tab parentIndex when jumping tabs [\#1775](https://github.com/aksonov/react-native-router-flux/pull/1775) ([OhaiBBQ](https://github.com/OhaiBBQ))
1906- Add selection view to show below navigationBarTitleImage [\#1756](https://github.com/aksonov/react-native-router-flux/pull/1756) ([filipemonteiroth](https://github.com/filipemonteiroth))
1907- update documentation for nested routing [\#1742](https://github.com/aksonov/react-native-router-flux/pull/1742) ([cosmos-sajal](https://github.com/cosmos-sajal))
1908- add 'fade' to direction type in TypeScript types [\#1705](https://github.com/aksonov/react-native-router-flux/pull/1705) ([yuche](https://github.com/yuche))
1909- fixed issue \#1688 \(in accordance with https://github.com/facebook/rea… [\#1691](https://github.com/aksonov/react-native-router-flux/pull/1691) ([drgrey87](https://github.com/drgrey87))
1910- Fix checkPropertiesEqual [\#1682](https://github.com/aksonov/react-native-router-flux/pull/1682) ([barakcoh](https://github.com/barakcoh))
1911- Add navBarTitleImage prop [\#1663](https://github.com/aksonov/react-native-router-flux/pull/1663) ([filipemonteiroth](https://github.com/filipemonteiroth))
1912- Change back button direction in RTL mode [\#1661](https://github.com/aksonov/react-native-router-flux/pull/1661) ([MaxToyberman](https://github.com/MaxToyberman))
1913- Revert "pass props" [\#1660](https://github.com/aksonov/react-native-router-flux/pull/1660) ([aksonov](https://github.com/aksonov))
1914- Fix for panGestures and Animation [\#1618](https://github.com/aksonov/react-native-router-flux/pull/1618) ([Jlexyc](https://github.com/Jlexyc))
1915- add `tabBarBackgroundImageStyle` prop [\#1611](https://github.com/aksonov/react-native-router-flux/pull/1611) ([soulwu](https://github.com/soulwu))
1916- Added backAndroidHandler to routerProps typings [\#1586](https://github.com/aksonov/react-native-router-flux/pull/1586) ([andwaal](https://github.com/andwaal))
1917- Changes drawer button side according with drawer.props.side [\#1584](https://github.com/aksonov/react-native-router-flux/pull/1584) ([lucianomlima](https://github.com/lucianomlima))
1918- pass props [\#1549](https://github.com/aksonov/react-native-router-flux/pull/1549) ([indatawetrust](https://github.com/indatawetrust))
1919- Adding sizes NavBar for Windows [\#1548](https://github.com/aksonov/react-native-router-flux/pull/1548) ([jmarrot](https://github.com/jmarrot))
1920- Added icon to SceneProps type [\#1546](https://github.com/aksonov/react-native-router-flux/pull/1546) ([iyegoroff](https://github.com/iyegoroff))
1921
1922## [3.38.0](https://github.com/aksonov/react-native-router-flux/tree/3.38.0) (2017-03-01)
1923[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/v3.35.0...3.38.0)
1924
1925**Implemented enhancements:**
1926
1927- Update testing and CI [\#1414](https://github.com/aksonov/react-native-router-flux/issues/1414)
1928- Cleaning of branches [\#795](https://github.com/aksonov/react-native-router-flux/issues/795)
1929
1930**Closed issues:**
1931
1932- tabs not work [\#1651](https://github.com/aksonov/react-native-router-flux/issues/1651)
1933- Blank view during transition [\#1647](https://github.com/aksonov/react-native-router-flux/issues/1647)
1934- How to have global footer in every scene in 3.x? [\#1645](https://github.com/aksonov/react-native-router-flux/issues/1645)
1935- native router flux custom back button [\#1644](https://github.com/aksonov/react-native-router-flux/issues/1644)
1936- React Native with Redux dispatching action [\#1643](https://github.com/aksonov/react-native-router-flux/issues/1643)
1937- oops [\#1642](https://github.com/aksonov/react-native-router-flux/issues/1642)
1938- Use RNRF with redux-sagas [\#1641](https://github.com/aksonov/react-native-router-flux/issues/1641)
1939- Hot reloading does work with TabView while it works with other Scene [\#1625](https://github.com/aksonov/react-native-router-flux/issues/1625)
1940- Issue Purge [\#1624](https://github.com/aksonov/react-native-router-flux/issues/1624)
1941- Refresh parent page only if something is changed in child page [\#1617](https://github.com/aksonov/react-native-router-flux/issues/1617)
1942- How to directly go to the non-first scene of the sibling scene. [\#1615](https://github.com/aksonov/react-native-router-flux/issues/1615)
1943- How to use Back Action while unmounting Current Component? [\#1608](https://github.com/aksonov/react-native-router-flux/issues/1608)
1944- Drawer image not showing up [\#1599](https://github.com/aksonov/react-native-router-flux/issues/1599)
1945- How to navigate based on a condition in RNRF react native [\#1598](https://github.com/aksonov/react-native-router-flux/issues/1598)
1946- Reusing scene to push to for different tabs [\#1592](https://github.com/aksonov/react-native-router-flux/issues/1592)
1947- Implement onLeft, onRight right way????? [\#1590](https://github.com/aksonov/react-native-router-flux/issues/1590)
1948- Support: How to set portrait only Scene , Thanks [\#1588](https://github.com/aksonov/react-native-router-flux/issues/1588)
1949- 2 x Drawers \(left and right\) [\#1585](https://github.com/aksonov/react-native-router-flux/issues/1585)
1950- how to use react-native-router-flux with react-native-scrollable-tab-view? [\#1579](https://github.com/aksonov/react-native-router-flux/issues/1579)
1951- I have Seen This error Can you Solve this [\#1577](https://github.com/aksonov/react-native-router-flux/issues/1577)
1952- Pop modals and show modals [\#1570](https://github.com/aksonov/react-native-router-flux/issues/1570)
1953- Toolbar color changes when using Switch component [\#1566](https://github.com/aksonov/react-native-router-flux/issues/1566)
1954- Back transition faster with remote debugging on [\#1564](https://github.com/aksonov/react-native-router-flux/issues/1564)
1955- Arguments to Actions ignored [\#1559](https://github.com/aksonov/react-native-router-flux/issues/1559)
1956- Change back transition animation [\#1551](https://github.com/aksonov/react-native-router-flux/issues/1551)
1957- Getting white screen while redux action is performing [\#1543](https://github.com/aksonov/react-native-router-flux/issues/1543)
1958- Question: Is there a way to disable the sliding animation of the title? [\#1537](https://github.com/aksonov/react-native-router-flux/issues/1537)
1959- Would like to be able to use icon as title in navBar [\#1535](https://github.com/aksonov/react-native-router-flux/issues/1535)
1960- conflicts with another child [\#1534](https://github.com/aksonov/react-native-router-flux/issues/1534)
1961- Pavel, do you do freelance work? [\#1528](https://github.com/aksonov/react-native-router-flux/issues/1528)
1962- Splitting Scenes does not work [\#1527](https://github.com/aksonov/react-native-router-flux/issues/1527)
1963- Scene Conflict When Using Modal From Tab Button [\#1526](https://github.com/aksonov/react-native-router-flux/issues/1526)
1964- Custom Reducer Using combineReducer Does Not Intercept RNRF Actions [\#1523](https://github.com/aksonov/react-native-router-flux/issues/1523)
1965- hideBackImage hides but NOT disable [\#1515](https://github.com/aksonov/react-native-router-flux/issues/1515)
1966- navigationState.children\[2\].key "scene\_profileTab\_profileToFollow\_1\_profileToFollow" conflicts withanother child! [\#1514](https://github.com/aksonov/react-native-router-flux/issues/1514)
1967- undefined is not a function \('evaluating '\_reactNativeRouterFlux…\) [\#1511](https://github.com/aksonov/react-native-router-flux/issues/1511)
1968- Remove back button from navbar [\#1509](https://github.com/aksonov/react-native-router-flux/issues/1509)
1969- Native module cannot be null [\#1508](https://github.com/aksonov/react-native-router-flux/issues/1508)
1970- Action.\<key\> Not Routing to Siblings? [\#1494](https://github.com/aksonov/react-native-router-flux/issues/1494)
1971- How can I show a Google AdMobBanner with RNRF? [\#1482](https://github.com/aksonov/react-native-router-flux/issues/1482)
1972- Increase back swipe gesture grab range [\#1474](https://github.com/aksonov/react-native-router-flux/issues/1474)
1973- Error: "Attempted to assign to readonly property" when using back-button in a RouterWithRedux [\#1469](https://github.com/aksonov/react-native-router-flux/issues/1469)
1974- Console "Key foo is already defined!" when Android device is rotated [\#1461](https://github.com/aksonov/react-native-router-flux/issues/1461)
1975- drawer [\#1457](https://github.com/aksonov/react-native-router-flux/issues/1457)
1976- Navigation Top Bar has no height in App Store releases [\#1455](https://github.com/aksonov/react-native-router-flux/issues/1455)
1977- Question : How can i get Component data from Navigation Scene [\#1454](https://github.com/aksonov/react-native-router-flux/issues/1454)
1978- How can i get NavBar's onRight fun? [\#1450](https://github.com/aksonov/react-native-router-flux/issues/1450)
1979- Disable zoom animation [\#1444](https://github.com/aksonov/react-native-router-flux/issues/1444)
1980- What is the best way to do something "onTabClicked"? [\#1439](https://github.com/aksonov/react-native-router-flux/issues/1439)
1981- How to use the drawer in more complex router with flux? [\#1435](https://github.com/aksonov/react-native-router-flux/issues/1435)
1982- Props not passed from tab scene to sibling scene [\#1434](https://github.com/aksonov/react-native-router-flux/issues/1434)
1983- Tab bar not showing on Android [\#1429](https://github.com/aksonov/react-native-router-flux/issues/1429)
1984- How can I keep panHandlers on iOS but not on Android [\#1426](https://github.com/aksonov/react-native-router-flux/issues/1426)
1985- \[Navigation Bar\] Title animation direction [\#1420](https://github.com/aksonov/react-native-router-flux/issues/1420)
1986- Help to understand sub-scene and modals [\#1419](https://github.com/aksonov/react-native-router-flux/issues/1419)
1987- Set Dynamic tabBarStyle [\#1412](https://github.com/aksonov/react-native-router-flux/issues/1412)
1988- Tab onSelection function [\#1408](https://github.com/aksonov/react-native-router-flux/issues/1408)
1989- Navigate to the same component [\#1407](https://github.com/aksonov/react-native-router-flux/issues/1407)
1990- Why are view components with flex: 1 stay under the navigation and tab bars? [\#1401](https://github.com/aksonov/react-native-router-flux/issues/1401)
1991- Modal dispatch actions but not showing other scene [\#1400](https://github.com/aksonov/react-native-router-flux/issues/1400)
1992- back\_chevron.png goes missing in Release build [\#1391](https://github.com/aksonov/react-native-router-flux/issues/1391)
1993- Not able to pass prop through Actions after upgrade to 3.37.0 [\#1390](https://github.com/aksonov/react-native-router-flux/issues/1390)
1994- Background Image across multiple scenes [\#1388](https://github.com/aksonov/react-native-router-flux/issues/1388)
1995- How to change color of menu burger icon [\#1380](https://github.com/aksonov/react-native-router-flux/issues/1380)
1996- Scenes inside Modal don't have navigationState and onNavigate props. [\#1379](https://github.com/aksonov/react-native-router-flux/issues/1379)
1997- Set initial route on split scenes [\#1377](https://github.com/aksonov/react-native-router-flux/issues/1377)
1998- Actions.xx\({type:ActionConst.PUSH}\) doesn't work [\#1372](https://github.com/aksonov/react-native-router-flux/issues/1372)
1999- tions [\#1371](https://github.com/aksonov/react-native-router-flux/issues/1371)
2000- Show badge number on Tab at Tabbar [\#1362](https://github.com/aksonov/react-native-router-flux/issues/1362)
2001- onPress button don't open my drawer [\#1360](https://github.com/aksonov/react-native-router-flux/issues/1360)
2002- Navigation bar not visible when using drawer menu [\#1354](https://github.com/aksonov/react-native-router-flux/issues/1354)
2003- Customize NavBar [\#1346](https://github.com/aksonov/react-native-router-flux/issues/1346)
2004- Get Current Scene Key [\#1345](https://github.com/aksonov/react-native-router-flux/issues/1345)
2005- Cannot find route with key=xx for parent =0\_xx \(sidemenu\) [\#1344](https://github.com/aksonov/react-native-router-flux/issues/1344)
2006- Example not working on XCode 8 [\#1340](https://github.com/aksonov/react-native-router-flux/issues/1340)
2007- Use tab to open drawer [\#1338](https://github.com/aksonov/react-native-router-flux/issues/1338)
2008- Is there a TouchableOpacity wrapper for my tabbar icon? [\#1336](https://github.com/aksonov/react-native-router-flux/issues/1336)
2009- Navbar / Initital Scene rendering issue [\#1334](https://github.com/aksonov/react-native-router-flux/issues/1334)
2010- How to position tab bar on top? [\#1333](https://github.com/aksonov/react-native-router-flux/issues/1333)
2011- react-native-navigation with react-native-router-flux [\#1332](https://github.com/aksonov/react-native-router-flux/issues/1332)
2012- Push Scene from within A Tab Scene [\#1331](https://github.com/aksonov/react-native-router-flux/issues/1331)
2013- Scenes inside tabs getting unmounted and then re-mounted [\#1329](https://github.com/aksonov/react-native-router-flux/issues/1329)
2014- Pop without animation [\#1325](https://github.com/aksonov/react-native-router-flux/issues/1325)
2015- NavBar won't display if split\(nested\) scenes wrapped in Drawer [\#1324](https://github.com/aksonov/react-native-router-flux/issues/1324)
2016- Save/cancel changes to component from navbar buttons [\#1322](https://github.com/aksonov/react-native-router-flux/issues/1322)
2017- how to open parents router scene when in child router. [\#1319](https://github.com/aksonov/react-native-router-flux/issues/1319)
2018- navigationBarBackgroundImage usage [\#1310](https://github.com/aksonov/react-native-router-flux/issues/1310)
2019- Returning to previous Activity when orientation changes [\#1308](https://github.com/aksonov/react-native-router-flux/issues/1308)
2020- Scene title is not updated while title={title} value was changed [\#1307](https://github.com/aksonov/react-native-router-flux/issues/1307)
2021- Can react-native-router-flux suport time travel with redux-devtools? And how? [\#1306](https://github.com/aksonov/react-native-router-flux/issues/1306)
2022- Send props to tabicons? [\#1304](https://github.com/aksonov/react-native-router-flux/issues/1304)
2023- does it support plain javascript object [\#1303](https://github.com/aksonov/react-native-router-flux/issues/1303)
2024- Is there a method called on a component when it is navigated to? [\#1300](https://github.com/aksonov/react-native-router-flux/issues/1300)
2025- Initial Component in TabBar Mounted Twice [\#1293](https://github.com/aksonov/react-native-router-flux/issues/1293)
2026- Example build breaks on XCode 8 [\#1291](https://github.com/aksonov/react-native-router-flux/issues/1291)
2027- Unexpected back button target [\#1286](https://github.com/aksonov/react-native-router-flux/issues/1286)
2028- Expected onPress listener to be a function, instead got type boolean [\#1280](https://github.com/aksonov/react-native-router-flux/issues/1280)
2029- Cant return a initial Scene from Drawer [\#1278](https://github.com/aksonov/react-native-router-flux/issues/1278)
2030- Not Working on Release Build? [\#1277](https://github.com/aksonov/react-native-router-flux/issues/1277)
2031- \[Android\] Release APK crashes with \<Router\> [\#1276](https://github.com/aksonov/react-native-router-flux/issues/1276)
2032- 找不到符号 BuildConfig.DEBUG; [\#1272](https://github.com/aksonov/react-native-router-flux/issues/1272)
2033- The initial tab with scrollable views witch can not be scrolled when tap between tabs and back to the initial tab [\#1270](https://github.com/aksonov/react-native-router-flux/issues/1270)
2034- Can't test with tape due to unbuilt version [\#1269](https://github.com/aksonov/react-native-router-flux/issues/1269)
2035- Example on how to create two drawers? Left & Right? [\#1256](https://github.com/aksonov/react-native-router-flux/issues/1256)
2036- Same component used, when pushed componentDidMount not called [\#1254](https://github.com/aksonov/react-native-router-flux/issues/1254)
2037- Is it possible to hide a particular tab in TabBar from inside a scene? [\#1247](https://github.com/aksonov/react-native-router-flux/issues/1247)
2038- Question: Using clone={true} [\#1245](https://github.com/aksonov/react-native-router-flux/issues/1245)
2039- Error using redux and Switch [\#1242](https://github.com/aksonov/react-native-router-flux/issues/1242)
2040- onPress working without pressing it. [\#1240](https://github.com/aksonov/react-native-router-flux/issues/1240)
2041- Can't retrieve the selected status of a tab to change icon color [\#1234](https://github.com/aksonov/react-native-router-flux/issues/1234)
2042- Testing in appium [\#1229](https://github.com/aksonov/react-native-router-flux/issues/1229)
2043- NavigationAnimatedView has been replaced by NavigationTransitioner [\#1228](https://github.com/aksonov/react-native-router-flux/issues/1228)
2044- Drawer is showing [\#1213](https://github.com/aksonov/react-native-router-flux/issues/1213)
2045- Tab bar with sectioned views [\#1203](https://github.com/aksonov/react-native-router-flux/issues/1203)
2046- Can i add component to left or right side, and not just text? [\#1201](https://github.com/aksonov/react-native-router-flux/issues/1201)
2047- left or right button text not show [\#1200](https://github.com/aksonov/react-native-router-flux/issues/1200)
2048- Same component mounted 2 times when nested. using tabs and clone [\#1195](https://github.com/aksonov/react-native-router-flux/issues/1195)
2049- Scene stops responding on pop or pushing scene back into view [\#1188](https://github.com/aksonov/react-native-router-flux/issues/1188)
2050- Setting status bar component for all scenes [\#1183](https://github.com/aksonov/react-native-router-flux/issues/1183)
2051- Action.pop\(\) in drawer side menu is not working [\#1178](https://github.com/aksonov/react-native-router-flux/issues/1178)
2052- Remove Back Button For Android [\#1173](https://github.com/aksonov/react-native-router-flux/issues/1173)
2053- Scene not unmounting using Switch [\#1170](https://github.com/aksonov/react-native-router-flux/issues/1170)
2054- Button unpressable [\#1169](https://github.com/aksonov/react-native-router-flux/issues/1169)
2055- Can't install the Example on Android [\#1167](https://github.com/aksonov/react-native-router-flux/issues/1167)
2056- You are already in the root scene \(on back / pop\) [\#1165](https://github.com/aksonov/react-native-router-flux/issues/1165)
2057- mponent [\#1164](https://github.com/aksonov/react-native-router-flux/issues/1164)
2058- BackAndroid not working with react-native-router-flux [\#1163](https://github.com/aksonov/react-native-router-flux/issues/1163)
2059- Change TabIcon from the scene [\#1161](https://github.com/aksonov/react-native-router-flux/issues/1161)
2060- Documentation for customizing nav bar [\#1157](https://github.com/aksonov/react-native-router-flux/issues/1157)
2061- Dropdown overlay issue in Android [\#1152](https://github.com/aksonov/react-native-router-flux/issues/1152)
2062- navigationState doesn't include all tab children [\#1151](https://github.com/aksonov/react-native-router-flux/issues/1151)
2063- Component from the previous scene when i push a new scene [\#1149](https://github.com/aksonov/react-native-router-flux/issues/1149)
2064- Actions.SCENE on navbar not working [\#1145](https://github.com/aksonov/react-native-router-flux/issues/1145)
2065- Modal outside/on top of drawer height [\#1141](https://github.com/aksonov/react-native-router-flux/issues/1141)
2066- How to change route within reducer? [\#1139](https://github.com/aksonov/react-native-router-flux/issues/1139)
2067- Rerendering a tab when clicking to it? [\#1138](https://github.com/aksonov/react-native-router-flux/issues/1138)
2068- ignore [\#1126](https://github.com/aksonov/react-native-router-flux/issues/1126)
2069- MapView swipe down issue in scene with direction="vertical" [\#1116](https://github.com/aksonov/react-native-router-flux/issues/1116)
2070- Is navigator object available as props in component [\#1113](https://github.com/aksonov/react-native-router-flux/issues/1113)
2071- \[Error\]: react-native-router-flux\] component property is not set for key=root [\#1108](https://github.com/aksonov/react-native-router-flux/issues/1108)
2072- Initial scene not shown [\#1091](https://github.com/aksonov/react-native-router-flux/issues/1091)
2073- What do the ActionConst do? [\#1072](https://github.com/aksonov/react-native-router-flux/issues/1072)
2074- Problem when showing WebView in drawer \(maybe also in tab\) [\#1068](https://github.com/aksonov/react-native-router-flux/issues/1068)
2075- How to set custom drawer button that is not an image? [\#1051](https://github.com/aksonov/react-native-router-flux/issues/1051)
2076- Can't create dropdown button in navbar [\#1042](https://github.com/aksonov/react-native-router-flux/issues/1042)
2077- How should I put some common components into every scene? [\#1034](https://github.com/aksonov/react-native-router-flux/issues/1034)
2078- Put Image at the navBar [\#1027](https://github.com/aksonov/react-native-router-flux/issues/1027)
2079- how can i reset 'switch' and pop some pages? [\#1023](https://github.com/aksonov/react-native-router-flux/issues/1023)
2080- Unmounted scenes after reset [\#1019](https://github.com/aksonov/react-native-router-flux/issues/1019)
2081- navbar can not transparent [\#1017](https://github.com/aksonov/react-native-router-flux/issues/1017)
2082- UNMET PEER DEPENDENCY react@^15.3.0 [\#991](https://github.com/aksonov/react-native-router-flux/issues/991)
2083- How to use switch when we use Drawer Component [\#990](https://github.com/aksonov/react-native-router-flux/issues/990)
2084- Weird background color [\#948](https://github.com/aksonov/react-native-router-flux/issues/948)
2085- Tabbed Scenes to hide/show tabbar on listview scroll down/up? [\#898](https://github.com/aksonov/react-native-router-flux/issues/898)
2086- Drawer swipe on replace [\#889](https://github.com/aksonov/react-native-router-flux/issues/889)
2087
2088**Merged pull requests:**
2089
2090- Documentation for drawer \(side menu\) integration [\#1614](https://github.com/aksonov/react-native-router-flux/pull/1614) ([jeongmincha](https://github.com/jeongmincha))
2091- \#1216 - Add `open` prop to TS declaration [\#1576](https://github.com/aksonov/react-native-router-flux/pull/1576) ([BrendanBerkley](https://github.com/BrendanBerkley))
2092- Code Climate config [\#1542](https://github.com/aksonov/react-native-router-flux/pull/1542) ([larkinscott](https://github.com/larkinscott))
2093- Add Travis CI config file [\#1522](https://github.com/aksonov/react-native-router-flux/pull/1522) ([Swordsman-Inaction](https://github.com/Swordsman-Inaction))
2094- Fix eslint errors [\#1521](https://github.com/aksonov/react-native-router-flux/pull/1521) ([Swordsman-Inaction](https://github.com/Swordsman-Inaction))
2095- Added BusDue app to README [\#1501](https://github.com/aksonov/react-native-router-flux/pull/1501) ([ywongweb](https://github.com/ywongweb))
2096- Update API\_CONFIGURATION.md [\#1488](https://github.com/aksonov/react-native-router-flux/pull/1488) ([javiercr](https://github.com/javiercr))
2097- Pass props down to child components [\#1472](https://github.com/aksonov/react-native-router-flux/pull/1472) ([DonnieWest](https://github.com/DonnieWest))
2098- Fix android back error [\#1451](https://github.com/aksonov/react-native-router-flux/pull/1451) ([Swordsman-Inaction](https://github.com/Swordsman-Inaction))
2099- Update Eslint and Airbnb rules [\#1425](https://github.com/aksonov/react-native-router-flux/pull/1425) ([MechanicKim](https://github.com/MechanicKim))
2100- Fix ci [\#1422](https://github.com/aksonov/react-native-router-flux/pull/1422) ([charpeni](https://github.com/charpeni))
2101- clarify prop types [\#1416](https://github.com/aksonov/react-native-router-flux/pull/1416) ([johnstonmatt](https://github.com/johnstonmatt))
2102- Temporarily disable jest testing on Example project [\#1415](https://github.com/aksonov/react-native-router-flux/pull/1415) ([charpeni](https://github.com/charpeni))
2103- Revert "fixing issue \#1167" [\#1413](https://github.com/aksonov/react-native-router-flux/pull/1413) ([charpeni](https://github.com/charpeni))
2104- add type support for panHandlers={null} in Scene [\#1404](https://github.com/aksonov/react-native-router-flux/pull/1404) ([wcandillon](https://github.com/wcandillon))
2105- Fix not available navigationState and onNavigate in Modal [\#1392](https://github.com/aksonov/react-native-router-flux/pull/1392) ([inferusvv](https://github.com/inferusvv))
2106- Update API\_CONFIGURATION.md [\#1375](https://github.com/aksonov/react-native-router-flux/pull/1375) ([ximenean](https://github.com/ximenean))
2107- DEL width for the button in NavBar [\#1368](https://github.com/aksonov/react-native-router-flux/pull/1368) ([sarovin](https://github.com/sarovin))
2108- fix imports in redux example for current RN version [\#1321](https://github.com/aksonov/react-native-router-flux/pull/1321) ([Simek](https://github.com/Simek))
2109- Restore 0.35 JUMP handling [\#1312](https://github.com/aksonov/react-native-router-flux/pull/1312) ([wrozka](https://github.com/wrozka))
2110- Add NodeICO badge. [\#1295](https://github.com/aksonov/react-native-router-flux/pull/1295) ([dragfire](https://github.com/dragfire))
2111- Add production app - Buddify [\#1292](https://github.com/aksonov/react-native-router-flux/pull/1292) ([ecoinomist](https://github.com/ecoinomist))
2112- Add more detail information on TabBar [\#1287](https://github.com/aksonov/react-native-router-flux/pull/1287) ([dragfire](https://github.com/dragfire))
2113- Update REDUX\_FLUX.md [\#1271](https://github.com/aksonov/react-native-router-flux/pull/1271) ([moaxaca](https://github.com/moaxaca))
2114- Improved RNRFActions interface definition [\#1244](https://github.com/aksonov/react-native-router-flux/pull/1244) ([jankalfus](https://github.com/jankalfus))
2115- correction to \#1057 [\#1236](https://github.com/aksonov/react-native-router-flux/pull/1236) ([alexicum](https://github.com/alexicum))
2116- Provide routes to scene's context [\#1232](https://github.com/aksonov/react-native-router-flux/pull/1232) ([peteychuk](https://github.com/peteychuk))
2117- Add a production app - Look Lock [\#1225](https://github.com/aksonov/react-native-router-flux/pull/1225) ([7kfpun](https://github.com/7kfpun))
2118- Change license to MIT [\#1212](https://github.com/aksonov/react-native-router-flux/pull/1212) ([charpeni](https://github.com/charpeni))
2119- Update OTHER\_INFO.md [\#1205](https://github.com/aksonov/react-native-router-flux/pull/1205) ([roura356a](https://github.com/roura356a))
2120- titleWrapperStyle from props [\#1185](https://github.com/aksonov/react-native-router-flux/pull/1185) ([stereodenis](https://github.com/stereodenis))
2121- Allow the passing of props via the popTo Action [\#1172](https://github.com/aksonov/react-native-router-flux/pull/1172) ([rseemann](https://github.com/rseemann))
2122- Update OTHER\_INFO.md [\#1171](https://github.com/aksonov/react-native-router-flux/pull/1171) ([sadika9](https://github.com/sadika9))
2123- fixing issue \#1167 [\#1168](https://github.com/aksonov/react-native-router-flux/pull/1168) ([compojoom](https://github.com/compojoom))
2124- adding snappatizer to readme [\#1153](https://github.com/aksonov/react-native-router-flux/pull/1153) ([erdostom](https://github.com/erdostom))
2125- Fix syntax error in example [\#1140](https://github.com/aksonov/react-native-router-flux/pull/1140) ([RafalWilinski](https://github.com/RafalWilinski))
2126- fix routes not initialized on parent componentDidMount [\#1137](https://github.com/aksonov/react-native-router-flux/pull/1137) ([atlanteh](https://github.com/atlanteh))
2127- Fix Jest Snapshot and add CircleCi badge [\#1135](https://github.com/aksonov/react-native-router-flux/pull/1135) ([charpeni](https://github.com/charpeni))
2128- Revert "Revert "Support passing props to tab routes"" [\#1133](https://github.com/aksonov/react-native-router-flux/pull/1133) ([aksonov](https://github.com/aksonov))
2129- export TabbedView [\#1132](https://github.com/aksonov/react-native-router-flux/pull/1132) ([n7olkachev](https://github.com/n7olkachev))
2130- Revert "Support passing props to tab routes" [\#1129](https://github.com/aksonov/react-native-router-flux/pull/1129) ([aksonov](https://github.com/aksonov))
2131- Add action const POP\_AND\_REPLACE [\#1119](https://github.com/aksonov/react-native-router-flux/pull/1119) ([bifrost](https://github.com/bifrost))
2132- update note to prevent `Key is already defined` [\#1098](https://github.com/aksonov/react-native-router-flux/pull/1098) ([zxcpoiu](https://github.com/zxcpoiu))
2133- add ActionConst and Scene.type explaination [\#1097](https://github.com/aksonov/react-native-router-flux/pull/1097) ([zxcpoiu](https://github.com/zxcpoiu))
2134- Allow to force parent tabs to hide when child tabs is added [\#1094](https://github.com/aksonov/react-native-router-flux/pull/1094) ([fkoester](https://github.com/fkoester))
2135- Fix for back button not displayed when pushing tabs scene. [\#1093](https://github.com/aksonov/react-native-router-flux/pull/1093) ([fkoester](https://github.com/fkoester))
2136- \[Fixed 1087\] Long titles display with a dots at the end, not hidden behind the buttons [\#1088](https://github.com/aksonov/react-native-router-flux/pull/1088) ([lesniakania](https://github.com/lesniakania))
2137- Make possible to specify background image for the Tabs [\#1083](https://github.com/aksonov/react-native-router-flux/pull/1083) ([januswel](https://github.com/januswel))
2138- Make possible to specify background image for the NavBar [\#1082](https://github.com/aksonov/react-native-router-flux/pull/1082) ([januswel](https://github.com/januswel))
2139- pass direction to getPanHandlers [\#1059](https://github.com/aksonov/react-native-router-flux/pull/1059) ([vonovak](https://github.com/vonovak))
2140- Support passing props to tab routes [\#1057](https://github.com/aksonov/react-native-router-flux/pull/1057) ([benstepp](https://github.com/benstepp))
2141
2142## [v3.35.0](https://github.com/aksonov/react-native-router-flux/tree/v3.35.0) (2016-08-25)
2143[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/3.30.1...v3.35.0)
2144
2145**Closed issues:**
2146
2147- How to disable title bar on certain scenes? [\#1107](https://github.com/aksonov/react-native-router-flux/issues/1107)
2148- Defining custom buttons on root scene [\#1080](https://github.com/aksonov/react-native-router-flux/issues/1080)
2149- How to customize drawer button [\#1078](https://github.com/aksonov/react-native-router-flux/issues/1078)
2150- How to call a function in scene component when scene left or right button is clicked? [\#1073](https://github.com/aksonov/react-native-router-flux/issues/1073)
2151- panHandlers not honored with nested scenes [\#1055](https://github.com/aksonov/react-native-router-flux/issues/1055)
2152- navBar and Expected a component class, got \[object, Object\] [\#1041](https://github.com/aksonov/react-native-router-flux/issues/1041)
2153- \[Help wanted\] Keep routing state on simulator reload [\#1025](https://github.com/aksonov/react-native-router-flux/issues/1025)
2154- Unable to resolve module fbjs/lib/emptyFunction [\#1024](https://github.com/aksonov/react-native-router-flux/issues/1024)
2155- Unable to resolve module react-addons-pure-render-mixin [\#1022](https://github.com/aksonov/react-native-router-flux/issues/1022)
2156- Unknown plugin "syntax-flow" [\#1020](https://github.com/aksonov/react-native-router-flux/issues/1020)
2157- NavigationExperimental.js: \_\_DEV\_\_ is not defined [\#1015](https://github.com/aksonov/react-native-router-flux/issues/1015)
2158- support BackAndroid hardwareBackPress [\#1012](https://github.com/aksonov/react-native-router-flux/issues/1012)
2159- How can I pass variables to previouse scene in Actions.pop\(\) operation [\#1008](https://github.com/aksonov/react-native-router-flux/issues/1008)
2160- Push Scene from a tab [\#1007](https://github.com/aksonov/react-native-router-flux/issues/1007)
2161- How to navigate to a new scene with onRight [\#993](https://github.com/aksonov/react-native-router-flux/issues/993)
2162- Best way to dispatch a redux action from within the toolbar actions? [\#984](https://github.com/aksonov/react-native-router-flux/issues/984)
2163- initialRoute doesn't set initial route [\#971](https://github.com/aksonov/react-native-router-flux/issues/971)
2164- How is the header implemented in the Example app [\#967](https://github.com/aksonov/react-native-router-flux/issues/967)
2165- Tab bar transition [\#966](https://github.com/aksonov/react-native-router-flux/issues/966)
2166- Can't run examples [\#963](https://github.com/aksonov/react-native-router-flux/issues/963)
2167- TabBar is not showing [\#959](https://github.com/aksonov/react-native-router-flux/issues/959)
2168- Unmounting Scenes [\#955](https://github.com/aksonov/react-native-router-flux/issues/955)
2169- RN 0.30 Incompatibility [\#954](https://github.com/aksonov/react-native-router-flux/issues/954)
2170- Switch component don't work [\#952](https://github.com/aksonov/react-native-router-flux/issues/952)
2171- Issue [\#951](https://github.com/aksonov/react-native-router-flux/issues/951)
2172- Is it possible to fire action when clicking on the title of the navbar [\#949](https://github.com/aksonov/react-native-router-flux/issues/949)
2173- We get 'Import libraries to android "rnpm link"' screen on app launch and the app stops [\#946](https://github.com/aksonov/react-native-router-flux/issues/946)
2174- React Native Tabs version in RNRF [\#935](https://github.com/aksonov/react-native-router-flux/issues/935)
2175- Tab Transitions [\#929](https://github.com/aksonov/react-native-router-flux/issues/929)
2176- Event Listener for Route Change? or something similar [\#928](https://github.com/aksonov/react-native-router-flux/issues/928)
2177- Background image [\#927](https://github.com/aksonov/react-native-router-flux/issues/927)
2178- react-native-scrollable-tab-view is slow when put inside a scene [\#924](https://github.com/aksonov/react-native-router-flux/issues/924)
2179- borderTopWidth for tabBarStyle does not work well if it is set to decimal fraction on iPhone 6/6s Plus [\#921](https://github.com/aksonov/react-native-router-flux/issues/921)
2180- 0.29 support? [\#910](https://github.com/aksonov/react-native-router-flux/issues/910)
2181- Can I Actions with programmatically? [\#907](https://github.com/aksonov/react-native-router-flux/issues/907)
2182- peerDependencies issue with react 15.2.0 [\#905](https://github.com/aksonov/react-native-router-flux/issues/905)
2183- Possibility to use icons in navbar [\#902](https://github.com/aksonov/react-native-router-flux/issues/902)
2184- Question: is there any easy way to set a navigation title based on a component or a redux state? [\#897](https://github.com/aksonov/react-native-router-flux/issues/897)
2185- Components lifecycle [\#896](https://github.com/aksonov/react-native-router-flux/issues/896)
2186- Scene {type:'reset'} or type="reset" is not working in 3.30.4 version. [\#894](https://github.com/aksonov/react-native-router-flux/issues/894)
2187- flowtype report so many error [\#892](https://github.com/aksonov/react-native-router-flux/issues/892)
2188- How can i add gradient in background color of navbar? [\#890](https://github.com/aksonov/react-native-router-flux/issues/890)
2189- Example Launch.js action cannot go to tabbar specific tab page [\#884](https://github.com/aksonov/react-native-router-flux/issues/884)
2190- Tabbar gone, but tabIcons are still there [\#883](https://github.com/aksonov/react-native-router-flux/issues/883)
2191- Drawer seems to break everything? [\#881](https://github.com/aksonov/react-native-router-flux/issues/881)
2192- Right button Icon sizes not working? Where to override styling for navigation icons. [\#880](https://github.com/aksonov/react-native-router-flux/issues/880)
2193- A bug in Example's TabBar page [\#879](https://github.com/aksonov/react-native-router-flux/issues/879)
2194- Actions.KEY\_NAME doesn't do anything. [\#876](https://github.com/aksonov/react-native-router-flux/issues/876)
2195- Run two actions on Sidebar onPress function [\#869](https://github.com/aksonov/react-native-router-flux/issues/869)
2196- Fade from one scene to another? [\#867](https://github.com/aksonov/react-native-router-flux/issues/867)
2197- 'RCTTextField not a descendant of RCTShadowView' crash when TextInput is focused [\#865](https://github.com/aksonov/react-native-router-flux/issues/865)
2198- Image instead of string for scene title... [\#863](https://github.com/aksonov/react-native-router-flux/issues/863)
2199- assemble cannot package backicon.png. Looks like file name is wrong, missing delimiters. [\#859](https://github.com/aksonov/react-native-router-flux/issues/859)
2200- Switch without replacing [\#858](https://github.com/aksonov/react-native-router-flux/issues/858)
2201- pushing additional modals onto the navigation stack [\#856](https://github.com/aksonov/react-native-router-flux/issues/856)
2202- APK building fails with 3.30.0 on windows [\#852](https://github.com/aksonov/react-native-router-flux/issues/852)
2203- Duplicate module name: AutoFocusUtils [\#849](https://github.com/aksonov/react-native-router-flux/issues/849)
2204- Can't implement react-native-drawer : 'unique key should be defined' [\#845](https://github.com/aksonov/react-native-router-flux/issues/845)
2205- Possible to define Navigator Stack 'type' in Action call? [\#844](https://github.com/aksonov/react-native-router-flux/issues/844)
2206- Back button color [\#840](https://github.com/aksonov/react-native-router-flux/issues/840)
2207- leftButtonImage does not render [\#837](https://github.com/aksonov/react-native-router-flux/issues/837)
2208- set Icons in tabbar [\#832](https://github.com/aksonov/react-native-router-flux/issues/832)
2209- typescript definitions broken? [\#830](https://github.com/aksonov/react-native-router-flux/issues/830)
2210- document action types \(pop,jump,refresh etc\) [\#829](https://github.com/aksonov/react-native-router-flux/issues/829)
2211- Unmet Peer Dependency from latest version of this library [\#822](https://github.com/aksonov/react-native-router-flux/issues/822)
2212- Version 3.30.0 on npm causes errors with npm start [\#814](https://github.com/aksonov/react-native-router-flux/issues/814)
2213- BackAction not dispatched when I swipe a Schene. [\#807](https://github.com/aksonov/react-native-router-flux/issues/807)
2214- Disable "swipe to go back" for modal [\#796](https://github.com/aksonov/react-native-router-flux/issues/796)
2215- Routing from inside a tab scene to outside it breaks the navbar [\#773](https://github.com/aksonov/react-native-router-flux/issues/773)
2216
2217**Merged pull requests:**
2218
2219- Add "chozun" production app [\#1104](https://github.com/aksonov/react-native-router-flux/pull/1104) ([eulo](https://github.com/eulo))
2220- Update DefaultRenderer.js [\#1058](https://github.com/aksonov/react-native-router-flux/pull/1058) ([vonovak](https://github.com/vonovak))
2221- Add default style to renderLeftButton and renderRightButton [\#1054](https://github.com/aksonov/react-native-router-flux/pull/1054) ([moschan](https://github.com/moschan))
2222- Feat\(BackAndroid\): Add handler for Back Key in Android [\#1049](https://github.com/aksonov/react-native-router-flux/pull/1049) ([Swordsman-Inaction](https://github.com/Swordsman-Inaction))
2223- added getRightTitle and getLeftTitle [\#1043](https://github.com/aksonov/react-native-router-flux/pull/1043) ([wtfil](https://github.com/wtfil))
2224- Add documentation for left to right option added on PR\#1032 [\#1036](https://github.com/aksonov/react-native-router-flux/pull/1036) ([stephy](https://github.com/stephy))
2225- Add 'leftToRight' direction support [\#1032](https://github.com/aksonov/react-native-router-flux/pull/1032) ([stephy](https://github.com/stephy))
2226- Add Jest Snapshot and configure CircleCi parallelism [\#1029](https://github.com/aksonov/react-native-router-flux/pull/1029) ([charpeni](https://github.com/charpeni))
2227- ADD react-addons-pure-render-mixin dependency [\#1021](https://github.com/aksonov/react-native-router-flux/pull/1021) ([sarovin](https://github.com/sarovin))
2228- Allow POP and similar actions to refresh the previous scene [\#1016](https://github.com/aksonov/react-native-router-flux/pull/1016) ([doomsower](https://github.com/doomsower))
2229- Restore statem [\#1013](https://github.com/aksonov/react-native-router-flux/pull/1013) ([aksonov](https://github.com/aksonov))
2230- ADD shouldComponentUpdate for DefaultRenderer [\#1006](https://github.com/aksonov/react-native-router-flux/pull/1006) ([sarovin](https://github.com/sarovin))
2231- refactor \#996 [\#1002](https://github.com/aksonov/react-native-router-flux/pull/1002) ([sarovin](https://github.com/sarovin))
2232- fix\(NavBar\): don't render custom BackButton if root nav state [\#998](https://github.com/aksonov/react-native-router-flux/pull/998) ([blackxored](https://github.com/blackxored))
2233- Fix minor typo in docs [\#986](https://github.com/aksonov/react-native-router-flux/pull/986) ([eronisko](https://github.com/eronisko))
2234- feat\(navBar\): add optional titleProps to NavBar [\#968](https://github.com/aksonov/react-native-router-flux/pull/968) ([sondremare](https://github.com/sondremare))
2235- Add ActionsConst to index.d.ts [\#964](https://github.com/aksonov/react-native-router-flux/pull/964) ([stephenlaughton](https://github.com/stephenlaughton))
2236- Scene - implemented getPanHandlers prop [\#961](https://github.com/aksonov/react-native-router-flux/pull/961) ([philipshurpik](https://github.com/philipshurpik))
2237- Actions get [\#957](https://github.com/aksonov/react-native-router-flux/pull/957) ([aksonov](https://github.com/aksonov))
2238- Feat\(TabBar\): add pressOpacity for TabBar [\#956](https://github.com/aksonov/react-native-router-flux/pull/956) ([Swordsman-Inaction](https://github.com/Swordsman-Inaction))
2239- Add pushOrPop action - it will pop if scene exists in the stack, push… [\#947](https://github.com/aksonov/react-native-router-flux/pull/947) ([aksonov](https://github.com/aksonov))
2240- Add "Junk Free" production app [\#941](https://github.com/aksonov/react-native-router-flux/pull/941) ([Olliepop](https://github.com/Olliepop))
2241- Update tabs version [\#940](https://github.com/aksonov/react-native-router-flux/pull/940) ([andrispraulitis](https://github.com/andrispraulitis))
2242- fix\(navigationState\): avoid undefined key for root scenes [\#936](https://github.com/aksonov/react-native-router-flux/pull/936) ([blackxored](https://github.com/blackxored))
2243- added new switch feature - unmountScenes [\#932](https://github.com/aksonov/react-native-router-flux/pull/932) ([ms88privat](https://github.com/ms88privat))
2244- added Modal example usage to OTHER\_INFO.md for issue number \#893 [\#923](https://github.com/aksonov/react-native-router-flux/pull/923) ([brien-crean](https://github.com/brien-crean))
2245- Document PopNum [\#916](https://github.com/aksonov/react-native-router-flux/pull/916) ([K-Leon](https://github.com/K-Leon))
2246- Fix typo error. [\#912](https://github.com/aksonov/react-native-router-flux/pull/912) ([LittleLin](https://github.com/LittleLin))
2247- \[RFC\] add parent and key as prefix to new key [\#911](https://github.com/aksonov/react-native-router-flux/pull/911) ([joenoon](https://github.com/joenoon))
2248- Revert "refactor \#870" [\#901](https://github.com/aksonov/react-native-router-flux/pull/901) ([aksonov](https://github.com/aksonov))
2249- normalize action name with prefix and expose it from module [\#900](https://github.com/aksonov/react-native-router-flux/pull/900) ([zxcpoiu](https://github.com/zxcpoiu))
2250- Revert "Prefix action strings to namespace them." [\#899](https://github.com/aksonov/react-native-router-flux/pull/899) ([aksonov](https://github.com/aksonov))
2251- refactor \#870 [\#886](https://github.com/aksonov/react-native-router-flux/pull/886) ([joenoon](https://github.com/joenoon))
2252- Added optional tabBarIconContainerStyle property to override the style of the icon container view. [\#875](https://github.com/aksonov/react-native-router-flux/pull/875) ([SudoPlz](https://github.com/SudoPlz))
2253- Removed fontWeight style from NavBar title [\#873](https://github.com/aksonov/react-native-router-flux/pull/873) ([andrispraulitis](https://github.com/andrispraulitis))
2254- add latest statem support [\#871](https://github.com/aksonov/react-native-router-flux/pull/871) ([aksonov](https://github.com/aksonov))
2255- Allow for one scene to fade into the next in addition to horizontal/vertical [\#868](https://github.com/aksonov/react-native-router-flux/pull/868) ([andyschwob](https://github.com/andyschwob))
2256- Cleanup babel dependencies [\#866](https://github.com/aksonov/react-native-router-flux/pull/866) ([charpeni](https://github.com/charpeni))
2257- Fix missing brackets in docs [\#861](https://github.com/aksonov/react-native-router-flux/pull/861) ([dustin-H](https://github.com/dustin-H))
2258- Use ./components/TabIcon [\#851](https://github.com/aksonov/react-native-router-flux/pull/851) ([sarovin](https://github.com/sarovin))
2259- Add eslint import/no-unresolved config [\#847](https://github.com/aksonov/react-native-router-flux/pull/847) ([charpeni](https://github.com/charpeni))
2260- Replace `assert` in Switch.js with custom `assert` [\#846](https://github.com/aksonov/react-native-router-flux/pull/846) ([Kerumen](https://github.com/Kerumen))
2261- Prefix action strings to namespace them. [\#843](https://github.com/aksonov/react-native-router-flux/pull/843) ([ThaJay](https://github.com/ThaJay))
2262- remove extra rnrf tab styling [\#839](https://github.com/aksonov/react-native-router-flux/pull/839) ([joenoon](https://github.com/joenoon))
2263- Render leftButtonImage [\#838](https://github.com/aksonov/react-native-router-flux/pull/838) ([rowellx68](https://github.com/rowellx68))
2264- Revert "Feature Hand Back Key for Android" [\#835](https://github.com/aksonov/react-native-router-flux/pull/835) ([aksonov](https://github.com/aksonov))
2265- Fix typescript definition [\#831](https://github.com/aksonov/react-native-router-flux/pull/831) ([xirc](https://github.com/xirc))
2266- tabs show onPress item [\#828](https://github.com/aksonov/react-native-router-flux/pull/828) ([phproot](https://github.com/phproot))
2267- Fix NavBar backButtonImage propType [\#826](https://github.com/aksonov/react-native-router-flux/pull/826) ([asokol](https://github.com/asokol))
2268- use js instead of jsx in readme code block [\#825](https://github.com/aksonov/react-native-router-flux/pull/825) ([chentsulin](https://github.com/chentsulin))
2269- Default left button size unless size is overwritten [\#824](https://github.com/aksonov/react-native-router-flux/pull/824) ([codyhazelwood](https://github.com/codyhazelwood))
2270- Fix in Typescript definitions [\#823](https://github.com/aksonov/react-native-router-flux/pull/823) ([dalcib](https://github.com/dalcib))
2271- \[actions\]: \(fix\): fix the case when there's no array defined to map sub-views [\#821](https://github.com/aksonov/react-native-router-flux/pull/821) ([alextkd](https://github.com/alextkd))
2272- Feature Hand Back Key for Android [\#820](https://github.com/aksonov/react-native-router-flux/pull/820) ([Swordsman-Inaction](https://github.com/Swordsman-Inaction))
2273- Alignment the elements for the navbar [\#818](https://github.com/aksonov/react-native-router-flux/pull/818) ([sarovin](https://github.com/sarovin))
2274
2275## [3.30.1](https://github.com/aksonov/react-native-router-flux/tree/3.30.1) (2016-06-15)
2276[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/3.26.0...3.30.1)
2277
2278**Fixed bugs:**
2279
2280- Element type is invalid [\#728](https://github.com/aksonov/react-native-router-flux/issues/728)
2281- `Router` is undefined on RN 0.26.1 [\#727](https://github.com/aksonov/react-native-router-flux/issues/727)
2282- tabs scene not rendering anymore =\> hideTabBar not working [\#722](https://github.com/aksonov/react-native-router-flux/issues/722)
2283- \[v3.26.1\] Drawer Button don't display [\#710](https://github.com/aksonov/react-native-router-flux/issues/710)
2284- Adding styles to a tab bar causes poor performance [\#687](https://github.com/aksonov/react-native-router-flux/issues/687)
2285- Scenes seems to be recreated on every dispatched redux action [\#685](https://github.com/aksonov/react-native-router-flux/issues/685)
2286- Nav image flicker between scene transitions. [\#442](https://github.com/aksonov/react-native-router-flux/issues/442)
2287
2288**Closed issues:**
2289
2290- Inner Scenes render position left -3 [\#819](https://github.com/aksonov/react-native-router-flux/issues/819)
2291- Custom Tab Bar [\#816](https://github.com/aksonov/react-native-router-flux/issues/816)
2292- what's the difference between reset and replace? [\#813](https://github.com/aksonov/react-native-router-flux/issues/813)
2293- Scene dynamic initial [\#812](https://github.com/aksonov/react-native-router-flux/issues/812)
2294- Back button [\#810](https://github.com/aksonov/react-native-router-flux/issues/810)
2295- Go back to any scene before current one? [\#804](https://github.com/aksonov/react-native-router-flux/issues/804)
2296- Cannot pop twice [\#803](https://github.com/aksonov/react-native-router-flux/issues/803)
2297- If you are passing component={Drawer} to show your DrawerLayout, how are you opening/closing it using the navbar burger button? [\#799](https://github.com/aksonov/react-native-router-flux/issues/799)
2298- \[New Feature\] Modifiers for refresh action [\#797](https://github.com/aksonov/react-native-router-flux/issues/797)
2299- Prop for drawerImage placement on `left` and `right` of navigationBar [\#794](https://github.com/aksonov/react-native-router-flux/issues/794)
2300- Avoid `rightButtonImage` or `rightTitle` warning when set to `null` [\#790](https://github.com/aksonov/react-native-router-flux/issues/790)
2301- onLeft and leftTitle do not work using Example on tab2\_2 [\#789](https://github.com/aksonov/react-native-router-flux/issues/789)
2302- React native 27 is out 3 hours ago. Any plans for 3.27.0? [\#786](https://github.com/aksonov/react-native-router-flux/issues/786)
2303- Search field in navbar loses focus after animation [\#783](https://github.com/aksonov/react-native-router-flux/issues/783)
2304- Actions error and navigationState.children conflicts with another child! [\#782](https://github.com/aksonov/react-native-router-flux/issues/782)
2305- Passing parameters via Action does not work [\#778](https://github.com/aksonov/react-native-router-flux/issues/778)
2306- \[Question\] Best way to Synch state across scenes using Default Reducer. [\#777](https://github.com/aksonov/react-native-router-flux/issues/777)
2307- Actions.callback is not defined [\#775](https://github.com/aksonov/react-native-router-flux/issues/775)
2308- Example is not working [\#772](https://github.com/aksonov/react-native-router-flux/issues/772)
2309- Key \<keyname\> is already defined! [\#768](https://github.com/aksonov/react-native-router-flux/issues/768)
2310- Jump action is no longer called when Switch route changes. [\#766](https://github.com/aksonov/react-native-router-flux/issues/766)
2311- Error: RCTUIManager.dispatchViewManagerCommand must not be null [\#762](https://github.com/aksonov/react-native-router-flux/issues/762)
2312- Switch is not rendering the right scene correctly [\#760](https://github.com/aksonov/react-native-router-flux/issues/760)
2313- routing using keys in props [\#757](https://github.com/aksonov/react-native-router-flux/issues/757)
2314- How could I make custom navBar fixed on the top ? [\#755](https://github.com/aksonov/react-native-router-flux/issues/755)
2315- How to replace drawer icon and back icon [\#754](https://github.com/aksonov/react-native-router-flux/issues/754)
2316- Dispatch redux action before Switch's selector picks a scene? [\#753](https://github.com/aksonov/react-native-router-flux/issues/753)
2317- custom navBar being rendered twice and to the bottom of the scene [\#752](https://github.com/aksonov/react-native-router-flux/issues/752)
2318- Assistance with custom navbar [\#751](https://github.com/aksonov/react-native-router-flux/issues/751)
2319- nested routes with same scene [\#750](https://github.com/aksonov/react-native-router-flux/issues/750)
2320- Navbar buttons need to access scene component methods [\#747](https://github.com/aksonov/react-native-router-flux/issues/747)
2321- hideNavBar does not work on scene [\#746](https://github.com/aksonov/react-native-router-flux/issues/746)
2322- unable to use type="push" [\#741](https://github.com/aksonov/react-native-router-flux/issues/741)
2323- After upgrade version to 3.22, renderRightButton is not correctly displayed. [\#738](https://github.com/aksonov/react-native-router-flux/issues/738)
2324- Re-implement hidden tabs from tabbar behavior [\#736](https://github.com/aksonov/react-native-router-flux/issues/736)
2325- navigationState and onNavigate property should be not null [\#735](https://github.com/aksonov/react-native-router-flux/issues/735)
2326- expected a string \(for built-in components\) or a class/function \(for composite components\) but got: undefined. Check the render method of `TabNavigator`. [\#725](https://github.com/aksonov/react-native-router-flux/issues/725)
2327- How to intercept loading scene to check authentication first ? [\#719](https://github.com/aksonov/react-native-router-flux/issues/719)
2328- on a Scene, componentDidMount only gets called once and componentWillReceiveProps never gets called [\#718](https://github.com/aksonov/react-native-router-flux/issues/718)
2329- Remove default style [\#716](https://github.com/aksonov/react-native-router-flux/issues/716)
2330- RNRF v3.26.1 / RN 0.26.1 Error: "navigationState and onNavigate property should be not null" [\#715](https://github.com/aksonov/react-native-router-flux/issues/715)
2331- Show the navbar from within Scene programmatically [\#714](https://github.com/aksonov/react-native-router-flux/issues/714)
2332- Drawer icon size is much bigger than it should be [\#713](https://github.com/aksonov/react-native-router-flux/issues/713)
2333- Duplicate navbar when using drawer and nested scenes [\#711](https://github.com/aksonov/react-native-router-flux/issues/711)
2334- \[Update to RN 0.26\] Warning: Failed propType: SceneView: prop type `sceneRendererProps` is invalid [\#708](https://github.com/aksonov/react-native-router-flux/issues/708)
2335- Implementing Actions.xxx in function [\#707](https://github.com/aksonov/react-native-router-flux/issues/707)
2336- Warning due to a upgrade react-native to 0.26 \[using key props\] [\#705](https://github.com/aksonov/react-native-router-flux/issues/705)
2337- Unable to resolve module buffer [\#697](https://github.com/aksonov/react-native-router-flux/issues/697)
2338- 404 looking for image icons [\#671](https://github.com/aksonov/react-native-router-flux/issues/671)
2339- 0.25 Support [\#636](https://github.com/aksonov/react-native-router-flux/issues/636)
2340- sub-scene example is invalid [\#615](https://github.com/aksonov/react-native-router-flux/issues/615)
2341- Key is already defined! [\#607](https://github.com/aksonov/react-native-router-flux/issues/607)
2342- Discussion: RN NavigationExperimental API bugs/breaking changes, future direction of the project [\#557](https://github.com/aksonov/react-native-router-flux/issues/557)
2343- Please STOP creating new and new issues regarding 0.23 version, component requires 0.22 now [\#525](https://github.com/aksonov/react-native-router-flux/issues/525)
2344- Redux integration [\#517](https://github.com/aksonov/react-native-router-flux/issues/517)
2345
2346**Merged pull requests:**
2347
2348- UPDATE Docs with titleOpacity property [\#811](https://github.com/aksonov/react-native-router-flux/pull/811) ([sarovin](https://github.com/sarovin))
2349- ADD Opacity Property for the Title of NavBar [\#808](https://github.com/aksonov/react-native-router-flux/pull/808) ([sarovin](https://github.com/sarovin))
2350- Feature\(multiple pop\): now we can pop multipe scenes with Actions.pop [\#806](https://github.com/aksonov/react-native-router-flux/pull/806) ([Swordsman-Inaction](https://github.com/Swordsman-Inaction))
2351- Update README.md [\#805](https://github.com/aksonov/react-native-router-flux/pull/805) ([vonovak](https://github.com/vonovak))
2352- add a more custom drawer menu icon to open side navigation [\#802](https://github.com/aksonov/react-native-router-flux/pull/802) ([alextkd](https://github.com/alextkd))
2353- \[tabs\]: add custom selected item tab style [\#801](https://github.com/aksonov/react-native-router-flux/pull/801) ([alextkd](https://github.com/alextkd))
2354- \[Feature/Action\] Enable the popping of multiple scenes [\#798](https://github.com/aksonov/react-native-router-flux/pull/798) ([rseemann](https://github.com/rseemann))
2355- \[actions\]: add support when dealing Scenes defined using array map [\#793](https://github.com/aksonov/react-native-router-flux/pull/793) ([alextkd](https://github.com/alextkd))
2356- 790: Avoid rightButtonImage or rightTitle warnings when set to null [\#791](https://github.com/aksonov/react-native-router-flux/pull/791) ([vpasquier](https://github.com/vpasquier))
2357- Update main README.md - Include RN 27 Compatibility notes [\#788](https://github.com/aksonov/react-native-router-flux/pull/788) ([rturk](https://github.com/rturk))
2358- remove unneeded dependency [\#779](https://github.com/aksonov/react-native-router-flux/pull/779) ([vonovak](https://github.com/vonovak))
2359- add typings [\#774](https://github.com/aksonov/react-native-router-flux/pull/774) ([bang88](https://github.com/bang88))
2360- Fix incorrect vertical animation [\#767](https://github.com/aksonov/react-native-router-flux/pull/767) ([colinyoung](https://github.com/colinyoung))
2361- Update README.md [\#761](https://github.com/aksonov/react-native-router-flux/pull/761) ([wootwoot1234](https://github.com/wootwoot1234))
2362- fix Example/package, to install React 15.0.2, instead of a new version [\#748](https://github.com/aksonov/react-native-router-flux/pull/748) ([sibelius](https://github.com/sibelius))
2363- WIP old tab bar [\#743](https://github.com/aksonov/react-native-router-flux/pull/743) ([joenoon](https://github.com/joenoon))
2364- Update README.md - Include RN Compatibility table [\#742](https://github.com/aksonov/react-native-router-flux/pull/742) ([rturk](https://github.com/rturk))
2365- Remove Example folder from eslint [\#740](https://github.com/aksonov/react-native-router-flux/pull/740) ([charpeni](https://github.com/charpeni))
2366- Add prop to override the tabBar shadow style [\#739](https://github.com/aksonov/react-native-router-flux/pull/739) ([laurentnguyen42](https://github.com/laurentnguyen42))
2367- Fix Typo in Switch referring to this.props [\#737](https://github.com/aksonov/react-native-router-flux/pull/737) ([SirensOfTitan](https://github.com/SirensOfTitan))
2368- Bug with sidemenu as is in RN 0.26 [\#734](https://github.com/aksonov/react-native-router-flux/pull/734) ([jeroenbourgois](https://github.com/jeroenbourgois))
2369- Update test dependencies [\#730](https://github.com/aksonov/react-native-router-flux/pull/730) ([charpeni](https://github.com/charpeni))
2370- UPDATE README: Add `Epic Fail Videos` as a production app using the plugin [\#712](https://github.com/aksonov/react-native-router-flux/pull/712) ([donnguyen](https://github.com/donnguyen))
2371- Fixed style proptypes in NavBar.js [\#706](https://github.com/aksonov/react-native-router-flux/pull/706) ([cornedor](https://github.com/cornedor))
2372
2373## [3.26.0](https://github.com/aksonov/react-native-router-flux/tree/3.26.0) (2016-05-20)
2374[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/3.22.0...3.26.0)
2375
2376**Closed issues:**
2377
2378- Error with menu\_burger.png [\#703](https://github.com/aksonov/react-native-router-flux/issues/703)
2379- "replace" and "reset" not working? [\#695](https://github.com/aksonov/react-native-router-flux/issues/695)
2380- Unable to run tests with Mocha [\#694](https://github.com/aksonov/react-native-router-flux/issues/694)
2381- Issue Causing ReactNative.createElement [\#693](https://github.com/aksonov/react-native-router-flux/issues/693)
2382- RCTRootView.h' file not found [\#691](https://github.com/aksonov/react-native-router-flux/issues/691)
2383- Use tabbar,Click the tab item,the page will render again. [\#690](https://github.com/aksonov/react-native-router-flux/issues/690)
2384- Actions aren't fired within react-native-side-menu based components [\#676](https://github.com/aksonov/react-native-router-flux/issues/676)
2385- Image Flickering when navigating to another View [\#675](https://github.com/aksonov/react-native-router-flux/issues/675)
2386- scenes Actions.create is broken ? [\#674](https://github.com/aksonov/react-native-router-flux/issues/674)
2387- Process 'command 'node'' finished with non-zero exit value 1 [\#666](https://github.com/aksonov/react-native-router-flux/issues/666)
2388- current master branch navigationState conflict on RN 0.24.1 [\#664](https://github.com/aksonov/react-native-router-flux/issues/664)
2389- From within a scene, put an icon in the navbar [\#663](https://github.com/aksonov/react-native-router-flux/issues/663)
2390- Why does it create new instances of component every tab switch? [\#660](https://github.com/aksonov/react-native-router-flux/issues/660)
2391- Setting Action.x\({type: 'replace'}\) does nothing [\#659](https://github.com/aksonov/react-native-router-flux/issues/659)
2392- Remove shadow on DefaultRenderer [\#658](https://github.com/aksonov/react-native-router-flux/issues/658)
2393- Memory leak and there are alot of setState warning when rotate screen after calling screen transition [\#657](https://github.com/aksonov/react-native-router-flux/issues/657)
2394- Change props of previous view [\#656](https://github.com/aksonov/react-native-router-flux/issues/656)
2395- NavBar Title not updated when navigate to a different scene [\#652](https://github.com/aksonov/react-native-router-flux/issues/652)
2396- Ability to provide the left/right navbar buttons from the rendered component [\#647](https://github.com/aksonov/react-native-router-flux/issues/647)
2397- The best way to change Title in the tabbar. [\#646](https://github.com/aksonov/react-native-router-flux/issues/646)
2398- how to jump into a child page? [\#645](https://github.com/aksonov/react-native-router-flux/issues/645)
2399- Example Application error [\#640](https://github.com/aksonov/react-native-router-flux/issues/640)
2400- Requiring React API in React Native version \>= 25.1 is being deprecated. [\#638](https://github.com/aksonov/react-native-router-flux/issues/638)
2401- Action.reset\(\) [\#633](https://github.com/aksonov/react-native-router-flux/issues/633)
2402- How to update Tabbar ? [\#630](https://github.com/aksonov/react-native-router-flux/issues/630)
2403- Direction attribute no longer working [\#629](https://github.com/aksonov/react-native-router-flux/issues/629)
2404- tests failing due to non transpiled code in node\_modules [\#628](https://github.com/aksonov/react-native-router-flux/issues/628)
2405- Having component on root Scene stops transition animations on underlying transitions [\#627](https://github.com/aksonov/react-native-router-flux/issues/627)
2406- Possibility to turn of gestures [\#619](https://github.com/aksonov/react-native-router-flux/issues/619)
2407- Huge memory leak when layout changes [\#616](https://github.com/aksonov/react-native-router-flux/issues/616)
2408- Version 3.22.23 on npm in broken [\#613](https://github.com/aksonov/react-native-router-flux/issues/613)
2409- Expected corresponding JSX closing tag for \<RouterWithRedux\> [\#611](https://github.com/aksonov/react-native-router-flux/issues/611)
2410- Force component to render before switching to it. [\#599](https://github.com/aksonov/react-native-router-flux/issues/599)
2411- Per state view - Sample [\#593](https://github.com/aksonov/react-native-router-flux/issues/593)
2412- multiple import for one files to scene, not working! [\#592](https://github.com/aksonov/react-native-router-flux/issues/592)
2413- Please help figure out how create new "secured" stack of scenes inside root scene. Is it possible? [\#591](https://github.com/aksonov/react-native-router-flux/issues/591)
2414- hideNavBar is not working on the last version [\#590](https://github.com/aksonov/react-native-router-flux/issues/590)
2415- Can not route back to a scene which type is 'reset' or 'replace' [\#588](https://github.com/aksonov/react-native-router-flux/issues/588)
2416- undefined is not an object \(evaluating 'child.type.prototype'\) [\#587](https://github.com/aksonov/react-native-router-flux/issues/587)
2417- NavBar's height should not be 64pt in Android [\#586](https://github.com/aksonov/react-native-router-flux/issues/586)
2418- "direction" no long works [\#584](https://github.com/aksonov/react-native-router-flux/issues/584)
2419- Android hardware back button, and styling [\#581](https://github.com/aksonov/react-native-router-flux/issues/581)
2420- Tab Bar [\#580](https://github.com/aksonov/react-native-router-flux/issues/580)
2421- Cannot find scene with key=xxxx and Switch [\#579](https://github.com/aksonov/react-native-router-flux/issues/579)
2422- Toggle burger button for V3 [\#578](https://github.com/aksonov/react-native-router-flux/issues/578)
2423- Inactive tabs are not unmounted [\#577](https://github.com/aksonov/react-native-router-flux/issues/577)
2424- Customize \<Tab\> [\#576](https://github.com/aksonov/react-native-router-flux/issues/576)
2425- Navbar Icon to trigger method on scene? [\#575](https://github.com/aksonov/react-native-router-flux/issues/575)
2426- Replace Scenes with custom components not working. [\#573](https://github.com/aksonov/react-native-router-flux/issues/573)
2427- Implied Routes [\#571](https://github.com/aksonov/react-native-router-flux/issues/571)
2428- Component property is not set for key=Main [\#569](https://github.com/aksonov/react-native-router-flux/issues/569)
2429- Version for Redux integration ?? [\#568](https://github.com/aksonov/react-native-router-flux/issues/568)
2430- Code style linter and CI [\#567](https://github.com/aksonov/react-native-router-flux/issues/567)
2431- While using Actions.pop\(\), which stack we are dealing with? How can I get that stack? [\#565](https://github.com/aksonov/react-native-router-flux/issues/565)
2432- how the table was added in modal? [\#562](https://github.com/aksonov/react-native-router-flux/issues/562)
2433- How to get the navigation bar Dimensions from within a Schene? [\#561](https://github.com/aksonov/react-native-router-flux/issues/561)
2434- "Cannot find scene with key = drawer" error with Switch [\#560](https://github.com/aksonov/react-native-router-flux/issues/560)
2435- Suggest new feature for this plugin. Can add the protype 'onPress' to scene [\#556](https://github.com/aksonov/react-native-router-flux/issues/556)
2436- Problem with redux state and Switch after upgrading RN to v0.24 [\#555](https://github.com/aksonov/react-native-router-flux/issues/555)
2437- Disable horizontal swipe to go back [\#554](https://github.com/aksonov/react-native-router-flux/issues/554)
2438- undefined is not an object NavigationCardStackStyleInterpolator.forHorizontal [\#552](https://github.com/aksonov/react-native-router-flux/issues/552)
2439- Actions.xxx\({type: 'reset'}\) not work [\#551](https://github.com/aksonov/react-native-router-flux/issues/551)
2440- Changing tab re-mounts the tab item Scene component [\#549](https://github.com/aksonov/react-native-router-flux/issues/549)
2441- Actions.xxx no response [\#548](https://github.com/aksonov/react-native-router-flux/issues/548)
2442- Back button Style [\#546](https://github.com/aksonov/react-native-router-flux/issues/546)
2443- How to get navigator object inside component? [\#544](https://github.com/aksonov/react-native-router-flux/issues/544)
2444- Is there a way to hide navbar when orientation changes? [\#541](https://github.com/aksonov/react-native-router-flux/issues/541)
2445- Unable to use openDrawer\(\) in component js file [\#540](https://github.com/aksonov/react-native-router-flux/issues/540)
2446- Adding Promise compatibility to selector function for Switch component [\#532](https://github.com/aksonov/react-native-router-flux/issues/532)
2447- How do I get the current screen? [\#528](https://github.com/aksonov/react-native-router-flux/issues/528)
2448- Correct Way to Implement Drawer [\#524](https://github.com/aksonov/react-native-router-flux/issues/524)
2449- Adding custom animations [\#523](https://github.com/aksonov/react-native-router-flux/issues/523)
2450- Crash when Back button is tapped during animation [\#520](https://github.com/aksonov/react-native-router-flux/issues/520)
2451- Click back button ON DEFAULT SCENE [\#511](https://github.com/aksonov/react-native-router-flux/issues/511)
2452- tracking React Native 0.24 compatibility/issues [\#489](https://github.com/aksonov/react-native-router-flux/issues/489)
2453- No animations after upgrade react-native to 0.23 [\#481](https://github.com/aksonov/react-native-router-flux/issues/481)
2454- Seeking Guidance on Notification Icon Implementation [\#478](https://github.com/aksonov/react-native-router-flux/issues/478)
2455- Tab click returns to initial scene [\#477](https://github.com/aksonov/react-native-router-flux/issues/477)
2456- Navbar appears at bottom in RNv0.23 [\#476](https://github.com/aksonov/react-native-router-flux/issues/476)
2457- Type 'replace' not replacing view [\#474](https://github.com/aksonov/react-native-router-flux/issues/474)
2458- getState warning causes app to not render properly when opening the App [\#472](https://github.com/aksonov/react-native-router-flux/issues/472)
2459- Custom/Dynamic screen title in NavBar [\#468](https://github.com/aksonov/react-native-router-flux/issues/468)
2460- Injected props are not passed to renderNavigationBar [\#466](https://github.com/aksonov/react-native-router-flux/issues/466)
2461- Force re-render scene after pop [\#465](https://github.com/aksonov/react-native-router-flux/issues/465)
2462- How to change back button ? Any examples ? [\#460](https://github.com/aksonov/react-native-router-flux/issues/460)
2463- use pop action in initial scene will show error [\#455](https://github.com/aksonov/react-native-router-flux/issues/455)
2464- How to move scene in from left? [\#453](https://github.com/aksonov/react-native-router-flux/issues/453)
2465- sceneStyle ignored. [\#452](https://github.com/aksonov/react-native-router-flux/issues/452)
2466- renderBackButton does not take you back to previous route. [\#446](https://github.com/aksonov/react-native-router-flux/issues/446)
2467- Cannot find element for parent=SCENE\_NAME within current state [\#370](https://github.com/aksonov/react-native-router-flux/issues/370)
2468- Forbid swiping back [\#359](https://github.com/aksonov/react-native-router-flux/issues/359)
2469
2470**Merged pull requests:**
2471
2472- 0.26 stable [\#701](https://github.com/aksonov/react-native-router-flux/pull/701) ([joenoon](https://github.com/joenoon))
2473- remove dependency on assert [\#698](https://github.com/aksonov/react-native-router-flux/pull/698) ([joenoon](https://github.com/joenoon))
2474- replaced root readme [\#678](https://github.com/aksonov/react-native-router-flux/pull/678) ([adrianmcli](https://github.com/adrianmcli))
2475- New Documentation Structure [\#673](https://github.com/aksonov/react-native-router-flux/pull/673) ([adrianmcli](https://github.com/adrianmcli))
2476- was literal 'position' a typo? [\#667](https://github.com/aksonov/react-native-router-flux/pull/667) ([joenoon](https://github.com/joenoon))
2477- Fix eslint src/Navbar.js [\#655](https://github.com/aksonov/react-native-router-flux/pull/655) ([charpeni](https://github.com/charpeni))
2478- Fix circle.yml [\#654](https://github.com/aksonov/react-native-router-flux/pull/654) ([charpeni](https://github.com/charpeni))
2479- Send all props through to renderNavigationBar and renderTitle through props [\#653](https://github.com/aksonov/react-native-router-flux/pull/653) ([mat2maa](https://github.com/mat2maa))
2480- Fix eslint issues and add circle.yml [\#650](https://github.com/aksonov/react-native-router-flux/pull/650) ([charpeni](https://github.com/charpeni))
2481- Fix eslint Example/components/NavigationDrawer.js [\#648](https://github.com/aksonov/react-native-router-flux/pull/648) ([charpeni](https://github.com/charpeni))
2482- Fix eslint Example/components/Register.js [\#644](https://github.com/aksonov/react-native-router-flux/pull/644) ([charpeni](https://github.com/charpeni))
2483- Fix eslint Example/components/TabIcon.js [\#643](https://github.com/aksonov/react-native-router-flux/pull/643) ([charpeni](https://github.com/charpeni))
2484- Fix Eslint Example/components/TabView.js [\#642](https://github.com/aksonov/react-native-router-flux/pull/642) ([charpeni](https://github.com/charpeni))
2485- Fix AppRegistry and TabView render of Example [\#641](https://github.com/aksonov/react-native-router-flux/pull/641) ([charpeni](https://github.com/charpeni))
2486- Nicer readme [\#639](https://github.com/aksonov/react-native-router-flux/pull/639) ([r0b1n](https://github.com/r0b1n))
2487- FIX Deprecation in RN 0.25 [\#637](https://github.com/aksonov/react-native-router-flux/pull/637) ([sarovin](https://github.com/sarovin))
2488- Fix ESLint NavBar.js [\#625](https://github.com/aksonov/react-native-router-flux/pull/625) ([sarovin](https://github.com/sarovin))
2489- Fix NavBar height for Android [\#624](https://github.com/aksonov/react-native-router-flux/pull/624) ([sarovin](https://github.com/sarovin))
2490- Revert "fix word" [\#622](https://github.com/aksonov/react-native-router-flux/pull/622) ([charpeni](https://github.com/charpeni))
2491- fix word [\#621](https://github.com/aksonov/react-native-router-flux/pull/621) ([cuitianze](https://github.com/cuitianze))
2492- fix word [\#620](https://github.com/aksonov/react-native-router-flux/pull/620) ([cuitianze](https://github.com/cuitianze))
2493- Fix Reset and Replace [\#618](https://github.com/aksonov/react-native-router-flux/pull/618) ([Zidail](https://github.com/Zidail))
2494- Nicer readme. [\#610](https://github.com/aksonov/react-native-router-flux/pull/610) ([r0b1n](https://github.com/r0b1n))
2495- Fix eslint errors in State.js [\#609](https://github.com/aksonov/react-native-router-flux/pull/609) ([charpeni](https://github.com/charpeni))
2496- Fix for navigation Actions not returning true or false. [\#608](https://github.com/aksonov/react-native-router-flux/pull/608) ([bburnham](https://github.com/bburnham))
2497- Fix index.js [\#606](https://github.com/aksonov/react-native-router-flux/pull/606) ([charpeni](https://github.com/charpeni))
2498- Fix eslint errors in DefaultRenderer.js [\#605](https://github.com/aksonov/react-native-router-flux/pull/605) ([mikefowler](https://github.com/mikefowler))
2499- Cleanup Modal.js [\#604](https://github.com/aksonov/react-native-router-flux/pull/604) ([mikefowler](https://github.com/mikefowler))
2500- FIX ESlint TabBar.js [\#603](https://github.com/aksonov/react-native-router-flux/pull/603) ([sarovin](https://github.com/sarovin))
2501- Cleanup Router.js [\#602](https://github.com/aksonov/react-native-router-flux/pull/602) ([mikefowler](https://github.com/mikefowler))
2502- Fix eslint errors in Switch.js [\#601](https://github.com/aksonov/react-native-router-flux/pull/601) ([mikefowler](https://github.com/mikefowler))
2503- Fix NavBar height for Android [\#598](https://github.com/aksonov/react-native-router-flux/pull/598) ([Kerumen](https://github.com/Kerumen))
2504- Added tests for Reducer, small fixes and comments. [\#597](https://github.com/aksonov/react-native-router-flux/pull/597) ([r0b1n](https://github.com/r0b1n))
2505- app bar height [\#596](https://github.com/aksonov/react-native-router-flux/pull/596) ([jeroenbourgois](https://github.com/jeroenbourgois))
2506- Actions code styles and tests fixed. [\#595](https://github.com/aksonov/react-native-router-flux/pull/595) ([r0b1n](https://github.com/r0b1n))
2507- ADD .editorconfig [\#594](https://github.com/aksonov/react-native-router-flux/pull/594) ([sarovin](https://github.com/sarovin))
2508- Revert "Fix some eslint errors" [\#589](https://github.com/aksonov/react-native-router-flux/pull/589) ([aksonov](https://github.com/aksonov))
2509- Fix some eslint errors [\#585](https://github.com/aksonov/react-native-router-flux/pull/585) ([charpeni](https://github.com/charpeni))
2510- Adding an option to compute title for each screen [\#583](https://github.com/aksonov/react-native-router-flux/pull/583) ([jondot](https://github.com/jondot))
2511- Add eslint with eslint-config-airbnb [\#574](https://github.com/aksonov/react-native-router-flux/pull/574) ([charpeni](https://github.com/charpeni))
2512- hideNavBar hide scene only for current scene \(3.24\) [\#572](https://github.com/aksonov/react-native-router-flux/pull/572) ([philipshurpik](https://github.com/philipshurpik))
2513- Add Section for Companies/Production apps using react-native-router-flux [\#559](https://github.com/aksonov/react-native-router-flux/pull/559) ([JamesWatling](https://github.com/JamesWatling))
2514- fixes \#552 [\#553](https://github.com/aksonov/react-native-router-flux/pull/553) ([lynndylanhurley](https://github.com/lynndylanhurley))
2515- add render title callback [\#547](https://github.com/aksonov/react-native-router-flux/pull/547) ([timzaak](https://github.com/timzaak))
2516- renderRightButton and renderLeftButton takes selected component as argument [\#545](https://github.com/aksonov/react-native-router-flux/pull/545) ([jondot](https://github.com/jondot))
2517- improve redux setup README [\#543](https://github.com/aksonov/react-native-router-flux/pull/543) ([lynndylanhurley](https://github.com/lynndylanhurley))
2518- Update redux instructions in README [\#542](https://github.com/aksonov/react-native-router-flux/pull/542) ([lynndylanhurley](https://github.com/lynndylanhurley))
2519- Revert "Revert "\[WIP\] Get Example app working with React 0.24+ "" [\#539](https://github.com/aksonov/react-native-router-flux/pull/539) ([aksonov](https://github.com/aksonov))
2520- Improve README [\#535](https://github.com/aksonov/react-native-router-flux/pull/535) ([Kerumen](https://github.com/Kerumen))
2521
2522## [3.22.0](https://github.com/aksonov/react-native-router-flux/tree/3.22.0) (2016-04-18)
2523[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/3.2.3...3.22.0)
2524
2525**Implemented enhancements:**
2526
2527- New 3.0 version is released with breaking API changes, check README.md [\#324](https://github.com/aksonov/react-native-router-flux/issues/324)
2528
2529**Fixed bugs:**
2530
2531- navigationState props breaks pure shouldComponentUpdate [\#392](https://github.com/aksonov/react-native-router-flux/issues/392)
2532
2533**Closed issues:**
2534
2535- How to refresh after Actions.pop\(\)? [\#529](https://github.com/aksonov/react-native-router-flux/issues/529)
2536- Tabbar loads all scenes at mount, is lazy load possible? [\#521](https://github.com/aksonov/react-native-router-flux/issues/521)
2537- Push Navigation animation doesn't work in 3.2.10, 3.2.12 [\#519](https://github.com/aksonov/react-native-router-flux/issues/519)
2538- Multiple routers in an application [\#513](https://github.com/aksonov/react-native-router-flux/issues/513)
2539- How to reset history ? [\#512](https://github.com/aksonov/react-native-router-flux/issues/512)
2540- Switch from one scene in a tabbar to another scene in a other tabbar [\#510](https://github.com/aksonov/react-native-router-flux/issues/510)
2541- Actions.refresh\({key: SCENE\_KEY, props}\) throws assertion error [\#506](https://github.com/aksonov/react-native-router-flux/issues/506)
2542- What is the right way for navigate in the signin view? [\#502](https://github.com/aksonov/react-native-router-flux/issues/502)
2543- How to show a Modal with just a Progress ? [\#501](https://github.com/aksonov/react-native-router-flux/issues/501)
2544- Android Requiring unknown module "assert" [\#500](https://github.com/aksonov/react-native-router-flux/issues/500)
2545- direction="vertical" not working [\#499](https://github.com/aksonov/react-native-router-flux/issues/499)
2546- setState warning when calling a new route with type reset from componentDidMount [\#498](https://github.com/aksonov/react-native-router-flux/issues/498)
2547- tabbar doesn't work in react-native 0.24.0-rc3 [\#495](https://github.com/aksonov/react-native-router-flux/issues/495)
2548- Back button Warning [\#494](https://github.com/aksonov/react-native-router-flux/issues/494)
2549- Cannot interact with NavigationCard rendered scenes [\#493](https://github.com/aksonov/react-native-router-flux/issues/493)
2550- Passing state to Scene through props [\#492](https://github.com/aksonov/react-native-router-flux/issues/492)
2551- Actions.login\(\) doesn't work if login Scene has type='replace' [\#491](https://github.com/aksonov/react-native-router-flux/issues/491)
2552- Does not route to scenes with "type" [\#488](https://github.com/aksonov/react-native-router-flux/issues/488)
2553- NavBar on Top of Tabs [\#487](https://github.com/aksonov/react-native-router-flux/issues/487)
2554- otherProps in Scene does not update at all [\#485](https://github.com/aksonov/react-native-router-flux/issues/485)
2555- Discuss - Replace Actions.destination\({..data}\); with Actions.go\('destination',{...data}\); [\#484](https://github.com/aksonov/react-native-router-flux/issues/484)
2556- Dependency Issue: "Unmet peer dependency react-native@0.23.1" [\#483](https://github.com/aksonov/react-native-router-flux/issues/483)
2557- Error route.children.forEach is not a function in getInitialState\(\) [\#482](https://github.com/aksonov/react-native-router-flux/issues/482)
2558- Menu icon only works if navigation drawer component is the root element [\#480](https://github.com/aksonov/react-native-router-flux/issues/480)
2559- android 4.4.4 navbar height is higher system nav bar height [\#475](https://github.com/aksonov/react-native-router-flux/issues/475)
2560- Implementing tabs in subcomponent [\#473](https://github.com/aksonov/react-native-router-flux/issues/473)
2561- Unsure what I am doing wrong, the component is throwing a undefined error on Android [\#471](https://github.com/aksonov/react-native-router-flux/issues/471)
2562- How to use type='reset'? [\#467](https://github.com/aksonov/react-native-router-flux/issues/467)
2563- Add nav buttons \(and handlers\) from inside component [\#463](https://github.com/aksonov/react-native-router-flux/issues/463)
2564- Nested schenes no longer working? [\#462](https://github.com/aksonov/react-native-router-flux/issues/462)
2565- How to use components' this.state and functions while customising the Navigation Bar? [\#459](https://github.com/aksonov/react-native-router-flux/issues/459)
2566- Switch demo [\#458](https://github.com/aksonov/react-native-router-flux/issues/458)
2567- Global Data [\#457](https://github.com/aksonov/react-native-router-flux/issues/457)
2568- NavBar takes up space in nested routers [\#456](https://github.com/aksonov/react-native-router-flux/issues/456)
2569- Keyboard pushes Navigation Bar off the screen [\#454](https://github.com/aksonov/react-native-router-flux/issues/454)
2570- component property not set when using Router in Clojurescript through Reagent [\#451](https://github.com/aksonov/react-native-router-flux/issues/451)
2571- renderRightButton and renderLeftButton are not working [\#449](https://github.com/aksonov/react-native-router-flux/issues/449)
2572- RCTView has a shadow set but cannot calculate shadow efficiently [\#448](https://github.com/aksonov/react-native-router-flux/issues/448)
2573- NavBar covers part of the View [\#447](https://github.com/aksonov/react-native-router-flux/issues/447)
2574- Change Statusbar Color? [\#445](https://github.com/aksonov/react-native-router-flux/issues/445)
2575- NavigationBar has white borderBottom [\#444](https://github.com/aksonov/react-native-router-flux/issues/444)
2576- Android transitions crash [\#443](https://github.com/aksonov/react-native-router-flux/issues/443)
2577- Performance in android [\#441](https://github.com/aksonov/react-native-router-flux/issues/441)
2578- Question: Passing parameters with the navBar onRight [\#440](https://github.com/aksonov/react-native-router-flux/issues/440)
2579- Is there a way to force truncating the text in the nav bar? [\#438](https://github.com/aksonov/react-native-router-flux/issues/438)
2580- Is Relay supported? [\#437](https://github.com/aksonov/react-native-router-flux/issues/437)
2581- Inner routes in Tabs broken since 3.2.2 [\#431](https://github.com/aksonov/react-native-router-flux/issues/431)
2582- Weird slide animation [\#430](https://github.com/aksonov/react-native-router-flux/issues/430)
2583- Actions.pop\(\) broken in v3.2.4 [\#428](https://github.com/aksonov/react-native-router-flux/issues/428)
2584- I think there are Example Errors [\#425](https://github.com/aksonov/react-native-router-flux/issues/425)
2585- How to forbid swipe back gesture in 3.x? [\#422](https://github.com/aksonov/react-native-router-flux/issues/422)
2586- Example project tabbar title and rightButton now showing up [\#421](https://github.com/aksonov/react-native-router-flux/issues/421)
2587- NavBar Title [\#417](https://github.com/aksonov/react-native-router-flux/issues/417)
2588- Unable to resolve module AssetRegistry [\#416](https://github.com/aksonov/react-native-router-flux/issues/416)
2589- Programmatically unmount previous components? [\#415](https://github.com/aksonov/react-native-router-flux/issues/415)
2590- Help with nested routing [\#412](https://github.com/aksonov/react-native-router-flux/issues/412)
2591- All TabBar views mounted on initial render [\#409](https://github.com/aksonov/react-native-router-flux/issues/409)
2592- Upgrading to V3.1.3 has broken replace type [\#408](https://github.com/aksonov/react-native-router-flux/issues/408)
2593- Add "tabBarStyle" to documentation [\#397](https://github.com/aksonov/react-native-router-flux/issues/397)
2594- Inner routes are not working if required as component [\#180](https://github.com/aksonov/react-native-router-flux/issues/180)
2595
2596**Merged pull requests:**
2597
2598- Revert "\[WIP\] Get Example app working with React 0.24+ " [\#538](https://github.com/aksonov/react-native-router-flux/pull/538) ([aksonov](https://github.com/aksonov))
2599- Implement FOCUS\_ACTION using createReducer approach [\#537](https://github.com/aksonov/react-native-router-flux/pull/537) ([lynndylanhurley](https://github.com/lynndylanhurley))
2600- \[WIP\] Get Example app working with React 0.24+ [\#536](https://github.com/aksonov/react-native-router-flux/pull/536) ([cridenour](https://github.com/cridenour))
2601- Set the example to use the supported version of React Native [\#534](https://github.com/aksonov/react-native-router-flux/pull/534) ([jamespearson](https://github.com/jamespearson))
2602- add more details about tabbar [\#533](https://github.com/aksonov/react-native-router-flux/pull/533) ([timzaak](https://github.com/timzaak))
2603- Fix animation bug [\#526](https://github.com/aksonov/react-native-router-flux/pull/526) ([angeloashmore](https://github.com/angeloashmore))
2604- Remove unused import [\#522](https://github.com/aksonov/react-native-router-flux/pull/522) ([sylvainbaronnet](https://github.com/sylvainbaronnet))
2605- Bug fix: childContextTypes not defined when DefaultRenderer is exported [\#518](https://github.com/aksonov/react-native-router-flux/pull/518) ([Olliepop](https://github.com/Olliepop))
2606- Allow getInitialState to be passed into Router as well as Scene [\#516](https://github.com/aksonov/react-native-router-flux/pull/516) ([lelandrichardson](https://github.com/lelandrichardson))
2607- Use current navigation state's button render functions during render [\#514](https://github.com/aksonov/react-native-router-flux/pull/514) ([Lida](https://github.com/Lida))
2608- Add getInitialState API to Scene and Router [\#509](https://github.com/aksonov/react-native-router-flux/pull/509) ([lelandrichardson](https://github.com/lelandrichardson))
2609- Add getSceneStyle api to Scene and Router [\#508](https://github.com/aksonov/react-native-router-flux/pull/508) ([lelandrichardson](https://github.com/lelandrichardson))
2610- Provide navigationState to scene's context [\#507](https://github.com/aksonov/react-native-router-flux/pull/507) ([lelandrichardson](https://github.com/lelandrichardson))
2611- Add `from` prop to navigation state for better pop animations [\#505](https://github.com/aksonov/react-native-router-flux/pull/505) ([lelandrichardson](https://github.com/lelandrichardson))
2612- Fix npm test [\#504](https://github.com/aksonov/react-native-router-flux/pull/504) ([lelandrichardson](https://github.com/lelandrichardson))
2613- Upgrade example project to use RN 0.23.1 [\#497](https://github.com/aksonov/react-native-router-flux/pull/497) ([bosung90](https://github.com/bosung90))
2614- change TabBar renderScene per RN 0.24 signature change [\#490](https://github.com/aksonov/react-native-router-flux/pull/490) ([joenoon](https://github.com/joenoon))
2615- Removed transparent background to remove warning \#448 [\#486](https://github.com/aksonov/react-native-router-flux/pull/486) ([giacomorebonato](https://github.com/giacomorebonato))
2616- Remove peerDependencies [\#479](https://github.com/aksonov/react-native-router-flux/pull/479) ([Mokto](https://github.com/Mokto))
2617- Make `sceneStyle` work without having to apply styles manually [\#470](https://github.com/aksonov/react-native-router-flux/pull/470) ([domchristie](https://github.com/domchristie))
2618- Warn if you tried to render right\(left\) title but not specified all params. [\#469](https://github.com/aksonov/react-native-router-flux/pull/469) ([ugputu18](https://github.com/ugputu18))
2619- Small typos [\#464](https://github.com/aksonov/react-native-router-flux/pull/464) ([jeroenbourgois](https://github.com/jeroenbourgois))
2620- fixed backbutton text width [\#439](https://github.com/aksonov/react-native-router-flux/pull/439) ([philipshurpik](https://github.com/philipshurpik))
2621- Back button title [\#436](https://github.com/aksonov/react-native-router-flux/pull/436) ([philipshurpik](https://github.com/philipshurpik))
2622- Update README.md [\#434](https://github.com/aksonov/react-native-router-flux/pull/434) ([Mokto](https://github.com/Mokto))
2623- Issues template [\#433](https://github.com/aksonov/react-native-router-flux/pull/433) ([Mokto](https://github.com/Mokto))
2624- Check properties sended in route are equal to prevent pushing new routes [\#432](https://github.com/aksonov/react-native-router-flux/pull/432) ([Mokto](https://github.com/Mokto))
2625- make refresh by key modify the child data and not scene data. [\#429](https://github.com/aksonov/react-native-router-flux/pull/429) ([joenoon](https://github.com/joenoon))
2626- Implementing 'reset' type for Scene [\#427](https://github.com/aksonov/react-native-router-flux/pull/427) ([nitsujri](https://github.com/nitsujri))
2627- Revert "change DefaultRenderer to correspond new API" [\#424](https://github.com/aksonov/react-native-router-flux/pull/424) ([aksonov](https://github.com/aksonov))
2628- change DefaultRenderer to correspond new API [\#423](https://github.com/aksonov/react-native-router-flux/pull/423) ([philipshurpik](https://github.com/philipshurpik))
2629- chore\(navbar\): Renamed variable [\#420](https://github.com/aksonov/react-native-router-flux/pull/420) ([RWOverdijk](https://github.com/RWOverdijk))
2630- fix to show correctly show navbar in tabs component [\#418](https://github.com/aksonov/react-native-router-flux/pull/418) ([philipshurpik](https://github.com/philipshurpik))
2631- added possibility to use zero duration while navigating [\#414](https://github.com/aksonov/react-native-router-flux/pull/414) ([philipshurpik](https://github.com/philipshurpik))
2632- Added tabBarStyle documentation [\#413](https://github.com/aksonov/react-native-router-flux/pull/413) ([Froelund](https://github.com/Froelund))
2633- Feature/override images [\#411](https://github.com/aksonov/react-native-router-flux/pull/411) ([RWOverdijk](https://github.com/RWOverdijk))
2634- Add closing brackets [\#410](https://github.com/aksonov/react-native-router-flux/pull/410) ([RWOverdijk](https://github.com/RWOverdijk))
2635
2636## [3.2.3](https://github.com/aksonov/react-native-router-flux/tree/3.2.3) (2016-03-27)
2637[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/3.1.3...3.2.3)
2638
2639**Closed issues:**
2640
2641- getting an error from the chevron, any ideas to resolve? [\#405](https://github.com/aksonov/react-native-router-flux/issues/405)
2642- router bar crash and no show title [\#404](https://github.com/aksonov/react-native-router-flux/issues/404)
2643- Render all tabbar sub-scenes on any tab's click [\#403](https://github.com/aksonov/react-native-router-flux/issues/403)
2644- JS frame rate goes to -2.0 on Android deployed from Windows [\#401](https://github.com/aksonov/react-native-router-flux/issues/401)
2645- renderRightButton gets hidden by the nav bar on 3.2.2 [\#398](https://github.com/aksonov/react-native-router-flux/issues/398)
2646- Navigating to a Schene if you know the schenes key as a string. [\#396](https://github.com/aksonov/react-native-router-flux/issues/396)
2647- Calling Same Route with different props mounts it idefinitely [\#395](https://github.com/aksonov/react-native-router-flux/issues/395)
2648- New method `static renderNavigationBar` can`t keep front in transition animation [\#393](https://github.com/aksonov/react-native-router-flux/issues/393)
2649- Animation when nesting in a DefaultRenderer [\#387](https://github.com/aksonov/react-native-router-flux/issues/387)
2650- Persisting the state of a tab [\#386](https://github.com/aksonov/react-native-router-flux/issues/386)
2651- v3 After connecting Switch to Scene gettings infinite loops [\#385](https://github.com/aksonov/react-native-router-flux/issues/385)
2652- Double tapping on link creates a double view [\#384](https://github.com/aksonov/react-native-router-flux/issues/384)
2653- Converting circular structure to JSON warning [\#383](https://github.com/aksonov/react-native-router-flux/issues/383)
2654- Open Drawer from the navigation bar [\#382](https://github.com/aksonov/react-native-router-flux/issues/382)
2655- Transitions between scenes in tabs scenes are slow regardless of duration [\#381](https://github.com/aksonov/react-native-router-flux/issues/381)
2656- Back icon does not show title [\#380](https://github.com/aksonov/react-native-router-flux/issues/380)
2657- Key login is already defined - HMR 0.22 [\#376](https://github.com/aksonov/react-native-router-flux/issues/376)
2658- Jammed page can not respond [\#374](https://github.com/aksonov/react-native-router-flux/issues/374)
2659- Tab scenes are set to type="push" even tho type="jump" was initially declared [\#373](https://github.com/aksonov/react-native-router-flux/issues/373)
2660- Each tab component is rendered even when not selected [\#372](https://github.com/aksonov/react-native-router-flux/issues/372)
2661- Pass previous route details like title as props [\#371](https://github.com/aksonov/react-native-router-flux/issues/371)
2662- backButtonTitle doesn't appear [\#368](https://github.com/aksonov/react-native-router-flux/issues/368)
2663- How to config StatusBar? [\#367](https://github.com/aksonov/react-native-router-flux/issues/367)
2664- Only launch scene has sceneStyle of props [\#366](https://github.com/aksonov/react-native-router-flux/issues/366)
2665- Access component method in \<Scene\> [\#365](https://github.com/aksonov/react-native-router-flux/issues/365)
2666- props not passed when switching tabs [\#364](https://github.com/aksonov/react-native-router-flux/issues/364)
2667- Issue with assert in Actions.js [\#363](https://github.com/aksonov/react-native-router-flux/issues/363)
2668- Props should be defined for stack [\#362](https://github.com/aksonov/react-native-router-flux/issues/362)
2669- this.props.sceneStyle of Example can't passed [\#361](https://github.com/aksonov/react-native-router-flux/issues/361)
2670- GetState [\#357](https://github.com/aksonov/react-native-router-flux/issues/357)
2671- pass Router props to all Scenes [\#356](https://github.com/aksonov/react-native-router-flux/issues/356)
2672- Very poor performance during transitions on Android \(3.0.9\) [\#355](https://github.com/aksonov/react-native-router-flux/issues/355)
2673- renderRightButton doesn't work [\#354](https://github.com/aksonov/react-native-router-flux/issues/354)
2674- Why could only React Native 0.22-rc is supported? [\#333](https://github.com/aksonov/react-native-router-flux/issues/333)
2675- How to push routes into tab from outside the tab router [\#209](https://github.com/aksonov/react-native-router-flux/issues/209)
2676
2677**Merged pull requests:**
2678
2679- Added DrawerExample [\#406](https://github.com/aksonov/react-native-router-flux/pull/406) ([Froelund](https://github.com/Froelund))
2680- also need to retain parent during refresh. maybe other properties also? [\#402](https://github.com/aksonov/react-native-router-flux/pull/402) ([joenoon](https://github.com/joenoon))
2681- clone option on Scene to dynamically push to current parent [\#400](https://github.com/aksonov/react-native-router-flux/pull/400) ([joenoon](https://github.com/joenoon))
2682- use key from state.key to avoid losing the index\_ prefix during refresh [\#399](https://github.com/aksonov/react-native-router-flux/pull/399) ([joenoon](https://github.com/joenoon))
2683- pass current state to nav button handlers as argument [\#394](https://github.com/aksonov/react-native-router-flux/pull/394) ([philipshurpik](https://github.com/philipshurpik))
2684- add back recording the new `current`. [\#391](https://github.com/aksonov/react-native-router-flux/pull/391) ([joenoon](https://github.com/joenoon))
2685- dont change anything other than the index on 'jump' [\#390](https://github.com/aksonov/react-native-router-flux/pull/390) ([joenoon](https://github.com/joenoon))
2686- Fix navigationBarStyle for nested scenes [\#388](https://github.com/aksonov/react-native-router-flux/pull/388) ([chrissloey](https://github.com/chrissloey))
2687- Update README.md [\#379](https://github.com/aksonov/react-native-router-flux/pull/379) ([brettpappas](https://github.com/brettpappas))
2688- Update README.md [\#378](https://github.com/aksonov/react-native-router-flux/pull/378) ([jeroenbourgois](https://github.com/jeroenbourgois))
2689- Update README.md [\#377](https://github.com/aksonov/react-native-router-flux/pull/377) ([jeroenbourgois](https://github.com/jeroenbourgois))
2690- Fixed README [\#375](https://github.com/aksonov/react-native-router-flux/pull/375) ([amsdamsgram](https://github.com/amsdamsgram))
2691- Update README.md [\#369](https://github.com/aksonov/react-native-router-flux/pull/369) ([jeroenbourgois](https://github.com/jeroenbourgois))
2692
2693## [3.1.3](https://github.com/aksonov/react-native-router-flux/tree/3.1.3) (2016-03-21)
2694[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/3.0.9...3.1.3)
2695
2696**Closed issues:**
2697
2698- Create scenes within a scene [\#353](https://github.com/aksonov/react-native-router-flux/issues/353)
2699- Custom NavBar has no ability to pass props [\#351](https://github.com/aksonov/react-native-router-flux/issues/351)
2700- Navigating to tab's child routes [\#350](https://github.com/aksonov/react-native-router-flux/issues/350)
2701- scenes transitions' animation about 3.0.11 is slower then 2.x [\#349](https://github.com/aksonov/react-native-router-flux/issues/349)
2702- tab don't work [\#348](https://github.com/aksonov/react-native-router-flux/issues/348)
2703- Changing transition animations in v3 [\#347](https://github.com/aksonov/react-native-router-flux/issues/347)
2704- Component will Unmount [\#345](https://github.com/aksonov/react-native-router-flux/issues/345)
2705- renderNavigationBar [\#344](https://github.com/aksonov/react-native-router-flux/issues/344)
2706- Pop listener [\#343](https://github.com/aksonov/react-native-router-flux/issues/343)
2707- Left back button not showing [\#342](https://github.com/aksonov/react-native-router-flux/issues/342)
2708- Custom back button [\#341](https://github.com/aksonov/react-native-router-flux/issues/341)
2709- How to have a transparent background? [\#340](https://github.com/aksonov/react-native-router-flux/issues/340)
2710- Unable to refresh badge count on tab icon [\#338](https://github.com/aksonov/react-native-router-flux/issues/338)
2711- Post working example of Switch? [\#337](https://github.com/aksonov/react-native-router-flux/issues/337)
2712- Back Button Styling [\#336](https://github.com/aksonov/react-native-router-flux/issues/336)
2713- componentWillMount called more than once, componentWillUnmount not called on scene change [\#335](https://github.com/aksonov/react-native-router-flux/issues/335)
2714- Actions.{destination-component} not working when located inside a method [\#334](https://github.com/aksonov/react-native-router-flux/issues/334)
2715- Navigation Bar [\#332](https://github.com/aksonov/react-native-router-flux/issues/332)
2716- this.props.data is undefine [\#331](https://github.com/aksonov/react-native-router-flux/issues/331)
2717- RCTRootView.h file not found [\#330](https://github.com/aksonov/react-native-router-flux/issues/330)
2718- Defined styles [\#329](https://github.com/aksonov/react-native-router-flux/issues/329)
2719- Action should be defined [\#328](https://github.com/aksonov/react-native-router-flux/issues/328)
2720- How to call nested scenes multiple times \(Child keys must be unique\) [\#327](https://github.com/aksonov/react-native-router-flux/issues/327)
2721- v3.0.7 - action should be defined [\#325](https://github.com/aksonov/react-native-router-flux/issues/325)
2722
2723**Merged pull requests:**
2724
2725- Support deeply nested scenes setting TabBar properties [\#360](https://github.com/aksonov/react-native-router-flux/pull/360) ([aksonov](https://github.com/aksonov))
2726- Changes default transition duration to 300ms [\#352](https://github.com/aksonov/react-native-router-flux/pull/352) ([jerzxu](https://github.com/jerzxu))
2727- Fixed issue with NavBar [\#346](https://github.com/aksonov/react-native-router-flux/pull/346) ([ylquankai](https://github.com/ylquankai))
2728- Fixed issue with selected Tab [\#339](https://github.com/aksonov/react-native-router-flux/pull/339) ([jerzxu](https://github.com/jerzxu))
2729
2730## [3.0.9](https://github.com/aksonov/react-native-router-flux/tree/3.0.9) (2016-03-16)
2731[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/2.3.1...3.0.9)
2732
2733**Implemented enhancements:**
2734
2735- How to implement react-native-scrollable-tab-view? [\#257](https://github.com/aksonov/react-native-router-flux/issues/257)
2736- How to use react-native-custom-navigation module in this router ? [\#232](https://github.com/aksonov/react-native-router-flux/issues/232)
2737
2738**Closed issues:**
2739
2740- Example on how to use actionSheet [\#322](https://github.com/aksonov/react-native-router-flux/issues/322)
2741- Dynamic navigationBarStyle / sceneStyle [\#321](https://github.com/aksonov/react-native-router-flux/issues/321)
2742- Cannot read property 'dispatch' of undefined [\#320](https://github.com/aksonov/react-native-router-flux/issues/320)
2743- No animation when switching between routes [\#319](https://github.com/aksonov/react-native-router-flux/issues/319)
2744- Check auth onEnter [\#318](https://github.com/aksonov/react-native-router-flux/issues/318)
2745- NavBar Title [\#317](https://github.com/aksonov/react-native-router-flux/issues/317)
2746- Container offsets [\#316](https://github.com/aksonov/react-native-router-flux/issues/316)
2747- Multiple navigationBar buttons with renderRightButton [\#315](https://github.com/aksonov/react-native-router-flux/issues/315)
2748- improve docs for right navbar item, including onRight [\#314](https://github.com/aksonov/react-native-router-flux/issues/314)
2749- Navigation Titile on Android is in additional View instead of just being Text [\#312](https://github.com/aksonov/react-native-router-flux/issues/312)
2750- NPM Installation installs v3.0.2-alpha which doesn't have "Route" [\#311](https://github.com/aksonov/react-native-router-flux/issues/311)
2751- Getting "props should be defined for stack" [\#310](https://github.com/aksonov/react-native-router-flux/issues/310)
2752- Event when route changed? [\#309](https://github.com/aksonov/react-native-router-flux/issues/309)
2753- navigation bar apperas when swipe back to a non-navigation-bar scene [\#308](https://github.com/aksonov/react-native-router-flux/issues/308)
2754- Issues with unit testing components that import RNRF [\#306](https://github.com/aksonov/react-native-router-flux/issues/306)
2755- Problem with running the Example [\#305](https://github.com/aksonov/react-native-router-flux/issues/305)
2756- Navbar not updating [\#304](https://github.com/aksonov/react-native-router-flux/issues/304)
2757- Calling a child route from ListView [\#303](https://github.com/aksonov/react-native-router-flux/issues/303)
2758- Would this work with TabBarIOS? [\#302](https://github.com/aksonov/react-native-router-flux/issues/302)
2759- \[help wanted\] How to auto jump new route. [\#300](https://github.com/aksonov/react-native-router-flux/issues/300)
2760- Feature request - A method for printing header beneath navigation bar [\#299](https://github.com/aksonov/react-native-router-flux/issues/299)
2761- Calling the same modal component twice throws error on .dismiss\(\) [\#298](https://github.com/aksonov/react-native-router-flux/issues/298)
2762- header option doesn't work [\#297](https://github.com/aksonov/react-native-router-flux/issues/297)
2763- Pop nested Router off main Router [\#296](https://github.com/aksonov/react-native-router-flux/issues/296)
2764- TabBar styling / overlays content [\#295](https://github.com/aksonov/react-native-router-flux/issues/295)
2765- How to get props from Actions.pop\(\) [\#294](https://github.com/aksonov/react-native-router-flux/issues/294)
2766- DeviceEventEmitters getting lost on Action.pop\(\) [\#292](https://github.com/aksonov/react-native-router-flux/issues/292)
2767- Actions.pop\(\) on mounted but not visible component [\#291](https://github.com/aksonov/react-native-router-flux/issues/291)
2768- \[Closed\] hideTabBar do not work [\#289](https://github.com/aksonov/react-native-router-flux/issues/289)
2769- Segmented Control [\#288](https://github.com/aksonov/react-native-router-flux/issues/288)
2770- Title not being shown on Tab selection [\#287](https://github.com/aksonov/react-native-router-flux/issues/287)
2771- Custom styling of Back Button [\#286](https://github.com/aksonov/react-native-router-flux/issues/286)
2772- Title after pop with \(custom title\) [\#285](https://github.com/aksonov/react-native-router-flux/issues/285)
2773- Changing background colour that appears during animation [\#283](https://github.com/aksonov/react-native-router-flux/issues/283)
2774- Different navBars [\#281](https://github.com/aksonov/react-native-router-flux/issues/281)
2775- ExRouter Add onTransitionToTop method, have a best idear? [\#279](https://github.com/aksonov/react-native-router-flux/issues/279)
2776- TypeError: Cannot read property 'delegate' of null at ExRouter.componentWillUnmount [\#277](https://github.com/aksonov/react-native-router-flux/issues/277)
2777- Left Back button color [\#276](https://github.com/aksonov/react-native-router-flux/issues/276)
2778- navigationBarStyle in Route doesn't work [\#274](https://github.com/aksonov/react-native-router-flux/issues/274)
2779- Any recommendations for rendering badges on tabbar icons? [\#272](https://github.com/aksonov/react-native-router-flux/issues/272)
2780- Example has no Navigation Bar Buttons [\#269](https://github.com/aksonov/react-native-router-flux/issues/269)
2781- TabBar: inst.render is not a function [\#268](https://github.com/aksonov/react-native-router-flux/issues/268)
2782- Back button [\#267](https://github.com/aksonov/react-native-router-flux/issues/267)
2783- How to change scene outside of onPress\(\) [\#266](https://github.com/aksonov/react-native-router-flux/issues/266)
2784- Navigation bar overlaps the content below [\#265](https://github.com/aksonov/react-native-router-flux/issues/265)
2785- componentDidMount not trigger on Actions.pop [\#264](https://github.com/aksonov/react-native-router-flux/issues/264)
2786- V2.3.6 "Current Router = undefined" when navigating from a child tab route to a parent tab route [\#263](https://github.com/aksonov/react-native-router-flux/issues/263)
2787- priority about showNavigationBar={false} and hideNavBar={true} [\#262](https://github.com/aksonov/react-native-router-flux/issues/262)
2788- NavBar is behind by one view in nested Router [\#261](https://github.com/aksonov/react-native-router-flux/issues/261)
2789- Clear example with top-level Redux `connect` [\#260](https://github.com/aksonov/react-native-router-flux/issues/260)
2790- Doing 'reset' as route type produces error [\#258](https://github.com/aksonov/react-native-router-flux/issues/258)
2791- Putting buttons in renderTitle? [\#256](https://github.com/aksonov/react-native-router-flux/issues/256)
2792- Navigation bar disappeared [\#255](https://github.com/aksonov/react-native-router-flux/issues/255)
2793- npm install fails [\#254](https://github.com/aksonov/react-native-router-flux/issues/254)
2794- Session to Login Screen Redirect [\#253](https://github.com/aksonov/react-native-router-flux/issues/253)
2795- Router overrides component's default name prop [\#252](https://github.com/aksonov/react-native-router-flux/issues/252)
2796- Cannot read property 'dispatch' of undefined on componentDidMount [\#251](https://github.com/aksonov/react-native-router-flux/issues/251)
2797- Accessing Route outside of Router looses Navigation bar \(with Drawer\) [\#250](https://github.com/aksonov/react-native-router-flux/issues/250)
2798- Ability to set background color [\#243](https://github.com/aksonov/react-native-router-flux/issues/243)
2799- Unable to set selected default tab [\#238](https://github.com/aksonov/react-native-router-flux/issues/238)
2800- Right Button call function from Component [\#236](https://github.com/aksonov/react-native-router-flux/issues/236)
2801- BEFORE\_ROUTE action doesn't return the right route. [\#233](https://github.com/aksonov/react-native-router-flux/issues/233)
2802- Setting initial route on router? [\#230](https://github.com/aksonov/react-native-router-flux/issues/230)
2803- Dynamic Title [\#226](https://github.com/aksonov/react-native-router-flux/issues/226)
2804- Cannot read property "onWillFocus" of undefined [\#225](https://github.com/aksonov/react-native-router-flux/issues/225)
2805- How to render screen-specific navbar buttons? [\#224](https://github.com/aksonov/react-native-router-flux/issues/224)
2806- Module AppRegistry is not a registered callable module [\#217](https://github.com/aksonov/react-native-router-flux/issues/217)
2807- rerender navigator bar [\#215](https://github.com/aksonov/react-native-router-flux/issues/215)
2808- calling same route with different data [\#207](https://github.com/aksonov/react-native-router-flux/issues/207)
2809- Extremely slow on android [\#199](https://github.com/aksonov/react-native-router-flux/issues/199)
2810- Swipe gestures break navigation [\#197](https://github.com/aksonov/react-native-router-flux/issues/197)
2811- Animating modals [\#187](https://github.com/aksonov/react-native-router-flux/issues/187)
2812- Experimental Navigator API [\#186](https://github.com/aksonov/react-native-router-flux/issues/186)
2813- Screen goes blank when switching between tabs [\#174](https://github.com/aksonov/react-native-router-flux/issues/174)
2814- Check if router's stack is null before pop\(\) [\#170](https://github.com/aksonov/react-native-router-flux/issues/170)
2815- How to style the Nav Bar ? [\#160](https://github.com/aksonov/react-native-router-flux/issues/160)
2816- How does the Actions pop\(n\)? [\#149](https://github.com/aksonov/react-native-router-flux/issues/149)
2817- componentWillUnmount is not triggered when a new route is pushed [\#131](https://github.com/aksonov/react-native-router-flux/issues/131)
2818- Scene transition not animated for type='replace' and type='switch' even when SceneConfig is supplied [\#125](https://github.com/aksonov/react-native-router-flux/issues/125)
2819- onEnter [\#78](https://github.com/aksonov/react-native-router-flux/issues/78)
2820- initial={true} on tab page doesn't work. [\#62](https://github.com/aksonov/react-native-router-flux/issues/62)
2821- Documentation example on how to integrate with a redux/flux architecture [\#56](https://github.com/aksonov/react-native-router-flux/issues/56)
2822- Hide TabBar [\#52](https://github.com/aksonov/react-native-router-flux/issues/52)
2823
2824**Merged pull requests:**
2825
2826- Make pop work on invisible component [\#313](https://github.com/aksonov/react-native-router-flux/pull/313) ([lrettig](https://github.com/lrettig))
2827- fix unable to customize leftButton style [\#301](https://github.com/aksonov/react-native-router-flux/pull/301) ([plrthink](https://github.com/plrthink))
2828- Added renderBackButton to ExRouter constructor [\#293](https://github.com/aksonov/react-native-router-flux/pull/293) ([jarredwitt](https://github.com/jarredwitt))
2829- upgrade examples to React Native 0.21.0 [\#290](https://github.com/aksonov/react-native-router-flux/pull/290) ([peterp](https://github.com/peterp))
2830- Use route props first when determining route title [\#284](https://github.com/aksonov/react-native-router-flux/pull/284) ([jopecko](https://github.com/jopecko))
2831- Added missing defaultRoute action to tabbar [\#282](https://github.com/aksonov/react-native-router-flux/pull/282) ([Nikamura](https://github.com/Nikamura))
2832- ExRouter add onTransitionToTop , like ExNavigator transitionToTop , … [\#280](https://github.com/aksonov/react-native-router-flux/pull/280) ([virtoolswebplayer](https://github.com/virtoolswebplayer))
2833- Check if current router exists [\#278](https://github.com/aksonov/react-native-router-flux/pull/278) ([jasonals](https://github.com/jasonals))
2834- NoTransition scene config causes blank scenes [\#275](https://github.com/aksonov/react-native-router-flux/pull/275) ([keeth](https://github.com/keeth))
2835- typo in README [\#273](https://github.com/aksonov/react-native-router-flux/pull/273) ([Emilios1995](https://github.com/Emilios1995))
2836- use hideNavBar in README example [\#271](https://github.com/aksonov/react-native-router-flux/pull/271) ([zxcpoiu](https://github.com/zxcpoiu))
2837- use hideNavBar in example. close \#262 [\#270](https://github.com/aksonov/react-native-router-flux/pull/270) ([zxcpoiu](https://github.com/zxcpoiu))
2838- Pass updated props to an existing route [\#259](https://github.com/aksonov/react-native-router-flux/pull/259) ([lrettig](https://github.com/lrettig))
2839- Fix pop handling for multi-pop situations [\#249](https://github.com/aksonov/react-native-router-flux/pull/249) ([JackWink](https://github.com/JackWink))
2840- Set style on parent view of router [\#248](https://github.com/aksonov/react-native-router-flux/pull/248) ([dan-lee](https://github.com/dan-lee))
2841- Adding an example link for react-native-drawer [\#246](https://github.com/aksonov/react-native-router-flux/pull/246) ([efkan](https://github.com/efkan))
2842
2843## [2.3.1](https://github.com/aksonov/react-native-router-flux/tree/2.3.1) (2016-02-23)
2844[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/2.3.0...2.3.1)
2845
2846**Closed issues:**
2847
2848- I cannot use together with 'react-native-drawer' [\#242](https://github.com/aksonov/react-native-router-flux/issues/242)
2849- Unable to set selected default tab [\#241](https://github.com/aksonov/react-native-router-flux/issues/241)
2850- how can I select default tab in tabbar? [\#240](https://github.com/aksonov/react-native-router-flux/issues/240)
2851- Can't run example -- npm start fails with a Naming Collision [\#227](https://github.com/aksonov/react-native-router-flux/issues/227)
2852- Bug when Router appears, disappears, then appears again [\#221](https://github.com/aksonov/react-native-router-flux/issues/221)
2853
2854## [2.3.0](https://github.com/aksonov/react-native-router-flux/tree/2.3.0) (2016-02-23)
2855[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/2.2.6...2.3.0)
2856
2857**Closed issues:**
2858
2859- Any example on how to modify navbar to add custom button? [\#239](https://github.com/aksonov/react-native-router-flux/issues/239)
2860- `No current Router is set` issue [\#223](https://github.com/aksonov/react-native-router-flux/issues/223)
2861- Redux Integration [\#220](https://github.com/aksonov/react-native-router-flux/issues/220)
2862- Swipe broken in example [\#206](https://github.com/aksonov/react-native-router-flux/issues/206)
2863- Move ExRouter and RouterIOS to 'plugins' folder [\#191](https://github.com/aksonov/react-native-router-flux/issues/191)
2864- Confusing nomenclature with the term router [\#188](https://github.com/aksonov/react-native-router-flux/issues/188)
2865- Change route dynamically [\#182](https://github.com/aksonov/react-native-router-flux/issues/182)
2866- Combining Router and navigation Drawer [\#92](https://github.com/aksonov/react-native-router-flux/issues/92)
2867
2868**Merged pull requests:**
2869
2870- improve README [\#234](https://github.com/aksonov/react-native-router-flux/pull/234) ([cht8687](https://github.com/cht8687))
2871- Fix swipe back gesture issue [\#231](https://github.com/aksonov/react-native-router-flux/pull/231) ([xhyp0](https://github.com/xhyp0))
2872
2873## [2.2.6](https://github.com/aksonov/react-native-router-flux/tree/2.2.6) (2016-02-18)
2874[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/2.2.5...2.2.6)
2875
2876**Closed issues:**
2877
2878- internal server error: @exponent/react-native-action-sheet [\#219](https://github.com/aksonov/react-native-router-flux/issues/219)
2879- Dismiss not removing modal [\#216](https://github.com/aksonov/react-native-router-flux/issues/216)
2880- Swipe actions getting caught by react-native-router-flux [\#214](https://github.com/aksonov/react-native-router-flux/issues/214)
2881- renderRightButton with save button. [\#213](https://github.com/aksonov/react-native-router-flux/issues/213)
2882- Image Background [\#205](https://github.com/aksonov/react-native-router-flux/issues/205)
2883
2884**Merged pull requests:**
2885
2886- BaseRouter bug fix, add route data when dispatch BEFORE\_FOCUS, AFTER\_FOCUS [\#222](https://github.com/aksonov/react-native-router-flux/pull/222) ([jungsoo108](https://github.com/jungsoo108))
2887- Add examples for animating modals [\#218](https://github.com/aksonov/react-native-router-flux/pull/218) ([sbycrosz](https://github.com/sbycrosz))
2888
2889## [2.2.5](https://github.com/aksonov/react-native-router-flux/tree/2.2.5) (2016-02-16)
2890[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/2.2.4...2.2.5)
2891
2892## [2.2.4](https://github.com/aksonov/react-native-router-flux/tree/2.2.4) (2016-02-16)
2893[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/2.2.3...2.2.4)
2894
2895**Closed issues:**
2896
2897- Build breaking due to ExNavigator [\#208](https://github.com/aksonov/react-native-router-flux/issues/208)
2898
2899## [2.2.3](https://github.com/aksonov/react-native-router-flux/tree/2.2.3) (2016-02-16)
2900[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/2.1.4...2.2.3)
2901
2902**Closed issues:**
2903
2904- Navigation doesn't work when using Chrome debugging [\#210](https://github.com/aksonov/react-native-router-flux/issues/210)
2905- Adding buttons to Nav Bar [\#203](https://github.com/aksonov/react-native-router-flux/issues/203)
2906- Please how can i implement Router in react-native-scrollable-tab-view [\#198](https://github.com/aksonov/react-native-router-flux/issues/198)
2907- Router issues when popping from a modal presented from the root [\#192](https://github.com/aksonov/react-native-router-flux/issues/192)
2908- How to use the NavBar in teh Example/components folder? [\#189](https://github.com/aksonov/react-native-router-flux/issues/189)
2909- Router should pass its own props to Route's on subsequent renders [\#184](https://github.com/aksonov/react-native-router-flux/issues/184)
2910- Actions.currentRouter.currentRoute is not updated [\#183](https://github.com/aksonov/react-native-router-flux/issues/183)
2911- NPM and Github releases out of sync [\#178](https://github.com/aksonov/react-native-router-flux/issues/178)
2912- Swipe back is flaky [\#176](https://github.com/aksonov/react-native-router-flux/issues/176)
2913- "Cannot read property 'push' of undefined" when mounting router for the second time [\#172](https://github.com/aksonov/react-native-router-flux/issues/172)
2914- Passing data back to parent with Actions.pop? [\#171](https://github.com/aksonov/react-native-router-flux/issues/171)
2915- Tabbed Nested Router Re-use Question [\#169](https://github.com/aksonov/react-native-router-flux/issues/169)
2916- Passing props through Route [\#167](https://github.com/aksonov/react-native-router-flux/issues/167)
2917- Can't set Tab Screen to initial screen [\#166](https://github.com/aksonov/react-native-router-flux/issues/166)
2918- Non-fullscreen route [\#165](https://github.com/aksonov/react-native-router-flux/issues/165)
2919- Navigate To child route [\#164](https://github.com/aksonov/react-native-router-flux/issues/164)
2920- Can't get the navigationContext for didfocus and willfocus events [\#161](https://github.com/aksonov/react-native-router-flux/issues/161)
2921- Repetitive Infinite Tab appearing over itself [\#159](https://github.com/aksonov/react-native-router-flux/issues/159)
2922- How do I get the current route? [\#158](https://github.com/aksonov/react-native-router-flux/issues/158)
2923- Logging previous and next state incorrect [\#152](https://github.com/aksonov/react-native-router-flux/issues/152)
2924- Looking for help with customized navigation bar style [\#151](https://github.com/aksonov/react-native-router-flux/issues/151)
2925- Version 2.x breaks navbar styling, text is not justified vertically [\#147](https://github.com/aksonov/react-native-router-flux/issues/147)
2926- Resetting routers on tabs already selected [\#130](https://github.com/aksonov/react-native-router-flux/issues/130)
2927- when press back button in nested tab router, it will pop out [\#110](https://github.com/aksonov/react-native-router-flux/issues/110)
2928
2929**Merged pull requests:**
2930
2931- docs: update props list of Route object [\#212](https://github.com/aksonov/react-native-router-flux/pull/212) ([oureta](https://github.com/oureta))
2932- docs: update props list of Route object [\#211](https://github.com/aksonov/react-native-router-flux/pull/211) ([oureta](https://github.com/oureta))
2933- Add BEFORE\_FOCUS and AFTER\_FOCUS for swipe gesture handling. [\#204](https://github.com/aksonov/react-native-router-flux/pull/204) ([lynndylanhurley](https://github.com/lynndylanhurley))
2934- Update info on Redux/Flux support [\#202](https://github.com/aksonov/react-native-router-flux/pull/202) ([mmazzarolo](https://github.com/mmazzarolo))
2935- Update info on Redux/Flux support [\#201](https://github.com/aksonov/react-native-router-flux/pull/201) ([mmazzarolo](https://github.com/mmazzarolo))
2936- Fixes passing route props again [\#200](https://github.com/aksonov/react-native-router-flux/pull/200) ([danielweinmann](https://github.com/danielweinmann))
2937- Renames Router to BaseRouter and ReactRouter to Router and router prop on Router to plugin [\#196](https://github.com/aksonov/react-native-router-flux/pull/196) ([danielweinmann](https://github.com/danielweinmann))
2938- Added Sidebar/Drawer support [\#195](https://github.com/aksonov/react-native-router-flux/pull/195) ([mmazzarolo](https://github.com/mmazzarolo))
2939- update react native version in gradle file [\#194](https://github.com/aksonov/react-native-router-flux/pull/194) ([peterlazar1993](https://github.com/peterlazar1993))
2940- upgraded generated react-native files to 0.19.0 [\#193](https://github.com/aksonov/react-native-router-flux/pull/193) ([philipshurpik](https://github.com/philipshurpik))
2941- Passes Router props to Route's on subsequent renders [\#185](https://github.com/aksonov/react-native-router-flux/pull/185) ([danielweinmann](https://github.com/danielweinmann))
2942- Documents Route's hideNavBar prop [\#181](https://github.com/aksonov/react-native-router-flux/pull/181) ([danielweinmann](https://github.com/danielweinmann))
2943- remove duplicate lines [\#179](https://github.com/aksonov/react-native-router-flux/pull/179) ([iZaL](https://github.com/iZaL))
2944- Get rid off white flickering line that appears underneath router header [\#175](https://github.com/aksonov/react-native-router-flux/pull/175) ([lananelson](https://github.com/lananelson))
2945- Clears Actions.currentRouter when unmounting ExRouter if this is the … [\#173](https://github.com/aksonov/react-native-router-flux/pull/173) ([danielweinmann](https://github.com/danielweinmann))
2946- Updated package.json to include GitHub URL [\#168](https://github.com/aksonov/react-native-router-flux/pull/168) ([ffxsam](https://github.com/ffxsam))
2947
2948## [2.1.4](https://github.com/aksonov/react-native-router-flux/tree/2.1.4) (2016-02-01)
2949[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/2.0.2...2.1.4)
2950
2951**Closed issues:**
2952
2953- Get current route onPop [\#156](https://github.com/aksonov/react-native-router-flux/issues/156)
2954- Pass type to Actions.route\(\) [\#155](https://github.com/aksonov/react-native-router-flux/issues/155)
2955- NavBar button are below the title area. How can i fixed? [\#153](https://github.com/aksonov/react-native-router-flux/issues/153)
2956- Can't set Tab Screen to initial screen in v2.1.3 [\#148](https://github.com/aksonov/react-native-router-flux/issues/148)
2957- barButtonIconStyle, titleStyle, navigationBarStyle, sceneStyle ignored in Route that is inside nested Router [\#146](https://github.com/aksonov/react-native-router-flux/issues/146)
2958- Demo seems to be broken [\#145](https://github.com/aksonov/react-native-router-flux/issues/145)
2959- Push component from a function [\#144](https://github.com/aksonov/react-native-router-flux/issues/144)
2960- TabBar directly under NavBar [\#143](https://github.com/aksonov/react-native-router-flux/issues/143)
2961- Custom title not working [\#141](https://github.com/aksonov/react-native-router-flux/issues/141)
2962- Anyone else get Invalid name: "@exponent/react-native-navigator" during install? [\#140](https://github.com/aksonov/react-native-router-flux/issues/140)
2963- Add support for customizing right/left buttons [\#137](https://github.com/aksonov/react-native-router-flux/issues/137)
2964- Question: What is the proper way to style and use icons w TabBar? [\#136](https://github.com/aksonov/react-native-router-flux/issues/136)
2965- Getting currentRoute inside of Tab Route returns parent Route [\#133](https://github.com/aksonov/react-native-router-flux/issues/133)
2966- Router can't go `back` on tabs not first selected. [\#132](https://github.com/aksonov/react-native-router-flux/issues/132)
2967- Emergency: [\#129](https://github.com/aksonov/react-native-router-flux/issues/129)
2968- Can you explain what wrapRouter does ? [\#128](https://github.com/aksonov/react-native-router-flux/issues/128)
2969- \[FR\] Allow to explicitly specify backButtonText in Route [\#127](https://github.com/aksonov/react-native-router-flux/issues/127)
2970- With the master version,there can be double headers [\#126](https://github.com/aksonov/react-native-router-flux/issues/126)
2971- Hiding navbar with route type = switch [\#124](https://github.com/aksonov/react-native-router-flux/issues/124)
2972- Nested Schemas does not work [\#123](https://github.com/aksonov/react-native-router-flux/issues/123)
2973- \[Android\] Back Button closes/crashes app [\#122](https://github.com/aksonov/react-native-router-flux/issues/122)
2974- Question: Redux/Flux support [\#121](https://github.com/aksonov/react-native-router-flux/issues/121)
2975- Cannot read property 'parent' of undefined when tapping on tab bar item [\#120](https://github.com/aksonov/react-native-router-flux/issues/120)
2976- Get current route stack [\#117](https://github.com/aksonov/react-native-router-flux/issues/117)
2977- How to display navigation bar only on specific screens? [\#116](https://github.com/aksonov/react-native-router-flux/issues/116)
2978- Route is not defined [\#115](https://github.com/aksonov/react-native-router-flux/issues/115)
2979- How do I pop back to another router? [\#114](https://github.com/aksonov/react-native-router-flux/issues/114)
2980- Display image in navbar [\#113](https://github.com/aksonov/react-native-router-flux/issues/113)
2981- Header works only for the first Router level [\#112](https://github.com/aksonov/react-native-router-flux/issues/112)
2982- Route issue in mode dev=true [\#111](https://github.com/aksonov/react-native-router-flux/issues/111)
2983- Searchbox in NavigationBar? [\#109](https://github.com/aksonov/react-native-router-flux/issues/109)
2984- 2.x - Unable to display footer only on specific routes [\#107](https://github.com/aksonov/react-native-router-flux/issues/107)
2985- Setting initial props gives me an route is not defined [\#105](https://github.com/aksonov/react-native-router-flux/issues/105)
2986- ExNavigator \(Styles\) undefined [\#104](https://github.com/aksonov/react-native-router-flux/issues/104)
2987- NavBar overlays content [\#103](https://github.com/aksonov/react-native-router-flux/issues/103)
2988- Get current route stack/stack size [\#101](https://github.com/aksonov/react-native-router-flux/issues/101)
2989- renderRightButton example? [\#100](https://github.com/aksonov/react-native-router-flux/issues/100)
2990- Navigation Titile on Android is in additional View instead of just being Text [\#98](https://github.com/aksonov/react-native-router-flux/issues/98)
2991- Possible To Use Existing Routes & Components? [\#96](https://github.com/aksonov/react-native-router-flux/issues/96)
2992- How to only show Navbar Title? [\#95](https://github.com/aksonov/react-native-router-flux/issues/95)
2993- Add styles to Tabbar [\#94](https://github.com/aksonov/react-native-router-flux/issues/94)
2994- componentWillUnmount not called when I go to new route [\#91](https://github.com/aksonov/react-native-router-flux/issues/91)
2995- routeReducer not working properly [\#87](https://github.com/aksonov/react-native-router-flux/issues/87)
2996- TabBar may select two tab in Example [\#84](https://github.com/aksonov/react-native-router-flux/issues/84)
2997- Redirecting actions based on if/else generates error [\#82](https://github.com/aksonov/react-native-router-flux/issues/82)
2998- NavBars won't "easily show/hide" \(iOS 9.2\) [\#80](https://github.com/aksonov/react-native-router-flux/issues/80)
2999- Possible to go to specific tabbar tab using Actions? [\#75](https://github.com/aksonov/react-native-router-flux/issues/75)
3000- Selectively hide navigation bar [\#72](https://github.com/aksonov/react-native-router-flux/issues/72)
3001- Passing data to nested routers [\#71](https://github.com/aksonov/react-native-router-flux/issues/71)
3002- Setting up authentication to check if user is logged in [\#66](https://github.com/aksonov/react-native-router-flux/issues/66)
3003- onPop being called? [\#53](https://github.com/aksonov/react-native-router-flux/issues/53)
3004- Schema=popup in 1.x ? [\#51](https://github.com/aksonov/react-native-router-flux/issues/51)
3005- Styling the NavBar [\#47](https://github.com/aksonov/react-native-router-flux/issues/47)
3006
3007**Merged pull requests:**
3008
3009- Tap on tab to go to home [\#163](https://github.com/aksonov/react-native-router-flux/pull/163) ([zebulgar](https://github.com/zebulgar))
3010- Support passing type to Actions.route, fixes \#155 [\#157](https://github.com/aksonov/react-native-router-flux/pull/157) ([adrienbrault](https://github.com/adrienbrault))
3011- Stop popping if there is nowhere to go [\#154](https://github.com/aksonov/react-native-router-flux/pull/154) ([zebulgar](https://github.com/zebulgar))
3012- navigationStyles breaks on Android [\#150](https://github.com/aksonov/react-native-router-flux/pull/150) ([eranbes](https://github.com/eranbes))
3013- Patch 2: fix a bug in Actions.pop [\#142](https://github.com/aksonov/react-native-router-flux/pull/142) ([lrettig](https://github.com/lrettig))
3014- Update to README to reflect reset type routes [\#139](https://github.com/aksonov/react-native-router-flux/pull/139) ([rgoldiez](https://github.com/rgoldiez))
3015- Allow tabBar custom style [\#138](https://github.com/aksonov/react-native-router-flux/pull/138) ([rturk](https://github.com/rturk))
3016- Update Component Name [\#135](https://github.com/aksonov/react-native-router-flux/pull/135) ([phoenixbox](https://github.com/phoenixbox))
3017- Add onLeft, leftTitle, etc. route props [\#119](https://github.com/aksonov/react-native-router-flux/pull/119) ([lrettig](https://github.com/lrettig))
3018- Allow for icon style and text style to be passed [\#118](https://github.com/aksonov/react-native-router-flux/pull/118) ([zebulgar](https://github.com/zebulgar))
3019- Add navigationStyles to ExNavigationBar. [\#108](https://github.com/aksonov/react-native-router-flux/pull/108) ([delta1](https://github.com/delta1))
3020- add reset action [\#106](https://github.com/aksonov/react-native-router-flux/pull/106) ([daemonchen](https://github.com/daemonchen))
3021
3022## [2.0.2](https://github.com/aksonov/react-native-router-flux/tree/2.0.2) (2016-01-04)
3023[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/1.0.1...2.0.2)
3024
3025**Closed issues:**
3026
3027- Passing the Navigation title in Action [\#99](https://github.com/aksonov/react-native-router-flux/issues/99)
3028- 2.0 \(alpha\) version branch [\#97](https://github.com/aksonov/react-native-router-flux/issues/97)
3029- TabBar speed... [\#90](https://github.com/aksonov/react-native-router-flux/issues/90)
3030- Is this how hidenavbar should work? [\#89](https://github.com/aksonov/react-native-router-flux/issues/89)
3031- How to push to new route within function? [\#88](https://github.com/aksonov/react-native-router-flux/issues/88)
3032- Jump to an existing route? [\#85](https://github.com/aksonov/react-native-router-flux/issues/85)
3033- Overlaying the nav bar [\#83](https://github.com/aksonov/react-native-router-flux/issues/83)
3034- BACK button on Android exits the app [\#81](https://github.com/aksonov/react-native-router-flux/issues/81)
3035- ExNavigator – Unexpected token? [\#76](https://github.com/aksonov/react-native-router-flux/issues/76)
3036- android launching error [\#68](https://github.com/aksonov/react-native-router-flux/issues/68)
3037- Animated Replace [\#67](https://github.com/aksonov/react-native-router-flux/issues/67)
3038- Back button doesn't work if not on tab 1 when implementing tabs in a subcomponent [\#64](https://github.com/aksonov/react-native-router-flux/issues/64)
3039- Schema doesn't work when implementing tabs in a subcomponent [\#63](https://github.com/aksonov/react-native-router-flux/issues/63)
3040- renderBackButton or renderLeftButton? [\#61](https://github.com/aksonov/react-native-router-flux/issues/61)
3041- add onEnter and onLeave hooks for Routes [\#60](https://github.com/aksonov/react-native-router-flux/issues/60)
3042- Issues implementing tabs in subcomponent [\#59](https://github.com/aksonov/react-native-router-flux/issues/59)
3043- Ignore `.idea` directory for better readability? [\#54](https://github.com/aksonov/react-native-router-flux/issues/54)
3044- How to hide navbar? [\#50](https://github.com/aksonov/react-native-router-flux/issues/50)
3045- Tabs NavBar doesn't show on first reroute [\#49](https://github.com/aksonov/react-native-router-flux/issues/49)
3046- It doesn't work with react-native@0.16.0 [\#43](https://github.com/aksonov/react-native-router-flux/issues/43)
3047- Routes inside of a tab container? [\#42](https://github.com/aksonov/react-native-router-flux/issues/42)
3048- Navbar is hidden in pages even if hideNavBar is false [\#41](https://github.com/aksonov/react-native-router-flux/issues/41)
3049- why the animation is forbidden in Container.js [\#40](https://github.com/aksonov/react-native-router-flux/issues/40)
3050- Example broken with latest react-native-navbar [\#33](https://github.com/aksonov/react-native-router-flux/issues/33)
3051- Testing with jest breaked [\#32](https://github.com/aksonov/react-native-router-flux/issues/32)
3052- Intercept transitions [\#29](https://github.com/aksonov/react-native-router-flux/issues/29)
3053- Is it able to create multiple router instances? [\#26](https://github.com/aksonov/react-native-router-flux/issues/26)
3054- PopUp View can't call programatically.... [\#25](https://github.com/aksonov/react-native-router-flux/issues/25)
3055
3056**Merged pull requests:**
3057
3058- 2.0 [\#102](https://github.com/aksonov/react-native-router-flux/pull/102) ([aksonov](https://github.com/aksonov))
3059- Improved documentation [\#86](https://github.com/aksonov/react-native-router-flux/pull/86) ([emrosenf](https://github.com/emrosenf))
3060- Comment out console.log in push [\#79](https://github.com/aksonov/react-native-router-flux/pull/79) ([ghost](https://github.com/ghost))
3061- Add a Gitter chat badge to README.md [\#74](https://github.com/aksonov/react-native-router-flux/pull/74) ([gitter-badger](https://github.com/gitter-badger))
3062- Use `initialRouteStack` instead of `initialRoute` [\#73](https://github.com/aksonov/react-native-router-flux/pull/73) ([liuyaodong](https://github.com/liuyaodong))
3063- Allow for renderTitle to be passed through [\#70](https://github.com/aksonov/react-native-router-flux/pull/70) ([zebulgar](https://github.com/zebulgar))
3064- clear 'npm install' artifacts from package.json [\#58](https://github.com/aksonov/react-native-router-flux/pull/58) ([ghost](https://github.com/ghost))
3065
3066## [1.0.1](https://github.com/aksonov/react-native-router-flux/tree/1.0.1) (2015-12-10)
3067[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/1.0.0...1.0.1)
3068
3069**Closed issues:**
3070
3071- New demo [\#46](https://github.com/aksonov/react-native-router-flux/issues/46)
3072
3073**Merged pull requests:**
3074
3075- Small comment change [\#48](https://github.com/aksonov/react-native-router-flux/pull/48) ([zebulgar](https://github.com/zebulgar))
3076
3077## [1.0.0](https://github.com/aksonov/react-native-router-flux/tree/1.0.0) (2015-12-09)
3078[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/0.3.0...1.0.0)
3079
3080**Closed issues:**
3081
3082- Go back twice? [\#39](https://github.com/aksonov/react-native-router-flux/issues/39)
3083- replace does not call componentWillUnmount for replaced component [\#36](https://github.com/aksonov/react-native-router-flux/issues/36)
3084- Can it use with react-redux/native ??? [\#34](https://github.com/aksonov/react-native-router-flux/issues/34)
3085- Changeing Tab in Container [\#28](https://github.com/aksonov/react-native-router-flux/issues/28)
3086- \[Android\] transition effects stopped working after RN 0.13 update [\#27](https://github.com/aksonov/react-native-router-flux/issues/27)
3087- Getting state from Route at NavBar [\#24](https://github.com/aksonov/react-native-router-flux/issues/24)
3088- How do I use Actions.reset\(\) method? [\#23](https://github.com/aksonov/react-native-router-flux/issues/23)
3089- Unable to Launch TabBar on Android [\#22](https://github.com/aksonov/react-native-router-flux/issues/22)
3090- Unable to Launch TabBar on Android [\#21](https://github.com/aksonov/react-native-router-flux/issues/21)
3091- Example of calling Action from a fucntion? [\#20](https://github.com/aksonov/react-native-router-flux/issues/20)
3092- Android Support [\#19](https://github.com/aksonov/react-native-router-flux/issues/19)
3093- Swipe to go back [\#17](https://github.com/aksonov/react-native-router-flux/issues/17)
3094- Notification Count with TabBar [\#16](https://github.com/aksonov/react-native-router-flux/issues/16)
3095- Get current route in parent element [\#15](https://github.com/aksonov/react-native-router-flux/issues/15)
3096- Drawer layout on some routes [\#14](https://github.com/aksonov/react-native-router-flux/issues/14)
3097- Warning when calling an Action [\#13](https://github.com/aksonov/react-native-router-flux/issues/13)
3098- How to trigger "Replace" from Router Actions? \(instead of push,pop\) [\#12](https://github.com/aksonov/react-native-router-flux/issues/12)
3099
3100**Merged pull requests:**
3101
3102- 1.0 release [\#45](https://github.com/aksonov/react-native-router-flux/pull/45) ([aksonov](https://github.com/aksonov))
3103- Use javascript syntax highlighting in examples [\#38](https://github.com/aksonov/react-native-router-flux/pull/38) ([danscan](https://github.com/danscan))
3104- Update package.json [\#35](https://github.com/aksonov/react-native-router-flux/pull/35) ([Mokto](https://github.com/Mokto))
3105- fix iOS demo\[bundle url & packager failed with npm start\] [\#30](https://github.com/aksonov/react-native-router-flux/pull/30) ([qbig](https://github.com/qbig))
3106
3107## [0.3.0](https://github.com/aksonov/react-native-router-flux/tree/0.3.0) (2015-10-05)
3108[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/0.2.2...0.3.0)
3109
3110## [0.2.2](https://github.com/aksonov/react-native-router-flux/tree/0.2.2) (2015-09-29)
3111[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/0.2.0...0.2.2)
3112
3113## [0.2.0](https://github.com/aksonov/react-native-router-flux/tree/0.2.0) (2015-09-29)
3114[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/v0.1.10...0.2.0)
3115
3116**Closed issues:**
3117
3118- Changing the FlatFloatFromRight shadow color [\#10](https://github.com/aksonov/react-native-router-flux/issues/10)
3119- Cannot find module buildStyleInterpolator [\#9](https://github.com/aksonov/react-native-router-flux/issues/9)
3120- God it would be nice if... [\#8](https://github.com/aksonov/react-native-router-flux/issues/8)
3121
3122## [v0.1.10](https://github.com/aksonov/react-native-router-flux/tree/v0.1.10) (2015-09-25)
3123[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/v0.1.1...v0.1.10)
3124
3125**Closed issues:**
3126
3127- Nitpicking [\#7](https://github.com/aksonov/react-native-router-flux/issues/7)
3128
3129**Merged pull requests:**
3130
3131- make components transparent [\#6](https://github.com/aksonov/react-native-router-flux/pull/6) ([markburns](https://github.com/markburns))
3132
3133## [v0.1.1](https://github.com/aksonov/react-native-router-flux/tree/v0.1.1) (2015-09-07)
3134[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/v0.1.0...v0.1.1)
3135
3136**Closed issues:**
3137
3138- Breaks when minified [\#4](https://github.com/aksonov/react-native-router-flux/issues/4)
3139
3140## [v0.1.0](https://github.com/aksonov/react-native-router-flux/tree/v0.1.0) (2015-09-07)
3141**Closed issues:**
3142
3143- No transition option [\#2](https://github.com/aksonov/react-native-router-flux/issues/2)
3144- Demo for README [\#1](https://github.com/aksonov/react-native-router-flux/issues/1)
3145
3146**Merged pull requests:**
3147
3148- Add string names to avoid obfuscation [\#5](https://github.com/aksonov/react-native-router-flux/pull/5) ([mull](https://github.com/mull))
3149
3150
3151\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\No newline at end of file