Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 447 Bytes

File metadata and controls

5 lines (3 loc) · 447 Bytes

React Native Tab View

React 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.