Executed when transitioning between pages (ether because of animation for the requested page change or when user is swiping/dragging between pages) The event.nativeEvent object for this callback will carry following data:
+
Executed when transitioning between pages (either because of animation for the requested page change or when user is swiping/dragging between pages) The event.nativeEvent object for this callback will carry following data:
position - index of first page from the left that is currently visible
-
offset - value from range [0,1) describing stage between page transitions. Value x means that (1 - x) fraction of the page at "position" index is visible, and x fraction of the next page is visible.
+
offset - value from range [0, 1] describing stage between page transitions. Value x means that (1 - x) fraction of the page at "position" index is visible, and x fraction of the next page is visible.
@@ -129,7 +127,7 @@ var styles = {
idle, meaning there is no interaction with the page scroller happening at the time
dragging, meaning there is currently an interaction with the page scroller
-
settling, meaning that there was an interaction with the page scroller, and the page scroller is now finishing it's closing or opening animation
+
settling, meaning that there was an interaction with the page scroller, and the page scroller is now finishing its closing or opening animation
diff --git a/docs/next/viewpagerandroid/index.html b/docs/next/viewpagerandroid/index.html
index 42ee37eaabd..ae982864d38 100644
--- a/docs/next/viewpagerandroid/index.html
+++ b/docs/next/viewpagerandroid/index.html
@@ -62,19 +62,17 @@ var styles = {
Executed when transitioning between pages (ether because of animation for the requested page change or when user is swiping/dragging between pages) The event.nativeEvent object for this callback will carry following data:
+
Executed when transitioning between pages (either because of animation for the requested page change or when user is swiping/dragging between pages) The event.nativeEvent object for this callback will carry following data:
position - index of first page from the left that is currently visible
-
offset - value from range [0,1) describing stage between page transitions. Value x means that (1 - x) fraction of the page at "position" index is visible, and x fraction of the next page is visible.
+
offset - value from range [0, 1] describing stage between page transitions. Value x means that (1 - x) fraction of the page at "position" index is visible, and x fraction of the next page is visible.
@@ -129,7 +127,7 @@ var styles = {
idle, meaning there is no interaction with the page scroller happening at the time
dragging, meaning there is currently an interaction with the page scroller
-
settling, meaning that there was an interaction with the page scroller, and the page scroller is now finishing it's closing or opening animation
+
settling, meaning that there was an interaction with the page scroller, and the page scroller is now finishing its closing or opening animation
diff --git a/docs/viewpagerandroid.html b/docs/viewpagerandroid.html
index 9fce8071ef7..b1584ebb18b 100644
--- a/docs/viewpagerandroid.html
+++ b/docs/viewpagerandroid.html
@@ -110,10 +110,10 @@ var styles = {
onPageScroll
-
Executed when transitioning between pages (ether because of animation for the requested page change or when user is swiping/dragging between pages) The event.nativeEvent object for this callback will carry following data:
+
Executed when transitioning between pages (either because of animation for the requested page change or when user is swiping/dragging between pages) The event.nativeEvent object for this callback will carry following data:
position - index of first page from the left that is currently visible
-
offset - value from range [0,1) describing stage between page transitions. Value x means that (1 - x) fraction of the page at "position" index is visible, and x fraction of the next page is visible.
+
offset - value from range [0, 1] describing stage between page transitions. Value x means that (1 - x) fraction of the page at "position" index is visible, and x fraction of the next page is visible.
@@ -129,7 +129,7 @@ var styles = {
idle, meaning there is no interaction with the page scroller happening at the time
dragging, meaning there is currently an interaction with the page scroller
-
settling, meaning that there was an interaction with the page scroller, and the page scroller is now finishing it's closing or opening animation
+
settling, meaning that there was an interaction with the page scroller, and the page scroller is now finishing its closing or opening animation
diff --git a/docs/viewpagerandroid/index.html b/docs/viewpagerandroid/index.html
index 9fce8071ef7..b1584ebb18b 100644
--- a/docs/viewpagerandroid/index.html
+++ b/docs/viewpagerandroid/index.html
@@ -110,10 +110,10 @@ var styles = {
onPageScroll
-
Executed when transitioning between pages (ether because of animation for the requested page change or when user is swiping/dragging between pages) The event.nativeEvent object for this callback will carry following data:
+
Executed when transitioning between pages (either because of animation for the requested page change or when user is swiping/dragging between pages) The event.nativeEvent object for this callback will carry following data:
position - index of first page from the left that is currently visible
-
offset - value from range [0,1) describing stage between page transitions. Value x means that (1 - x) fraction of the page at "position" index is visible, and x fraction of the next page is visible.
+
offset - value from range [0, 1] describing stage between page transitions. Value x means that (1 - x) fraction of the page at "position" index is visible, and x fraction of the next page is visible.
@@ -129,7 +129,7 @@ var styles = {
idle, meaning there is no interaction with the page scroller happening at the time
dragging, meaning there is currently an interaction with the page scroller
-
settling, meaning that there was an interaction with the page scroller, and the page scroller is now finishing it's closing or opening animation
+
settling, meaning that there was an interaction with the page scroller, and the page scroller is now finishing its closing or opening animation