Update ANIMATED.mdx
This commit is contained in:
@@ -70,7 +70,7 @@ export function App() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Implementation
|
### Explanation
|
||||||
|
|
||||||
1. The `Camera` is converted to a reanimated Camera using `Reanimated.createAnimatedComponent`
|
1. The `Camera` is converted to a reanimated Camera using `Reanimated.createAnimatedComponent`
|
||||||
2. The `zoom` property is added to the whitelisted native props to make it animatable.
|
2. The `zoom` property is added to the whitelisted native props to make it animatable.
|
||||||
|
Reference in New Issue
Block a user