React Native Scrollable Tabview Versions Save

Based on pure JS scripts, without relying on native, no need for react-native link, Title / Header / Tabs / Sticky / Screen components can be flexibly configured, among which Tabs / Sticky can slide When it reaches the top, it will be topped.

v1.1.7

2 years ago
  • Fix something issues.
  • Support onRefresh / onEndReached in function component.

v1.1.6

2 years ago

feat: added props stickyHeader fix: set inactiveSlideOpacity default props for Carousel

v1.1.5

2 years ago

fix: some issues

v1.1.4

2 years ago
  • fix: Native driven events only support animated values contained inside 'nativeEvent'
  • feat: Added props errorToThrow

v1.1.3

2 years ago
  • feat: Added props tabsEnableAnimatedUnderlineWidth to support bounce tabs
  • feat: Added props onScroll2Horizontal
  • feat: Added isFirst args in callback(onTabviewChanged)
  • oooptimized code

v1.1.2

2 years ago
  • fix: Third-party plug-in cannot be installed(@itenl/react-native-snap-carousel)

v1.1.1

2 years ago
  • fix: thired party dependencies (react-native-snap-carousel)
  • feat: added method clearStacks

v1.1.0

2 years ago