remove public prefix#1109
Conversation
Expo does not use the public class prefix now. It should work with new and old versions of Expo.
🦋 Changeset detectedLatest commit: 0b462f8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
|
@birkir is attempting to deploy a commit to the formidable-labs Team on Vercel. A member of the Team first needs to authorize it. |
|
any update on this? |
|
Bump. Would be nice to get this fixed. Is this repo even maintained anymore? |
|
Hi @birkir, Thank you for the fix. I verified that the updated Validation performed:
One note: this likely needs a changeset if we want it included in the next package release. |
bryceknz
left a comment
There was a problem hiding this comment.
Changeset added, ready for merge.
Adds compatibility for Expo 55
Description
Expo does not use the public class prefix in version 55.
It should work with both new and old versions of Expo.
Fixes #1110