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: markdowns/getting-started/setup.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ If you plan on using specific components, see **UILib Packages** above.
32
32
### Peer Dependencies
33
33
UILIb has mandatory peer dependencies on the following packages:
34
34
- react-native-reanimated (Make sure to follow [Reanimated setup guide](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation))
35
-
- react-native-gesutre-handler
35
+
- react-native-gesture-handler
36
36
37
37
### Optional Dependencies
38
38
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