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/docs/fundamentals/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ npx expo prebuild
76
76
77
77
#### Android
78
78
79
-
Android doesn't require any more steps, but keep in mind that if you want to use gestures in Modals you need to wrap Modal's content with`GestureHandlerRootView`:
79
+
Setting up Gesture Handler on Android doesn't require any more steps. Keep in mind that if you want to use gestures in Modals you need to wrap Modal's content with`GestureHandlerRootView`:
0 commit comments