react-native-web-tabview

0.0.1 • Public • Published

React Native Tab View

npm version

This is the fork of https://github.com/react-native-community/react-native-tab-view. It contains changes to make it work with older versions of ReactNative. (~0.30.0 and above)

If you are on the latest react-native version, use https://github.com/react-native-community/react-native-tab-view for npm installation.

Installation:

npm intall --save reactnativetabview 

Changes:

  • Since flexGrow, flexShrink properties were not a part of older version of react-native, it has been replaced with flex
  • I18nManager removed.

The usage remains the same. Please refere to https://github.com/react-native-community/react-native-tab-view/blob/master/README.md for detailed guidance.

Reference:

https://github.com/react-native-community/react-native-tab-view

Package Sidebar

Install

npm i react-native-web-tabview

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • surya.kanoria