Skip to content

Plugin appearing with empty dropdown, unable to load store #10

@CoreyLoose

Description

@CoreyLoose

I'm really excited about getting this to work, and feel like I've gotten most of it set up, but I must be missing something.

  1. I've got flipper + react native working together, and I can use the React DevTools plugin as expected

  2. I've added your plugin to my project, and have the following code running

if (__DEV__) {
  import("react-native-flipper-relay-devtools").then((m) => m.addPlugin());
}
  1. When I load up the Relay DevTools plugin in flipper I see the following

Screen Shot 2021-07-30 at 10 05 39 AM

Any idea what's going on there? If you've got a hunch I'm happy to dig in and fix something if need-be.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions