diff --git a/runtimes/inputs.mdx b/runtimes/inputs.mdx index a60aeb8a..42798afc 100644 --- a/runtimes/inputs.mdx +++ b/runtimes/inputs.mdx @@ -410,7 +410,7 @@ If you load in the **Menu** artboard at runtime, and want to get/set an input on The new runtime primarily uses data binding for controlling nested properties. See the [Data Binding documentation](/runtimes/data-binding) for details. - For examples of using data binding with nested properties in the new runtime, see the [example app](https://github.com/rive-app/rive-nitro-react-native/tree/main/example). + For examples of using data binding with nested properties in the new runtime, see the [example app](https://github.com/rive-app/rive-nitro-react-native/blob/main/example/src/demos/QuickStart.tsx). diff --git a/runtimes/react-native/react-native.mdx b/runtimes/react-native/react-native.mdx index bc01b46b..e849a93d 100644 --- a/runtimes/react-native/react-native.mdx +++ b/runtimes/react-native/react-native.mdx @@ -57,7 +57,7 @@ This guide documents how to get started using the Rive React Native runtime. The View the complete quick start example diff --git a/snippets/demos.jsx b/snippets/demos.jsx index 71d9169a..d2fec1ea 100644 --- a/snippets/demos.jsx +++ b/snippets/demos.jsx @@ -141,7 +141,7 @@ export const Demos = ({ web: 'https://codesandbox.io/p/sandbox/rive-quick-start-js-xmwcm6?file=%2Fsrc%2Findex.ts', react: 'https://codesandbox.io/p/sandbox/rive-react-quick-start-4xy76h?file=%2Fsrc%2FApp.tsx%3A77%2C14', reactJs: 'https://codesandbox.io/p/devbox/rive-react-vanilla-js-quick-start-kz66t4?file=%2Fsrc%2FApp.tsx%3A53%2C7', - reactNative: 'https://github.com/rive-app/rive-react-native/blob/main/example/app/(examples)/QuickStart.tsx', + reactNative: 'https://github.com/rive-app/rive-nitro-react-native/blob/main/example/src/demos/QuickStart.tsx', unity: '/game-runtimes/unity/tutorials/health-bar' }, source: [