flipper-plugin-rnthreads

1.0.5 • Public • Published

flipper-plugin-reanimated

This is a plugin for the Flipper debugging tool, which allows for debugging React Native apps using the Reanimated package.

It is mainly based on the hermesdebuggerrn plugin that is bundled with Flipper, but with a few minor changes that are needed for our use-case.

This version of the plugin is based on https://github.com/facebook/flipper/commit/95af1428ce720101d76e33427608c449ff0846df

Development

  1. Clone the repo and run yarn in the project root

  2. While Flipper is closed go to ~/.flipper/config.json and add the folder containing the repo folder to the pluginPaths array.

Example:

Your file structure looks like this:

~/flipper-plugins/
    |
    - flipper-plugin-reanimated/

Then you should add the flipper-plugins folder to the pluginPaths array.

Warning! Remember to add the absolute path to pluginPaths.

  1. Run yarn watch which will build the plugin and watch for changes later

  2. Open Flipper and the plugin should be visible in the plugin list

Readme

Keywords

Package Sidebar

Install

npm i flipper-plugin-rnthreads

Weekly Downloads

4

Version

1.0.5

License

MIT

Unpacked Size

184 kB

Total Files

16

Last publish

Collaborators

  • alex.alexandrius