Closed zibs closed 5 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
react-native-app-auth | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 10, 2024 8:17pm |
Latest commit: 4a89e9fc52f478b90d90e2ec8678eaf075e68af7
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Fixes #...
Description
Was running into build issues, and Flipper is generally deprecated now anyways, so I don't think it's worth fighting against just to run the demo app.
This is just the simplest way to remove it. It doesn't remove all the related Flipper code that would be removed later on when we upgrade the demo app etc.
Steps to verify