Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen transition example update - use proper import from screens instead of mock #6118

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

piaskowyk
Copy link
Member

Summary

After release of react-native-screens we can remove temporary mock from example app and use proper import from rn-screens.

I had to make modifications to UIViewControllerBasedStatusBarAppearance because we are using the native stack from rn-screens until the changes are upstreamed to react-navigation - Pull Request Link

Test plan

Run screen transition example in example app.

@piaskowyk piaskowyk added this pull request to the merge queue Jun 13, 2024
Merged via the queue into main with commit a7afaca Jun 13, 2024
8 checks passed
@piaskowyk piaskowyk deleted the @piaskowyk/use-proper-import-after-screens-release branch June 13, 2024 21:08
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.

2 participants