React Native Tabbed SectionList.
npm install @glyw/react-native-tabbed-section-listReact Native Scrollable Tabbed SectionList.
``bash`
$ yarn add @glyw/react-native-tabbed-section-list

Name | Description | Type | Default
------ | ------ | ------ | ------
scrollToLocationOffset? | Param is inserted into scrollToLocation as viewOffset See React Native Docs | number | 0tabBarStyle? | Styles for tabBar | ViewStyle | undefinedrenderTab | Callback which returns a custom React Element to use as the tab bar (section: SectionListData | React.ReactNode | RequiredSectionList` props... | | |