How to use the react-native-branch.BranchEvent function in react-native-branch

To help you get started, we’ve selected a few react-native-branch examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github expo / expo / packages / expo / src / Branch.ts View on Github external
import Branch, { BranchEvent } from 'react-native-branch';

// Branch has a default and named export, add `BranchEvent` to the default export so it looks
// similar.
Branch.BranchEvent = BranchEvent;

export default Branch;

react-native-branch

Branch Metrics React Native SDK

MIT
Latest version published 2 months ago

Package Health Score

87 / 100
Full package analysis