FormidableLabs / react-native-app-auth

React native bridge for AppAuth - an SDK for communicating with OAuth2 providers
https://commerce.nearform.com/open-source/react-native-app-auth
MIT License
2.04k stars 441 forks source link

disable flipper on iOS and Android in Example #989

Closed zibs closed 5 months ago

zibs commented 5 months ago

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

vercel[bot] commented 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
changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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