reactnativetabview

0.0.4 • 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 reactnativetabview

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

49.4 kB

Total Files

13

Last publish

Collaborators

  • anirudhramanan