Changelog

We ship new features, fixes, and improvements to Formo every week

Share this on

Feb 6, 2026

React Native SDK and Chart Templates

React Native SDK and Chart Templates

Here are this week's highlights:

  • React Native SDK

  • Chart Templates

  • Profiles API: Realtime Profiling

  • Improved Ask AI

  • Improvements and Fixes

React Native SDK

Mobile-first teams building with React Native can now integrate Formo analytics. Track events in your mobile apps with the new Formo React Native SDK.

The SDK supports the full Events API, starting with track events and expanding to identify, page, and transaction events.

react native sdk

Get started and install Formo on your mobile app.

Chart Templates

Creating charts in dashboards just got easier. When you select a chart type, Formo now pre-populates an example query that fits the chart so you can see how it works right away.

chart templates

Each chart type comes with its own starter template: funnels show a 3-step conversion flow, pie charts display top countries, and line charts plot daily trends over time. Start from the template and customize from there.

Profiles API: Realtime Profiling

The Profiles API now triggers wallet profiling in real-time when a wallet hasn't been profiled yet.

profiles api

Previously, querying an unknown wallet Formo has not profiled returned a 404. Now, the API automatically kicks off profiling and returns the full wallet profile within 15 seconds.

You can query any wallet address on-demand without needing to pre-import it. Profiling through the Profiles API are counted into your workspace MAU usage for that month.

Get started with the Profiles API.

Improved Ask AI

Ask AI can now handle your analytics questions with greater confidence and accuracy.

improved ask ai

The AI assistant now produces more accurate and actionable responses when you ask about user behavior, lifecycle segments, attribution, and week-over-week comparisons. You get data tables, charts, and follow-up suggestions.

Together with the new MCP server, you can use your favourite AI tools to uncover insights hidden in your data:

  • “How many daily active users did we have last week?”

  • “What are the top acquisition sources this month?”

  • “Show me user retention by cohort”

  • “Which pages have the highest bounce rate?”

Improvements and Fixes

  • SDK: Added client-side decoded function properties and confirmation status for transaction events when using the wagmi integration.

  • Internal events like identify and detect are now excluded from the Activity page by default.

  • API call volume is now tracked per workspace and API key for the Profiles API.