# Do not auto-install peer dependencies when consumers run npm install inside
# this package. Peers (expo, react, react-native) are provided by the host
# app — installing them here causes version conflicts with Metro.
legacy-peer-deps=true
