lelandrichardson / react-primitives

Primitive React Interfaces Across Targets
MIT License
3.09k stars 108 forks source link

updated rnw to work with next.js ssr #124

Closed davidpett closed 5 years ago

davidpett commented 5 years ago

in order to properly use react-primitives in next.js we need to use a newer version of react-native-web that has solved some of the issues with SSR

davidpett commented 5 years ago

closing in favor of https://github.com/lelandrichardson/react-primitives/pull/121