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

https://github.com/realm/realm-flipper-plugin

A Flipper plugin to debug React Native applications using a Realm database.
https://github.com/realm/realm-flipper-plugin

flipper-plugin plugin react-native realm

Last synced: 6 months ago
JSON representation

A Flipper plugin to debug React Native applications using a Realm database.

Awesome Lists containing this project

README

          


realm by MongoDB

# Realm Flipper Plugin
This is a plugin for [Flipper](https://fbflipper.com/) to inspect, modify and query Realm databases in [React Native](https://reactnative.dev/) apps.

# Features
**Live Objects:** See objects in real time.

**Schema Dependency Graph:** View schemas and their relationships.

**Make changes:** Create, modify and delete objects.

**Query:** Query the database using [RQL](https://www.mongodb.com/docs/realm/realm-query-language/).

# Getting Started
To start using the Realm Flipper Plugin, follow our short [getting started guide](documentation/GettingStarted.md).

# Documentation

- [Communication](documentation/Communication.md) between React Native app and the Flipper desktop application
- [Architecture](documentation/Architecture.md)

# Code of Conduct

This project adheres to the [MongoDB Code of Conduct](https://www.mongodb.com/community-code-of-conduct). By participating, you are expected to uphold this code. Please report unacceptable behavior to [community-conduct@mongodb.com](mailto:community-conduct@mongodb.com).

# Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for more details!

# License

The [Realm Flipper plugin](flipper-plugin-realm/README.md) and the [Realm Flipper plugin for Device](realm-flipper-plugin-device/README.md) are published under the [Apache License 2.0](LICENSE).

# Feedback

**_If you use Realm and are happy with it, all we ask is that you please consider sending out a tweet mentioning [@realm](https://twitter.com/realm) to share your thoughts_**

**_And if you don't like it, please let us know what you would like improved, so we can fix it!_**