diff --git a/docs/docs/api/components/drawer-layout.mdx b/docs/docs/api/components/drawer-layout.mdx index 0f6fce24d6..04abc42c72 100644 --- a/docs/docs/api/components/drawer-layout.mdx +++ b/docs/docs/api/components/drawer-layout.mdx @@ -109,7 +109,7 @@ component or function. Children is a component which is rendered by default and ## Example: -See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/examples/Example/src/horizontalDrawer/index.tsx) from GestureHandler Example App or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). +See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/example/src/basic/horizontalDrawer/index.tsx) from GestureHandler Example App or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). ```js class Drawerable extends Component { diff --git a/docs/versioned_docs/version-1.10.3/api/components/drawer-layout.mdx b/docs/versioned_docs/version-1.10.3/api/components/drawer-layout.mdx index 1bf91c7bc0..b3e4373d1e 100644 --- a/docs/versioned_docs/version-1.10.3/api/components/drawer-layout.mdx +++ b/docs/versioned_docs/version-1.10.3/api/components/drawer-layout.mdx @@ -109,7 +109,7 @@ component or function. Children is a component which is rendered by default and ## Example: -See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/examples/Example/src/horizontalDrawer/index.tsx) from [GestureHandler Example App](example.md) or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). +See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/example/src/basic/horizontalDrawer/index.tsx) from [GestureHandler Example App](example.md) or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). ```js class Drawerable extends Component { diff --git a/docs/versioned_docs/version-2.0.0/api/components/drawer-layout.mdx b/docs/versioned_docs/version-2.0.0/api/components/drawer-layout.mdx index 1bf91c7bc0..b3e4373d1e 100644 --- a/docs/versioned_docs/version-2.0.0/api/components/drawer-layout.mdx +++ b/docs/versioned_docs/version-2.0.0/api/components/drawer-layout.mdx @@ -109,7 +109,7 @@ component or function. Children is a component which is rendered by default and ## Example: -See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/examples/Example/src/horizontalDrawer/index.tsx) from [GestureHandler Example App](example.md) or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). +See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/example/src/basic/horizontalDrawer/index.tsx) from [GestureHandler Example App](example.md) or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). ```js class Drawerable extends Component { diff --git a/docs/versioned_docs/version-2.1.1/api/components/drawer-layout.mdx b/docs/versioned_docs/version-2.1.1/api/components/drawer-layout.mdx index 1bf91c7bc0..b3e4373d1e 100644 --- a/docs/versioned_docs/version-2.1.1/api/components/drawer-layout.mdx +++ b/docs/versioned_docs/version-2.1.1/api/components/drawer-layout.mdx @@ -109,7 +109,7 @@ component or function. Children is a component which is rendered by default and ## Example: -See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/examples/Example/src/horizontalDrawer/index.tsx) from [GestureHandler Example App](example.md) or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). +See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/example/src/basic/horizontalDrawer/index.tsx) from [GestureHandler Example App](example.md) or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). ```js class Drawerable extends Component { diff --git a/docs/versioned_docs/version-2.3.0/api/components/drawer-layout.mdx b/docs/versioned_docs/version-2.3.0/api/components/drawer-layout.mdx index 0f6fce24d6..04abc42c72 100644 --- a/docs/versioned_docs/version-2.3.0/api/components/drawer-layout.mdx +++ b/docs/versioned_docs/version-2.3.0/api/components/drawer-layout.mdx @@ -109,7 +109,7 @@ component or function. Children is a component which is rendered by default and ## Example: -See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/examples/Example/src/horizontalDrawer/index.tsx) from GestureHandler Example App or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). +See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/example/src/basic/horizontalDrawer/index.tsx) from GestureHandler Example App or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). ```js class Drawerable extends Component { diff --git a/docs/versioned_docs/version-2.4.0/api/components/drawer-layout.mdx b/docs/versioned_docs/version-2.4.0/api/components/drawer-layout.mdx index 0f6fce24d6..04abc42c72 100644 --- a/docs/versioned_docs/version-2.4.0/api/components/drawer-layout.mdx +++ b/docs/versioned_docs/version-2.4.0/api/components/drawer-layout.mdx @@ -109,7 +109,7 @@ component or function. Children is a component which is rendered by default and ## Example: -See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/examples/Example/src/horizontalDrawer/index.tsx) from GestureHandler Example App or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). +See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/example/src/basic/horizontalDrawer/index.tsx) from GestureHandler Example App or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). ```js class Drawerable extends Component { diff --git a/docs/versioned_docs/version-2.6.0/api/components/drawer-layout.mdx b/docs/versioned_docs/version-2.6.0/api/components/drawer-layout.mdx index 0f6fce24d6..04abc42c72 100644 --- a/docs/versioned_docs/version-2.6.0/api/components/drawer-layout.mdx +++ b/docs/versioned_docs/version-2.6.0/api/components/drawer-layout.mdx @@ -109,7 +109,7 @@ component or function. Children is a component which is rendered by default and ## Example: -See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/examples/Example/src/horizontalDrawer/index.tsx) from GestureHandler Example App or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). +See the [drawer example](https://github.com/software-mansion/react-native-gesture-handler/blob/main/example/src/basic/horizontalDrawer/index.tsx) from GestureHandler Example App or view it directly on your phone by visiting [our expo demo](https://snack.expo.io/@adamgrzybowski/react-native-gesture-handler-demo). ```js class Drawerable extends Component {