@react-x/linking
v3.4.1
Published
Cross-platform linking for ReactDOM and React Native apps.
Downloads
1,472
Readme
@react-x/linking
Getting Started
Install @react-x/linking
using yarn
:
yarn add @react-x/linking
Usage
import Linking from '@react-x/linking';
Contributing
If you have any ideas on how this module could be better, create an Issue or submit a PR.