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 has been archived by the owner on Nov 22, 2024. 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/
The text was updated successfully, but these errors were encountered:
brainbicycle
changed the title
Docs: Manual iOS setup instructions need updating
Docs: React Native manual iOS setup instructions need updating
Nov 20, 2024
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thanks for making flipper!
After flipper was removed by default from newer react native versions:
https://reactnative.dev/blog/2024/04/22/release-0.74#removal-of-flipper-react-native-plugin
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/
The text was updated successfully, but these errors were encountered: