From 51244fbe155b4d8d9b5d8a78b2930c3b227d9746 Mon Sep 17 00:00:00 2001 From: Lance Date: Tue, 18 Aug 2026 15:37:48 -0700 Subject: [PATCH] docs(runtimes): rename Native SDK Version Customization sidebar title --- runtimes/react-native/native-version-customization.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/runtimes/react-native/native-version-customization.mdx b/runtimes/react-native/native-version-customization.mdx index 1162d641..20c4c0ed 100644 --- a/runtimes/react-native/native-version-customization.mdx +++ b/runtimes/react-native/native-version-customization.mdx @@ -1,5 +1,6 @@ --- title: "Native SDK Version Customization" +sidebarTitle: "Custom SDK Version" description: "How to override the underlying iOS or Android Rive Native SDK version used by Rive React Native" ---