Skip to content

henriquekano/react-native-tab-swipe

Repository files navigation

react-native-tab-swipe

Getting started

$ npm install react-native-tab-swipe --save

Mostly automatic installation

$ react-native link react-native-tab-swipe

What

A tab component that doesn't use scrollview

Why

Working with dynamic sized children inside a scrollview is a challenge in itself. MAybe this is an alternative for tab components.

Usage

import TabSwipe from 'react-native-tab-swipe';

// TODO: What to do with the module?
TabSwipe;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages