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

Upgrade to expo 52 - beta #974

Closed
wants to merge 22 commits into from
Closed

Upgrade to expo 52 - beta #974

wants to merge 22 commits into from

Conversation

sieu-db
Copy link
Collaborator

@sieu-db sieu-db commented Dec 4, 2024

Important

Upgrade project to Expo SDK 52, updating dependencies, CI workflow, and making necessary code adjustments.

  • CI Workflow:
    • Update branch references from 51 to 52-beta in .github/workflows/ci.yml.
    • Update SDK version in curl commands to 52.0.0 in .github/workflows/ci.yml.
  • Package Updates:
    • Update expo and related dependencies to 52.0.0 in example/package.json.
    • Update expo-av, expo-camera, expo-linear-gradient, and other dependencies to latest compatible versions in packages/core/package.json, packages/maps/package.json, packages/native/package.json, and packages/ui/package.json.
  • Versioning:
    • Update version to 52.0.2 in lerna.json and all package.json files.
  • Code Adjustments:
    • Modify DatePicker.tsx in packages/core/src/components to use style as ViewStyle in omit() function calls.
    • Update Pressable.tsx and Touchable.tsx in packages/core/src/components to use StyleProp<ViewStyle> for style prop.

This description was created by Ellipsis for ed00da5. It will automatically update as commits are pushed.

@sieu-db sieu-db marked this pull request as draft December 4, 2024 06:46
@sieu-db sieu-db marked this pull request as ready for review December 4, 2024 11:29
Copy link

github-actions bot commented Dec 4, 2024

Published version: @draftbit/[email protected]

Copy link

github-actions bot commented Dec 4, 2024

Published version: @draftbit/[email protected]

Copy link

github-actions bot commented Dec 4, 2024

Published version: @draftbit/[email protected]

Copy link

github-actions bot commented Dec 4, 2024

Published version: @draftbit/[email protected]

Copy link

Published version: @draftbit/[email protected]

Copy link

Published version: @draftbit/[email protected]

Copy link

Published version: @draftbit/[email protected]

Copy link

Published version: @draftbit/[email protected]

Copy link

Published version: @draftbit/[email protected]

1 similar comment
Copy link

Published version: @draftbit/[email protected]

@sieu-db sieu-db closed this Dec 23, 2024
Copy link

Published version: @draftbit/[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant