Skip to content

Web Browser module for React Native ported from expo-web-browser

License

Notifications You must be signed in to change notification settings

torusresearch/react-native-web-browser

Repository files navigation

react-native-web-browser

Web Browser access for React Native ported from expo-web-browser

Installation

npm install @toruslabs/react-native-web-browser

Usage

Since we implement the exact same API of expo-web-browser except a few changes the cater Expo-specific stuffs, please refer to the documentation in https://docs.expo.dev/versions/v45.0.0/sdk/webbrowser/ for API usages.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT