Flipper 0.162.0 does not show Page tab since RN 0.69.0 for both iOS and android #34616
Labels
Needs: Triage 🔍
Platform: Android
Android applications.
Platform: iOS
iOS applications.
Stale
There has been a lack of activity on this issue and it may be closed soon.
Tech: Hermes
Hermes Engine: https://hermesengine.dev/
Tool: Flipper
Description
Flipper 0.162.0 does not show Page tab since RN 0.69.0
But I can search the file and take a breakpoint. it also break at the breakpoint
RN 0.68.0 works fine.
I also tested on 0.70.0. it also has the same issue. Both iOS and android have the same issue. All are using hermes
Version
since 0.69.0
Output of
npx react-native info
Steps to reproduce
1a. npx react-native init example --version 0.68.0
1b. npx react-native init example --version 0.69.0
1c. npx react-native init example --version 0.70.0
2. enable hermes for all version
3. follow this page to https://fbflipper.com/docs/getting-started/react-native/ set flipper version to 0.162.0
4. build and debug
Snack, code example, screenshot, or link to a repository
/
The text was updated successfully, but these errors were encountered: