Skip to content

[RNMobile] Enable Flipper debugger in iOS and Android demo apps#32822

Closed
ceyhun wants to merge 4 commits intotrunkfrom
rnmobile/try-flipper
Closed

[RNMobile] Enable Flipper debugger in iOS and Android demo apps#32822
ceyhun wants to merge 4 commits intotrunkfrom
rnmobile/try-flipper

Conversation

@ceyhun
Copy link
Copy Markdown
Member

@ceyhun ceyhun commented Jun 18, 2021

Description

Trying to add Flipper debugger to iOS and Android demo apps

Used diff in https://react-native-community.github.io/upgrade-helper/?from=0.61.5&to=0.64.0
And instructions in https://fbflipper.com/docs/getting-started/react-native

Known issues

  • Android: Using React DevTools, when trying to highlight a component by selecting it from the tree, getting [TypeError: Cannot set property 'zIndex' of undefined] errors in the console. And the selected element is not highlighted in the emulator.
  • iOS: Cannot build demo app (with Xcode 12.4), getting Could not build Objective-C module 'RNTAztecView' and 'RNTAztecView/RNTAztecView.h' file not found errors.

How has this been tested?

Screenshots

Types of changes

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • I've tested my changes with keyboard and screen readers.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR (please manually search all *.native.js files for terms that need renaming or removal).

@ceyhun ceyhun added the Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) label Jun 18, 2021
@ceyhun ceyhun marked this pull request as ready for review June 18, 2021 18:08
@ceyhun ceyhun marked this pull request as draft June 18, 2021 18:28
@dcalhoun dcalhoun self-assigned this Nov 8, 2021
@dcalhoun dcalhoun removed their assignment Aug 17, 2022
@dcalhoun
Copy link
Copy Markdown
Member

Superseded by #47618.

@dcalhoun dcalhoun closed this Jan 31, 2023
@dcalhoun dcalhoun deleted the rnmobile/try-flipper branch January 31, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants