Share components between Next.js and React Native?

Is it possible to share react components between Next.js and React Native?
I'm aware of Solito, but is there some other established method?
Was this page helpful?