react-native-animation-tab-view
v1.1.4
Published
TODO
Downloads
20
Readme
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;