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

The package does not install on React-Native version 69 #435

Closed therafibhuiyan closed 2 years ago

therafibhuiyan commented 2 years ago

When I try to install the package it gives me this kind of error.

Problem

Although I have tried almost all the available community packages, each package produces some error messages. The react-native-custom-picker is the only one that works, but I'm not interested in using it.

therafibhuiyan commented 2 years ago

By reading this, I have found the solution to the problem issues/425