For the complete documentation index, see llms.txt.

AI setup for React Native

Last updated View as MarkdownSet up with AI

Use the Contentsquare wizard or skills to set up, update, and configure React Native with your AI coding agent.

Run the wizard in your project directory. It configures your AI coding agent, installs the matching Contentsquare integration, and verifies the installation.

npx @contentsquare/wizard install

Supports GitHub Copilot, Cursor, and Claude Code. Requires Node.js ≥ 18 and an AI coding agent with MCP support.

Choose how to install the Contentsquare skills.

Add the Contentsquare marketplace, then install the plugin for React Native:

Terminal window
copilot plugin marketplace add ContentSquare/agents
copilot plugin install contentsquare-reactnative@contentsquare

Paste one of the following prompts into your coding agent, or type your own.

Install Contentsquare for React Native.
Enable autocapture for my React Native app.
Identify users in my React Native app with the CSQ SDK.
Upgrade my React Native app from the Heap Core SDK to the CSQ SDK.