react-native-picker / picker

Picker is a cross-platform UI component for selecting an item from a list of options.
MIT License
1.47k stars 277 forks source link

fix: Change React peerDependencies version #432

Closed FonDorn closed 2 years ago

stocaaro commented 2 years ago

I would expect this change to resolve #425.

federicotorrielli commented 2 years ago

Waiting for this 👍🏻

ShivamEviView commented 2 years ago

Waiting for this

mufaddalhamidofficial commented 2 years ago

Any progress, why is this not merged yet ?

wortkotze commented 2 years ago

Waiting for this 👍🏻

srn271 commented 2 years ago

Waiting for this 👍🏼

oscar-b commented 2 years ago

In the meantime, you can add this to package.json:

  "overrides": {
    "react": "18.0.0"
  }
Naturalclar commented 2 years ago

:tada: This PR is included in version 2.4.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: