For me it will probably be a first class debugger, RN team has already done a huge work by removing the need of flipper and its flows, I’m just waiting other stuff like network inspector and we should be good on that side ❤️
A more flexible stylesheet with media queries and (css) variables. I appreciate the work the community has done when it comes to styling solutions but I just wish there was something official. Maybe react-native-dom will solve this eventual
But that's a tradeoff I'm taking any day of the week for the gains (single code base, easier to reason about, better navigation mental model and better data flows imo), and that's also probably a skill issue (like all things).
Hey Alfonso, what's your use-case for extensibility? The React DevX team at Meta would love to hear more about DevX efforts in Coinbase, so don't hesitate to reach out! :)
Will do! By extensibility I mean that we can add our own tabs or features in the same tool. E.g. Control our experiments, make storage operations, inspect gql operations.
Comments
Yes, FlashList is not maintained and FlatList is not performant...
- Software Mansion's Radon IDE: https://ide.swmansion.com
- The new React Native devtools: https://reactnative.dev/blog/2024/10/23/release-0.76-new-architecture#react-native-devtools
Both are already available. Would those cover all your needs?
Radon is still in alpha and it’s unstable. It’s still not good enough for a production app.
RN devtools is missing a few things like network inspector and extensibility. I haven’t tested the other features yet but the tool seems promising.