Skip to content

Commit d39af79

Browse files
m-bertj-piasecki
andauthored
Update packages/docs-gesture-handler/docs/fundamentals/reanimated-interactions.mdx
Co-authored-by: Jakub Piasecki <jakub.piasecki@swmansion.com>
1 parent 16eb6cb commit d39af79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs-gesture-handler/docs/fundamentals/reanimated-interactions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ export default function App() {
119119

120120
## Disabling Reanimated
121121

122-
Gestures created with the hook API have `Reanimated` enabled by default, meaning all callbacks are executed on the UI thread. There are two methods available to disable this behavior for a specific gesture.
122+
Gestures created with the hook API have `Reanimated` integration enabled by default, meaning all callbacks are executed on the UI thread. There are two methods available to disable this behavior for a specific gesture.
123123

124124
### disableReanimated
125125

0 commit comments

Comments
 (0)