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
shopify-react-native-performance-navigation-bottom-tabs is an extension library atop @shopify/react-native-performance-navigation with additional helper methods for @react-navigation/bottom-tabs library.

Installation

  1. Add the JavaScript library dependency in the package.json file:
  2. Add the Babel module resolver plugin to the devDependencies section in the package.json file:
  3. Configure an alias for @amazon-devices/shopify__react-native-performance* in the plugin section of the babel.config.js file.
  4. For projects using libraries (where represents specific components like stack or native), include these libraries in both the dependencies and overrides sections of your package.json file. It is strongly recommended to upgrade to , which introduces @amazon-devices/react-native-reanimated support for enhanced performance and animations.
  5. 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-navigation-bottom-tabs documentation

Functions

Implementation details

  • Render pass reports for navigating between the bottom tabs aren’t currently correctly generated on Vega

Supported Versions

Additional resources

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