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

[IOAPPFD0-132] Example app · Enable iOS/Android native navigation #42

Merged
merged 8 commits into from
Aug 4, 2023

Conversation

dmnplb
Copy link
Collaborator

@dmnplb dmnplb commented Aug 4, 2023

Short description

This PR enables the native navigation in the example app. If you want to discover more about the change and its implications, read the description of the PR #4857 (io-app) for reference.

List of changes proposed in this pull request

  • [Example app] Update react-navigation and related packages to 6.x version
  • [Main package] Update reanimated and react-native-safe-area-context to the last version
  • Replace StackNavigator with the NativeStackNavigator
  • Add native fullscreen modal (it seems different from the one available in the 5.x)
  • Add native iOS search screen with custom color palette
  • Add dark mode support to the example app
  • Fix AnimatedTick rendering error after upgrade of react-native-svg

How to test

Go to the example directory and run the app

@dmnplb dmnplb requested review from a team as code owners August 4, 2023 09:24
dmnplb and others added 4 commits August 4, 2023 11:31
# Conflicts:
#	example/src/App.tsx
#	example/src/navigation/navigator.tsx
#	example/src/navigation/params.ts
#	example/src/navigation/routes.ts
@CrisTofani CrisTofani merged commit 29686c4 into main Aug 4, 2023
@CrisTofani CrisTofani deleted the IOAPPFD0-132-enable-react-native-screens branch August 4, 2023 14:21
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