InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Flipper Alternatives
Similar projects and alternatives to flipper
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
-
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.
-
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
NativeBase
Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.
-
-
appium
Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol
-
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.
-
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
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
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 - InfluxDB
www.influxdata.com | 13 May 2025
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.