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

[WIP] Remove flipper on Android/iOS #837

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tim-lin-bbpos
Copy link
Collaborator

@tim-lin-bbpos tim-lin-bbpos commented Oct 18, 2024

Summary

Remove flipper on Android/iOS

Motivation

Part of https://jira.corp.stripe.com/browse/TERMINAL-41035 work.

Flipper is now not recommend and decouple with react native core in newer version.
https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0641-decoupling-flipper-from-react-native-core.md
There're some alternative to use and with less dependency in dev mode, we should have better performance/stability.
https://shift.infinite.red/why-you-dont-need-flipper-in-your-react-native-app-and-how-to-get-by-without-it-3af461955109

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

@tim-lin-bbpos tim-lin-bbpos changed the title [WIP] Remove flipper on Android [WIP] Remove flipper on Android/iOS Oct 22, 2024
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.

1 participant