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
@amazon-devices/shopify__react-native-performance-lists-profiler is an extension library atop @shopify/react-native-performance-navigation that provides utilities for profiling the FlatList and FlashList components.

Installation

  1. Add the JavaScript library dependency in the package.json file.
  2. Reinstall dependencies using npm install command.

Examples

API reference

Check out the dedicated documentation for info about this library, API reference and more: Official react-native-performance-lists-profiler documentation.

Components

ListsProfiler props

FlatListPerformanceView

FlashListPerformanceView

Implementation details

  • The documentation of the upstream version of the library mistakingly states that FlashListPerformanceView API is the same as FlatListPerformanceView - you can only useonInteractive and onBlankArea directly with FlatListPerformanceView.

Supported versions

Additional resources

For information on additional libraries, see Supported Third-Party Libraries and Services.
Last modified on July 30, 2026