Releases: howljs/react-native-auto-route
Releases · howljs/react-native-auto-route
Release 0.3.3
0.3.3 (2024-04-06)
Bug Fixes
Release 0.3.2
0.3.2 (2024-04-06)
Bug Fixes
- can't push to another screen (d7fb6c3)
Release 0.3.1
0.3.1 (2024-03-28)
Bug Fixes
Release 0.3.0
0.3.0 (2023-12-20)
Bug Fixes
Features
- add more methods to useRouter (21de8a8)
- export @react-navigation/elements (9951cb2)
- support custom screen props (9034359)
- support custom Stack Layout (4ed0518)
- support initialState (91996c9)
- support Redirect component (1a6859b)
- support useParams (c68fe7f)
- transform state data (e1ecc63)
Release 0.2.0
0.2.0 (2023-12-17)
Bug Fixes
Features