react-native-branch-deep-linking-attribution icon indicating copy to clipboard operation
react-native-branch-deep-linking-attribution copied to clipboard

The Branch React Native SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, cont...

Results 193 react-native-branch-deep-linking-attribution issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade react-native-webview from 10.3.2 to 10.10.2. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=react-native-webview&from_version=10.3.2&to_version=10.10.2&pr_id=09ef45ce-ef74-4882-bb02-938f8a0956a1&visibility=true&has_feature_flag=false) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade react-native-safe-area-context from 3.0.7 to 3.4.1. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=react-native-safe-area-context&from_version=3.0.7&to_version=3.4.1&pr_id=dfb1aef0-8409-49e6-a040-c7c55729ec98&visibility=true&has_feature_flag=false) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @react-navigation/native from 5.7.1 to 5.9.8. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@react-navigation/native&from_version=5.7.1&to_version=5.9.8&pr_id=adf52631-44f3-4815-992c-c42484bfbb58&visibility=true&has_feature_flag=false) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @react-navigation/stack from 5.7.1 to 5.14.9. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@react-navigation/stack&from_version=5.7.1&to_version=5.14.9&pr_id=70fe6b05-b402-4669-a3bd-6e146d6d4b1b&visibility=true&has_feature_flag=false) :information_source: Keep your...

Hi, Is there any way to attrbute the custom events we trigger from server to server to some channels/campaigns? Currently when I trigger any event it is not attributed and...

Deep links take users to the correct page with the filters in place while the app is open in the background. However, if the app is not open, they only...

I'm trying to integrate react navigation with this react-native-branch In react-navigation docs, [they say it can be used with branch like this](https://reactnavigation.org/docs/deep-linking/#third-party-integrations) But I found both of libraries need to...

Fixes #709 I've tested locally by changing the type manually within `node_modules` folder but you might want to run an e2e or integration test to confirm it doesn't break anything.

I'm trying to offer discounts using a deep link. It's working fine on iOS, but on Android, I got the following issue. When I click on the deep link, I...

branch.subscribe works properly once the app is open, in the background, and a deep link is pressed. However, if a deep link is pressed when the app is closed, it...