Skip to content

Conversation

@WoLewicki
Copy link
Member

Description

Change the logic of displaying the Screen on web to only detach the Screen if the activityState is 0. It should prevent detaching views for during the transition.

Changes

Changed index.tsx to match the implementation from react-navigation.

Test code and steps to reproduce

It is needed to change the implementation of react-navigation's navigators to use react-native-screens on web too to test this change.

Checklist

  • Ensured that CI passes

@WoLewicki WoLewicki merged commit d701833 into master Mar 26, 2021
@WoLewicki WoLewicki deleted the @wolewicki/handle-web-active-properly branch March 26, 2021 12:47
kacperkapusciak pushed a commit that referenced this pull request Mar 30, 2021
Change the logic of displaying the Screen on web to only detach the Screen if the activityState is 0. It should prevent detaching views for during the transition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants