docs: Move ANIMATED
-> ZOOMING
This commit is contained in:
parent
8e520c42fe
commit
48a97eccdd
@ -174,4 +174,4 @@ Make sure to add this to your Debug-, as well as your Release-configuration.
|
|||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
#### 🚀 Next section: [Zooming with Reanimated](/docs/guides/animated) (or [creating a Frame Processor Plugin](/docs/guides/frame-processors-plugins-overview))
|
#### 🚀 Next section: [Zooming](/docs/guides/zooming) (or [creating a Frame Processor Plugin](/docs/guides/frame-processors-plugins-overview))
|
||||||
|
@ -49,4 +49,4 @@ You have to restart metro-bundler for changes in the `babel.config.js` file to t
|
|||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
|
||||||
#### 🚀 Next section: [Zooming with Reanimated](/docs/guides/animated)
|
#### 🚀 Next section: [Zooming](/docs/guides/zooming)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
id: animated
|
id: zooming
|
||||||
title: Zooming
|
title: Zooming
|
||||||
sidebar_label: Zooming
|
sidebar_label: Zooming
|
||||||
---
|
---
|
@ -18,7 +18,7 @@ module.exports = {
|
|||||||
'guides/frame-processor-plugin-list'
|
'guides/frame-processor-plugin-list'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
'guides/animated',
|
'guides/zooming',
|
||||||
'guides/focusing',
|
'guides/focusing',
|
||||||
'guides/errors',
|
'guides/errors',
|
||||||
'guides/troubleshooting',
|
'guides/troubleshooting',
|
||||||
|
Loading…
Reference in New Issue
Block a user