Skip to content

Simplify deep linking and universal linking in React Native and Expo with react-native-linking-kit

License

Notifications You must be signed in to change notification settings

grittygale/react-native-linking-kit

Repository files navigation

react-native-linking-kit

WIP 🚧

Simplify deep linking and universal linking in React Native and Expo with react-native-linking-kit

Installation

npm install react-native-linking-kit

Usage

import { multiply } from 'react-native-linking-kit';

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT


Made with create-react-native-library

About

Simplify deep linking and universal linking in React Native and Expo with react-native-linking-kit

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published