react-native-picker / picker

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

How to use this with NextJS #401

Open tgreco opened 2 years ago

tgreco commented 2 years ago

I have setup react-native-web and have no issue using imports from react-native. But when I try to add this library to my project it blows up: error - Error: Cannot find module 'react-native'