Recent react-native version range in peerDependencies
brodycj opened this issue · 1 comments
brodycj commented
I would favor a range such as: >= 0.57.0 <1.0.0
and update react-native version in devDependencies
This would likely need another 0.x version bump.
brodybits commented
I just downvoted my own proposal. The disadvantage is that this would lead to (yet another) ugly warning message for any users who are only using react-primitives
for web development.
I think part of the idea of react-primitives
are to help web app developers prepare for the possibility of using React Native in the future, without incurring the extra workload of installing RN before they are ready. Closing now.