Skip to content

How to import? #4

@zh-wowtv

Description

@zh-wowtv

My source code:

import Webbrowser from 'react-native-webbrowser'

<Webbrowser
          url="https://google.com"
          hideHomeButton={false}
          hideToolbar={false}
          hideAddressBar={false}
          hideStatusBar={false}
          foregroundColor={'#00efef00'}
          backgroundColor={'#333'}
        />

Got the following error:

Unable to resolve module react-native-webbrowser from xxxxxxxxxxxx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions