Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 615 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 615 Bytes

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