Skip to content

docs(runtimes): stateful component support - #911

Open
lancesnider wants to merge 3 commits into
mainfrom
stateful-components-runtime-support
Open

docs(runtimes): stateful component support#911
lancesnider wants to merge 3 commits into
mainfrom
stateful-components-runtime-support

Conversation

@lancesnider

Copy link
Copy Markdown
Collaborator
CleanShot 2026-08-31 at 11 41 33@2x

@lancesnider
lancesnider requested a review from a team as a code owner August 31, 2026 09:44
@mintlify

mintlify Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
rive 🟢 Ready View Preview Aug 31, 2026, 9:46 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Stateful Components to the runtime feature-support documentation.

Changes:

  • Defines runtime support and minimum versions.
  • Adds Stateful Components to the feature-support page.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
snippets/feature-support.jsx Adds support metadata for Stateful Components.
feature-support.mdx Displays the new feature-support table.
Suppressed comments (1)

snippets/feature-support.jsx:101

  • reactNative denotes the Nitro package (@rive-app/react-native), which uses 0.x versions; 9.8.1 is a legacy rive-react-native version and also bundles iOS 6.15.2, below the stated Apple minimum of 6.16.0. The first Nitro release bundling supported SDKs on both platforms is 0.3.1 (iOS 6.17.0/Android 11.2.1), while the first legacy release is 9.8.2 (iOS 6.18.2/Android 11.4.0), so update both rows to avoid directing users to an incompatible version.
                reactNative: { supported: true, version: "9.8.1+" },
                reactNativeLegacy: { supported: false, version: "Not supported" },

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread snippets/feature-support.jsx Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants