-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels