1.1.4 • Published 2 years ago
react-native-animation-tab-view v1.1.4
react-native-animation-tab-view
Getting started
$ npm install react-native-animation-tab-view --save
Mostly automatic installation
$ react-native link react-native-animation-tab-view
Usage
import AnimationTabView from 'react-native-animation-tab-view';
// TODO: What to do with the module?
AnimationTabView;