We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6386f61 + 17fc108 commit 8ea2e67Copy full SHA for 8ea2e67
1 file changed
packages/docs-gesture-handler/docs/fundamentals/installation.mdx
@@ -45,7 +45,7 @@ Setting up `react-native-gesture-handler` is pretty straightforward:
45
</TabItem>
46
</Tabs>
47
48
-### 2. Wrap your app with GestureHandlerRootViewcomponent
+### 2. Wrap your app with GestureHandlerRootView component
49
50
```jsx
51
import { GestureHandlerRootView } from 'react-native-gesture-handler';
0 commit comments