Update ANIMATED.mdx
This commit is contained in:
parent
d365ae1e83
commit
87f871debf
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user