lelandrichardson / react-primitives

Primitive React Interfaces Across Targets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recent react-native version range in peerDependencies

brodybits opened this issue · comments

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.

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.