You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
It became less obvious how to integrate flipper into a react native project. The current docs on react native still point to using the use_flipper method in Podfiles which no longer exists: https://fbflipper.com/docs/getting-started/react-native-ios/
Flipper is still very useful as there are plugins that do not exist yet on either the new dev tools or alternatives, for example relay and performance dev tools (with history).
It would be good to call out at the top of these docs that this no longer works and point to integration doc for generic iOS applications, or ideally more specific up to date docs for react native apps: https://fbflipper.com/docs/getting-started/ios-native/