Releases: BlueBaseJS/plugin-react-navigation
Releases Β· BlueBaseJS/plugin-react-navigation
v1.6.0
01 Oct 04:22
Compare
Sorry, something went wrong.
No results found
1.6.0 (2020-10-01)
Features
Cleaned up navigation context logic (b7c6a24 )
v1.5.0
26 Sep 12:49
Compare
Sorry, something went wrong.
No results found
1.5.0 (2020-09-26)
Bug Fixes
Moved some repos to peerDeps (3fdc892 )
Features
Navigator: Doesn't use stub navigator anymore (18bcd9a )
v1.4.2
19 Sep 18:41
Compare
Sorry, something went wrong.
No results found
1.4.2 (2020-09-19)
Bug Fixes
Fixed an issue where stack nav actions were throwing errors (72e2aef )
v1.4.1
18 Sep 18:55
Compare
Sorry, something went wrong.
No results found
1.4.1 (2020-09-18)
Bug Fixes
resolveRouteOptions: Fixed wrong treatment of options prop (bd212f4 )
Fixed wrong navigator selection for bottom-navigation (fb27767 )
v1.4.0
04 Aug 15:53
Compare
Sorry, something went wrong.
No results found
1.4.0 (2020-08-04)
Features
v1.3.0
25 Jul 09:32
Compare
Sorry, something went wrong.
No results found
1.3.0 (2020-07-25)
Features
Updated core dependencies (261cd46 )
v1.2.0
25 Jul 09:05
Compare
Sorry, something went wrong.
No results found
1.2.0 (2020-07-25)
Bug Fixes
Fix Navigator unmounting on theme change (b239a83 )
Features
package: Updated packages (855f368 )
v1.1.0
10 Feb 16:44
Compare
Sorry, something went wrong.
No results found
1.1.0 (2020-02-10)
Bug Fixes
TabNavigator: Fixed broken tabs (0b097ed )
Features
v1.0.2
10 Feb 12:10
Compare
Sorry, something went wrong.
No results found
1.0.2 (2020-02-10)
Bug Fixes
v1.0.1
10 Feb 11:45
Compare
Sorry, something went wrong.
No results found
style(README): Fixed lint issues