Skip to content

Allow Looser Peer Dependency on React Native #4735

@NickGerleman

Description

@NickGerleman

In 0.61, our peer dependency was set to a strict "0.61.5". This was never an issue since that was already the last release. The peer dependency for RNW is currently set to 0.62.2, which will give people errors if they rev react-native further than that.

From recent discussion, we're still giving folks guidance that has them potentially installing a newer patch release than we explicitly target. We should update our peer dependency to support this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions