Whatever removes React is the way to go, it's the most poorly thought of library out there.
I wanted to use SolidJS for its performances, but it has a poor ecosystem. I tried to ditch front-end frameworks all together and I ended up synching states between components manually. In the end, I guess React (or Vue) gives you a good balance between pro and cons.
I guess, ecosystem is important beside mere performance. This is not only true for fast shipping, but for developer experience too.