SaaSHub helps you find the best software and product alternatives Learn more →
Flipper Alternatives
Similar projects and alternatives to flipper
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
-
expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
-
-
-
Proxyman
The best-in-class HTTP Debugger for macOS. Capture HTTP/HTTPS from macOS, iOS, Android with a few clicks ✅
-
NativeBase
Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.
-
Requestly
Requestly was built to save developers time by intercepting and modifying HTTP Requests. It has now developed into an open-source alternative to Charles Proxy and Telerik Fiddler that works directly in browsers without VPN and proxy Issues. It is used by more than 200,000+ front-end developers and 11,000+ companies worldwide.
-
appium
Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol
-
simple-stack
[ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).
-
-
react-native-debugger
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
-
-
reactotron
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
-
-
ViewPropertyObjectAnimator
Wrapper of the ObjectAnimator that can be used similarly to ViewPropertyAnimator
-
-
flipper discussion
flipper reviews and mentions
-
Debugging in React Native Made Simple: Tools and Configuration Tips
For Windows and Linux, download it from the official Flipper website.
- Way or viewing network requests?
-
Can anyone explain how to debug with Android Studio?
Definitely switch to VS Code! I personally don't use the built in VS Code debugger, but check out Flipper as another option. It's got a lot of great tools and plugins for debugging. The Layout Inspector will be what you are looking for if you want to inspect the styling specifically.
-
what tools do you use to inspect your UI in react native? the built-in devtools are not very helpful as far as inspecting what is styling the components
I use Flipper with its Layout Inspector plugin
-
What flipper version works ?
Also no folder show on sources filesystem (in Hermes Debugger) as described here: https://github.com/facebook/flipper/issues/4530
-
Tools for Debugging in React-Native
Very useful and beautiful and simply , my suggestion is to use this Flipper
-
Logcat is awful. What would you improve?
You may also want to look into custom Flipper plugins to instrument your app.
-
React vs React Native: How Different Are They, Really?
Some development tools for the web are similar (Chrome debugger, mostly) to those for React Native, but other aspects are very different (working with the metro bundler, using Flipper, AsyncStorage debugging, more). Some techniques developers will use are the same (breakpoints and console logging), but others are different (knowing when to restart the packager vs reinstall the app on device).
-
Are you ugly on purpose? (I was scrolling through Facebook and found this ad)
from the GitHub, and has existed under the name flipper since mid 2018
-
How to specify pre-processor flags to the JSI-based React Native libraries
It's not possible to use a browser to debug a JSI app, use Flipper (for android Flipper also has SQLite Database explorer).
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jun 2026
Stats
facebook/flipper is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of flipper is TypeScript.