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

Merged
merged 6 commits into from
Dec 4, 2024
Merged

Update to Expo SDK 52 #120

merged 6 commits into from
Dec 4, 2024

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.

@michaeleii michaeleii enabled auto-merge December 4, 2024 21:23
@michaeleii michaeleii disabled auto-merge December 4, 2024 21:29
@michaeleii michaeleii merged commit 69d2982 into main Dec 4, 2024
3 checks passed
@michaeleii michaeleii deleted the expo-sdk-52 branch December 4, 2024 21:29
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