JSPM

  • Created
  • Published
  • Downloads 437972
  • Score
    100M100P100Q175905F
  • License MIT

Tab view component for React Native

Package Exports

  • react-native-tab-view
  • react-native-tab-view/lib/commonjs/index.js
  • react-native-tab-view/lib/module/index.js
  • react-native-tab-view/src/index.tsx

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-tab-view) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React Native Tab View

React Native Tab View is a cross-platform Tab View component for React Native implemented using react-native-pager-view on Android & iOS, and PanResponder on Web, macOS, and Windows.

Installation instructions and documentation can be found on the React Navigation website.