-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Screen transition example update - use proper import from screens ins…
…tead of mock (#6118) ## 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](react-navigation/react-navigation#11943) ## Test plan Run screen transition example in example app.
- Loading branch information
Showing
3 changed files
with
3 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters