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

Update to Expo SDK 52 #120

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Update to Expo SDK 52 #120

wants to merge 4 commits into from

Conversation

michaeleii
Copy link
Contributor

This pull request includes updates to the package.json dependencies and a minor change in the Progress component. The most important changes are listed below:

Dependency updates:

  • Updated @react-navigation/native from ^6.0.2 to ^7.0.0 in package.json to ensure compatibility with the latest features and improvements.
  • Updated expo-font from ~12.0.9 to ~12.0.10 in package.json to fix potential issues and improve performance.
  • Updated react-native-web from ^0.19.12 to ~0.19.13 in package.json to maintain compatibility with other dependencies.
  • Updated @types/react from ~18.2.45 to ~18.2.79 in package.json to include the latest type definitions for React.

Component changes:

  • Modified the Progress component in app/(tabs)/progress.tsx to use headerBackVisible instead of headerBackTitleVisible for better readability and consistency.

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