Skip to Content
Developer DocsSdksClient Side MobileInstallation GuidesReact Native

// snippet import removed // snippet import removed // snippet import removed

Prerequisites

Before you get started, make sure you have the following:

  1. Obtain your publishable key (DUB_PUBLISHABLE_KEY) from your workspace’s Tracking settings page .
  2. You would also want to have your custom domain  (DUB_DOMAIN) handy as well.
  3. (Optional) If you plan to track conversions, make sure to enable conversion tracking for your links.

Quickstart

This quick start guide will show you how to get started with Dub React Native SDK in your React Native app.

Examples

Here are some open-source code examples that you can reference:

github

React Native

See the full example on GitHub.