React Native Quickstart Guide
Last updated
Was this helpful?
This guide will walk you through setting up Freshpaint for your React Native app. After completing this guide, you'll be sending data from your mobile app to a Freshpaint destination. We'll be using Amplitude as an example destination, but the same process works for the other destinations supported by Freshpaint. There are four steps to get started with Freshpaint React Native:
The Freshpaint React Native SDK supports autocapture. After the SDK is installed and initialized, and autocapture instrumentation is configred, your app can automatically send interaction data to Freshpaint. Events can be then defined in Freshpaint without shipping new app code for every event.
Last updated
Was this helpful?
Was this helpful?