You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/setup.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ If you plan on using specific components, see **UILib Packages** above.
33
33
### Peer Dependencies
34
34
UILIb has mandatory peer dependencies on the following packages:
35
35
- react-native-reanimated (Make sure to follow [Reanimated setup guide](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation))
36
-
- react-native-gesutre-handler
36
+
- react-native-gesture-handler
37
37
38
38
### Optional Dependencies
39
39
Some dependencies are optional and required by specific components or features (e.g. Card's blur features requires installing `@react-native-community/blur` package)
0 commit comments