Skip to content

[React-Native] Error: Unable to resolve module react-native-web/dist/modules/UnimplementedView from node_modules/@react-native-picker/picker/js/PickerIOS.js #405

Open
@prasad456

Description

@prasad456

I install the package from https://openbase.io/js/react-native-picker-select and install below packages

npm install react-native-picker-select
npm install @react-native-picker/picker
npx pod-install

picker worked well, I can able to run in iOS simulator. But I want to run in emulator and generate a release APK facing below ERROR.

Error: Unable to resolve module react-native-web/dist/modules/UnimplementedView from node_modules/@react-native-picker/picker/js/PickerIOS.js: react-native-web/dist/modules/UnimplementedView could not be found within the project.

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots
Error while running in android
Screenshot_1608269192
Error while genrating APK
Screen Shot 2020-12-18 at 10 57 32 AM

Additional details

  • Device: emulator pixel device
  • OS: Android R
  • react-native-picker-select version: 8.0.4
  • react-native version: 0.63

Reproduction and/or code sample
n/a

Metadata

Metadata

Assignees

No one assigned

    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