nativewind component library

Hi, I'm looking into making a bastard child between https://github.com/vercel/turbo/tree/main/examples/with-react-native-web and https://github.com/t3-oss/create-t3-turbo/tree/main,

I'm planning on having 4 apps in the same turbo-based monorepo, 3 are mobile apps and one is the admin dashboard (nextjs). I'd like the admin to be able to preview what people will see in the apps easily so I was thinking about using react-native-web to display the native components in nextjs.
The main problem I'm having is with integrating native-wind in a component library,

Any existing repository I could use as an example you know of ?
GitHub
Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo. - vercel/turbo
Was this page helpful?