Skip to content

anirudhramanan/react-native-tab-view

 
 

Repository files navigation

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

About

A cross-platform Tab View component for React Native

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%