Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sylvanaar/flipper-plugin-bridgespy

React Native bridge spy Flipper plugin
https://github.com/sylvanaar/flipper-plugin-bridgespy

flipper-plugin react-native

Last synced: about 2 months ago
JSON representation

React Native bridge spy Flipper plugin

Awesome Lists containing this project

README

        

# Welcome to flipper-plugin-bridgespy 👋

![Version](https://img.shields.io/npm/v/flipper-plugin-bridgespy)
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://github.com/sylvanaar/flipper-plugin-bridgespy#readme)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/sylvanaar/flipper-plugin-bridgespy/graphs/commit-activity)
[![License: MIT](https://img.shields.io/github/license/sylvanaar/flipper-plugin-bridgespy)](https://github.com/sylvanaar/flipper-plugin-bridgespy/blob/master/LICENSE)
[![Gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square)](https://gitmoji.dev)
[![Known Vulnerabilities](https://snyk.io/test/github/sylvanaar/flipper-plugin-bridgespy/badge.svg?targetFile=package.json)](https://snyk.io/test/github/sylvanaar/flipper-plugin-bridgespy?targetFile=package.json)

> React Native bridge spy Flipper plugin

![Screen image of the plugin's output](./screenshot.jpg)

## Install

You can install from inside Flipper using the 'Manage Plugins' option.

In order to work, you must install the flipper-plugin-bridgespy-client package in your React Native project

## Run tests

```sh
yarn run test
```

## Author

👤 **Jon Akhtar (sylvanaar)**

- Github: [@sylvanaar](https://github.com/sylvanaar)

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2021 [Jon Akhtar (sylvanaar)](https://github.com/sylvanaar).

This project is [MIT](https://github.com/sylvanaar/flipper-plugin-bridgespy/blob/master/LICENSE) licensed.

---

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_