🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

react-native-collapsible-tab-view

Package Overview
Dependencies
Maintainers
2
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-collapsible-tab-view - npm Package Versions

1
35
10

5.0.0-rc.2

Diff
andrei.alecu
published 5.0.0-rc.2 •
andrei.alecu
published 5.0.0-rc.1 •

Changelog

Source

6.0.0 (2023-03-04)

Bug Fixes

  • lazy loading glitch with reanimated 3 (de032e9)

Features

  • reanimated v3 compatibility (f2e0f21)

BREAKING CHANGES

  • This version is only compatible with reanimated >= 3.0.1
andrei.alecu
published 5.0.0-rc.0 •
andrei.alecu
published 4.5.2 •

Changelog

Source

4.5.2 (2022-01-15)

Bug Fixes

  • edge case with tabs still scrolling to top (#230) (dd13cbc)
andrei.alecu
published 4.5.1 •

Changelog

Source

4.5.1 (2022-01-15)

Bug Fixes

  • minimum height with allowHeaderOverscroll (#229) (1e8ce9c)
andrei.alecu
published 4.5.0 •

Changelog

Source

4.5.0 (2022-01-15)

Bug Fixes

Features

  • allow header to move down on pull to refresh on iOS (#228) (d0e063b)
andrei.alecu
published 4.4.0 •

Changelog

Source

4.4.0 (2021-11-04)

Features

  • add width prop to Tabs.Container (#208) (4b9e738)
andrei.alecu
published 4.3.1-rc.0 •
andrei.alecu
published 4.3.0 •

Changelog

Source

4.3.0 (2021-10-03)

Bug Fixes

  • lint and typescript errors (dc5fd39)
  • tab indicator did not work correctly in RTL mode (#193) (243848d)

Features

  • SectionList support (without stickyHeaders for now) (#201) (1571a62)
andrei.alecu
published 4.2.1 •

Changelog

Source

4.2.1 (2021-07-28)

Bug Fixes

Performance Improvements