Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
ViewToken object is returned as one of the properties in the onViewableItemsChanged callback (for example, in the FlatList component). It is exported by ViewabilityHelper.js.

Example

Keys and values

index

Unique numeric identifier assigned to the data element.

isViewable

Specifies if at least some part of list element is visible in the viewport.

item

Item data

key

Key identifier assigned to the data element extracted to the top level.

section

Item section data when used with SectionList.

Used by

Last modified on May 13, 2026