diff --git a/releases/next/docs/viewpagerandroid.html b/releases/next/docs/viewpagerandroid.html
index 212a4184d83..c2f81e8d72c 100644
--- a/releases/next/docs/viewpagerandroid.html
+++ b/releases/next/docs/viewpagerandroid.html
@@ -43,7 +43,8 @@ The page scrolling state can be in 3 states:
(when user swipes between pages). The event.nativeEvent object passed to this
callback will have following fields:
- position - index of page that has been selected
Blank space to show between pages. This is only visible while scrolling, pages are still -edge-to-edge.
When false, the content does not scroll. +edge-to-edge.
Whether enable showing peekFraction or not. If this is true, the preview of +last and next page will show in current screen. Defaults to false.
When false, the content does not scroll. The default value is true.
You can edit the content above on GitHub and send us a pull request!