React Native Scrollable Tab View Versions Save

Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar

v1.0.0

4 years ago

Thanks for the contributions in keeping this library alive!

This release includes support for React Native 0.61 Removal of legacy lifecycle methods

v0.10.0

5 years ago
  • Swapped animated value retrival from _value to getValue() (#923)