https://github.com/exponentjs/react-native-url-handler
Navigate to external URLs, handle in-app URLs, and access system URLs
https://github.com/exponentjs/react-native-url-handler
Last synced: about 1 month ago
JSON representation
Navigate to external URLs, handle in-app URLs, and access system URLs
- Host: GitHub
- URL: https://github.com/exponentjs/react-native-url-handler
- Owner: expo
- License: mit
- Created: 2015-04-24T03:38:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T21:03:47.000Z (over 8 years ago)
- Last Synced: 2025-03-04T04:34:45.893Z (about 1 month ago)
- Language: Objective-C
- Homepage:
- Size: 30.3 KB
- Stars: 36
- Watchers: 21
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-native-ui - react-native-url-handler ★33 - Navigate to external URLs, handle in-app URLs, and access system URLs (Components / Navigation)
README
# UrlHandler [](http://slack.getexponent.com)
React Native URL handler module## Note
You should use the Linking API that comes with React Native.