You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should decide how the core package: @react-platform/core will work. For now, it should probably remain unpublished, and provide a set of common APIs like Platform, and maybe supported platform enums? With a core injection API that doesn't depend on platform specific internals like react-native-web?
Or just re-export react-primitives for now?
The text was updated successfully, but these errors were encountered:
We should decide how the core package:
@react-platform/core
will work. For now, it should probably remain unpublished, and provide a set of common APIs likePlatform
, and maybe supported platform enums? With a core injection API that doesn't depend on platform specific internals likereact-native-web
?Or just re-export
react-primitives
for now?The text was updated successfully, but these errors were encountered: