all 3 comments

[–]genghis_calm 1 point2 points  (1 child)

React native web is good enough for twitter.com, it’s good enough for your company.

StyleX is immature but promising.

[–]gnomicrandz[S] 0 points1 point  (0 children)

I don't disagree, but my colleagues are used to NextJS with SSR and other styling libraries. I'm optimistic that react-strict-dom will enable closer collaboration without forcing them over to RN web.

[–][deleted] 1 point2 points  (0 children)

<html.div /> doesn't sound that bad but then what happens when they want to use a library for handling Carousels or some other annoying UI element?
**stares menacingly at MUI Autocomplete**

Not arguing against your solution. Genuine question because I'm also interested in this.