I tried to test Meteor 2.3.4 and React 18 alpha. It works.
I tried SSR with renderToString
function which is not recommended but it works.
I’ve not tested with new suspend and lazy yet
Here is the repository: GitHub - minhna/meteor-react-18
Does anyone know how to implement pipeToNodeWritable
function?