This repository has been archived by the owner on Oct 27, 2021. It is now read-only.
Releases: winoteam/react-router-navigation
Releases · winoteam/react-router-navigation
v1.0.0-rc.4
Breaking changes
- Support React Native
0.50.x
- @LeoLeBras - Use React Navigation
1.0.0-beta.22
😍 - @LeoLeBras - Use React Native Tab View
0.0.73
- @LeoLeBras - Convert examples to CRNA projects 🚀 - @tienf4m dc762e2
- Move to
lerna
structure 😎 - @LeoLeBras bd7ca70
Bug fixes
- Fix some
flow
errors - @LeoLeBras @CharlesMangwa 0a17571 a811d13 fb88993 - Fix #37 - @DimonTD 6f4715b 0459ba9
Docs
- Correct few typos - @CharlesMangwa afc339e
v1.0.0-rc.3
Bug fixes
- Add undefined check to
StackUtils.build
func @vlad-zhukov - 90c264e - Run prettier @LeoLeBras - 2a1b6c6
Docs
- Add missing
<Text />
in example @CharlesMangwa - bd21318
v1.0.0-rc.2
Breaking changes
- Support React Native
0.42+
🌈 - @LeoLeBras - Use React Navigation
1.0.0-beta.11
- @LeoLeBras (93faed2) - Remove
staticMatch
sub props - @LeoLeBras (f5f2c2d)
Features
- Add
configureTransition
prop - @LeoLeBras (2454dfa)
Bug fixes
<CardStack />
properly remounts #24 - @LeoLeBras (84d792e)<Navigation />
supportsreplace
action #23 - @LeoLeBras (4b73770)
v1.0.0-rc.1
❌❌
v1.0.0-beta.4
Bug fixes
- Add
Cool kid
mention 😍 - @baloran (47eaf1d) - Propage
location.state
properly - @CharlesMangwa (4dd77c0) - Fix
<BottomNavigation />
layout - @CharlesMangwa (4dd77c0)
v1.0.0-beta.3
Features
- Add
cardStyle
prop - @LeoLeBras (03270e7) - Add
tabStyle
prop - @LeoLeBras (a5a1cb2) - Add new
<TabBarBottom />
component - @LeoLeBras (4c4d0f5)
Bug fixes
- Fix
backButton
action on Android - @LeoLeBras (d896e1f) - Some performance improvements - @LeoLeBras (8cb55cc 4eccc23)
v1.0.0-beta.2
Breaking changes
- Use React Router
4.0.0
- @LeoLeBras (f28fe56 ee3211d) - Use React Navigation
1.0.0-beta.7
- @LeoLeBras (dd9a6b8)
Features
- Add android tab bar - @LeoLeBras (d9c2a08)
- Add
backButtonTintColor
andbackButtonTitle
props - @LeoLeBras (8cdce56) - Add
tabTintColor
andtabActiveTintColor
props - @LeoLeBras (778defe) - Add
tabBarPosition
prop - @LeoLeBras (778defe) - Replace
routeState
bystaticMatch
prop - @LeoLeBras (b9b816e)
Bug fixes
- Use
<TabBarBottom />
for iOS - @LeoLeBras (d9c2a08)
v1.0.0-beta.1
Initial release. We didn't track changes before this version.