Skip to content

infinitered/reactotron-macos

Repository files navigation

Reactotron macOS

Important

If you're looking to use Reactotron, go to the main repo. This is an experimental react-native-macos version of Reactotron, and it is not yet ready for use.

Introduction

Reactotron is a powerful debugger for React Native applications. It provides an easy-to-use interface for developers to monitor their application's state, network requests, and performance metrics and can be used for any size of project, from small personal apps to large-scale enterprise applications. It's the OG debugger at Infinite Red that we use on a day-to-day basis to build client apps. And, best of all, Reactotron is completely open source and free to use!

Getting Started

Currently, you can only run Reactotron macOS by cloning the repo and running it locally.

git clone https://github.com/infinitered/reactotron-macos.git
cd reactotron-macos
npm install
pod install --project-directory=macos
npm run start
npm run macos

Step 2: Build and run your app

Note

TODO: Add instructions for connecting to your app.

Troubleshooting

Note

TODO: Add troubleshooting instructions.

Learn More

To learn more about Reactotron, take a look at the following resources:

Note

TODO: Add resources.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published