Closed zvitek closed 1 year ago
are you sure that error is coming from twrnc
? I'm not aware of any reason why you'd get an error with nx and a monorepo, but there are tons of configuration issues that could be at play.
as far as RN Web goes, it's not an aim of this library to support web utilities, see here for more context:
https://github.com/jaredh159/tailwind-react-native-classnames/discussions/125
Hi, I am using NX monorepo and I am writing a mobile app for react native and also for react web using React Native Web.
Unfortunately when I start the web app I get an error in the browser
Is it possible to use your implementation also for the web part?
Thank you!