@glyw/react-native-tabbed-section-list
TypeScript icon, indicating that this package has built-in type declarations

0.0.21 • Public • Published

@glyw/react-native-tabs-section-list

npm version license

React Native Scrollable Tabbed SectionList.

Installation

$ yarn add @glyw/react-native-tabbed-section-list

Demo

Props

Name Description Type Default
scrollToLocationOffset? Param is inserted into scrollToLocation as viewOffset See React Native Docs number 0
tabBarStyle? Styles for tabBar ViewStyle undefined
renderTab Callback which returns a custom React Element to use as the tab bar (section: SectionListData<any>) React.ReactNode Required
SectionList props...

Package Sidebar

Install

npm i @glyw/react-native-tabbed-section-list

Weekly Downloads

22

Version

0.0.21

License

MIT

Unpacked Size

34.1 kB

Total Files

15

Last publish

Collaborators

  • glyw