cycle-native-linking

A Cycle.js Driver for interacting with React Native Linking

Usage no npm install needed!

<script type="module">
  import cycleNativeLinking from 'https://cdn.skypack.dev/cycle-native-linking';
</script>

README

Cycle Native Linking

A Cycle.js Driver for interacting with React Native Linking

npm install cycle-native-linking

Usage

Sink

Stream of URL (strings) to open as links.

Source

Stream of deep link events (strings) targetted at the current app.

License

MIT