Important update for the Flipper community: we will be stopping the support for the public GitHub repository and archiving it later this year. Learn more about this in the blog post:
https://t.co/a9L4TRYF1T
Meta engineers’ go-to #OpenSource mobile app debugger Flipper now has JavaScript support. This expands debugging capabilities to non-mobile apps and simplifies either creating new or reusing active plugins.
Explore the different use cases of js-flipper: https://t.co/qzww8nByrF
Announcing the first speaker of the August edition of RNL: @ai_goncharov from Meta will be giving a talk on Headless Flipper! This isn't one to miss. Join us on the 23rd at the Pusher offices!
Flipper is a debugging platform for mobile hardware. It has hundreds of plugins fetching data from and sending commands to devices. Last year we've been shifting it towards headless. Learn about the journey and how you could utilise it in your infra.
https://t.co/FgFaUDjmFI
ICYMI: @ai_goncharov from @Meta joining #Fullstack eXchange!
Andrey will go over how #Flipper can now be easily used for remote debugging, embedding, #CI integration, and more!
Register for #FullStackX now: https://t.co/ZNFvAK9zrv
We're excited to have @ai_goncharov from @Meta joining #Fullstack eXchange!
Andrey will go over how #Flipper can now be easily used for remote debugging, embedding, #CI integration, and more!
Register for #FullStackX now: https://t.co/TCcMaNefPO
Fantastic experience as a plugin author: when @flipper_fb made a breaking change, they sent me a PR to migrate. Great care of the community 🥰 https://t.co/x5cMLPRFjH
@pratheekhegde A good place to start is usually "Flipper Logs -> Messages". There, you can capture what messages Flipper exchanges with your device.
Flipper is an open-source mobile debugging platform developed by Meta. Originally, it was a desktop electron application. Soon, you will be able to run it in a headless mode! Join us at plSwift to explore how you could benefit from it, and what it took us to enable the migration.
@Morgncin1 Could you file a GitHub issue with a reproducer? Could you confirm your idb is working on its own? Laso, check https://t.co/zYDDG5OGFm. Updating idb might help.
📣 iOS support has landed on our @flipper_fb plugin to measure #reactnative FPS #performance! 🚀
It took longer than expected but thanks to @pierrzimmermann's outstanding contribution on the desktop side, it is finally here 🥳
https://t.co/MD0wgOaIFw
Flipper is coming to your web and Node.js apps!
In the post we cover:
1. `js-flipper` - official documented SDK for JavaScript clients.
2. What it takes to build a new client for any platform.
https://t.co/EMYAUnw6nR
Thanks for the overwhelming support for our @flipper_fb plugin to measure #reactnative FPS #performance 😍
It's the most requested feature so I'm happy to announce #ios support is coming! 🥳
Still some kinks to iron out, stay tuned🤞
As promised, here's a guide on how to measure #performance for #ReactNative apps using @flipper_fb 🚀
https://t.co/TISWDAfcUh
It includes a concrete example of how we used @ReactDevTools on the @TF1Info app to go from a 40/100 ❌score to 90/100 ✅