Skip to content

Commit 1c5301d

Browse files
Harlan Kellawaysatya164
Harlan Kellaway
authored andcommitted
Refer to animated SwitchNavigator in Auth Flow doc (react-navigation#536)
1 parent 7f7ea14 commit 1c5301d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/versioned_docs/version-4.x/auth-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ class HomeScreen extends React.Component {
139139

140140
<a href="https://snack.expo.io/@react-navigation/auth-flow-v3" target="blank" class="run-code-button">&rarr; Run this code</a>
141141

142-
That's about all there is to it. At the moment, `createSwitchNavigator` doesn't support animating between screens. Let us know if this is important to you [on Canny](https://react-navigation.canny.io/feature-requests).
142+
That's about all there is to it. If you're interested in animating the switch between screens, you can read about `createAnimatedSwitchNavigator` in the [API reference](animated-switch-navigator.html).

0 commit comments

Comments
 (0)