Skip to content

Conversation

HaakonSvane
Copy link
Collaborator

  • Migrate Chronicles to Expo 52
  • Require Expo 52 compatible packages in all repo modules
  • Install and configure syncpack for better handling dependencies in repo
  • Move some commonly installed packages (in root) to respective sub-packages instead of
  • Upgrade Yarn, turborepo and lots of common toolings
  • Rewrite drawing engine of drawing package to use react native gesture handler instead (old method was removed by skia 😮)
  • Move calculated proxy-token to eds context. Should improve performance quite a lot

closes #683

@HaakonSvane HaakonSvane linked an issue Nov 20, 2024 that may be closed by this pull request
@changeset-bot
Copy link

changeset-bot bot commented Nov 20, 2024

🦋 Changeset detected

Latest commit: 300df66

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@equinor/mad-components Minor
@equinor/react-native-skia-draw Minor
@equinor/react-native-mad-tag-ocr Minor
@equinor/mad-navigation Minor
@equinor/mad-chronicles Minor
@equinor/mad-toast Minor
@equinor/mad-core Minor
@equinor/mad-auth Patch
@equinor/mad-dfw Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

tormodAase
tormodAase previously approved these changes Nov 20, 2024
Copy link
Contributor

@tormodAase tormodAase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Tested the branch on iPad simulator, and everything seems to run well!

Left a few comments

Copy link
Contributor

@tormodAase tormodAase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👁️👄👁️

@HaakonSvane HaakonSvane merged commit 75df020 into main Nov 20, 2024
3 checks passed
@HaakonSvane HaakonSvane deleted the 683-migrate-apps-and-packages-to-expo-52 branch November 20, 2024 14:49
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.

Migrate apps and packages to Expo 52

2 participants