-
Related links:
* https://fbflipper.com/
* https://fbflipper.com/docs/extending/index.html
Please follow up with suggestions and ideas if you have them, @oolong-kt/developers.
-
## 🐛 Bug Report
Related to https://github.com/facebook/flipper/issues/2366#issuecomment-1842473245
The Jetpack Compose plugin has a dependency on an `.aar` that is not published, making it cur…
-
### Introduction
Since last release of React Native v 0.62, we got a shiny new developer tool Flipper. I do believe this is a huge step forward in improving React Native developers experience when …
-
I just tested a workaround and it worked
copy the [index](https://github.com/BenJeau/react-recoil-flipper-client/blob/main/src/index.tsx) file to a directory/file in your project and use the `Recoi…
-
## 🐛 Bug Report
I can't get Hermes debugger working - it is unavailable. Got **"Device plugin 'Hermes Debugger (RN)' is not supported by the selected device**". Created multiple emulators - nothing.
…
-
Hi,
I'm currently working on the simulation of a tracked vehicle using ROS Noetic and Gazebo 11. I want to use a URDF file to load the robot into Gazebo because I also need to use Rviz in my future w…
-
I recently implemented flipper for ios react-native app debugging. So far I can see my network requests coming from a iPhone simulator.
Unfortunately I have not been so successful with android kotl…
twboc updated
2 weeks ago
-
### Describe the issue
I added the library `yarn add @datadog/mobile-react-native` and upon trying to run the app on my AVD, it provides and error stating that it cannot resolve all task dependencies…
-
## What did you do?
Run 'pod install'
## What did you expect to happen?
Install all pod dependencies correctly
## What happened instead?
JSON::ParserError - Failed to parse JSON at file: '/…
-
The Flipper plugin was getting failed on android, when I tried to debug it I could see somehow the plugin which sets the reactContext is getting null, I couldn't draw any more points beyond that. can …