Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/expo/react-native-url-handler
Navigate to external URLs, handle in-app URLs, and access system URLs
https://github.com/expo/react-native-url-handler
Last synced: about 2 months ago
JSON representation
Navigate to external URLs, handle in-app URLs, and access system URLs
- Host: GitHub
- URL: https://github.com/expo/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 (about 8 years ago)
- Last Synced: 2024-11-30T17:05:19.964Z (2 months ago)
- Language: Objective-C
- Homepage:
- Size: 30.3 KB
- Stars: 36
- Watchers: 20
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-native - react-native-url-handler ★37 - Navigate to external URLs, handle in-app URLs, and access system URLs (Components / Navigation)
README
# UrlHandler [![Slack](http://slack.getexponent.com/badge.svg)](http://slack.getexponent.com)
React Native URL handler module## Note
You should use the Linking API that comes with React Native.