New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-flipper-apollo-devtools

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-flipper-apollo-devtools

### Installation guide

  • 0.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
194
increased by22.01%
Maintainers
1
Weekly downloads
 
Created
Source

React Native -package to connect Flipper Apollo Client devtools

Installation guide

  1. npm install --save react-native-flipper-apollo-devtools
  2. Connect your React Native project to flipper plugin in your code:
import { enableFlipperApolloDevtools } from 'react-native-flipper-apollo-devtools'

...

enableFlipperApolloDevtools(apolloClient)

  1. Install Apollo Client devtools flipper plugin in flipper
  2. Run your app and see Apollo Devtools plugin in the left pane of Flipper
  3. Enable the plugin and go to the pane to see the devtools

Experimental

Note that currently this is an experimental alpha release and does not have all the Apollo Client devtools functionality included. Cache tab should be mostly working, but rest are placeholders. Contributions are welcome!

FAQs

Package last updated on 13 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc