Tab view component for React Native
npm install @react-native-oh-tpl/react-native-tab-viewReact Native Tab View is a cross-platform Tab View component for React Native implemented using react-native-pager-view on Android & iOS, and PanResponder on Web, macOS, and Windows.
Installation instructions and documentation can be found on the React Navigation website.