-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Labels
🗣 DiscussionThis label identifies an ongoing discussion on a subjectThis label identifies an ongoing discussion on a subject
Description
Introduction
Since last release of React Native v 0.62, we got a shiny new developer tool Flipper. I do believe this is a huge step forward in improving React Native developers experience when developing apps and later on debugging them. Currently it has few built in tools, which are cool, but it doesn't really cover all aspects of developing RN app.
The Core of It
I would like to discuss my proposal of developing and maintaining high quality set of essential plugins for Flipper. Which are out of scope for Facebook (so excluding Hermes debugger,...).
This might be bit too early to do, but would like to gather views on this from others.
I'm just bit afraid we will have hundreds of plugins, and it will be hard for new comers to pick the right ones.
Discussion points
- there are lot of plugins added nowadays but lacking basic instructions on how to use
- it's not very clear if plugin is even for React Native (plugins for Flipper). This might be more solved by Flipper itself in future
- quality of plugins. I love to see people contributing their plugins, but so far what I saw most of them lack good UI and they are competing with each other on the same field.
- I want to maintain essential tools like Redux Devtools,... Or any other popular tools to help develop RN app.
- We can also provide official plugins for libraries managed by community (async storage plugin, netinfo plugin,..)
Naturalclar, radko93, rszalski, lucasbento, ecreeth and 1 more
Metadata
Metadata
Assignees
Labels
🗣 DiscussionThis label identifies an ongoing discussion on a subjectThis label identifies an ongoing discussion on a subject