react-native-reanimated-fab
v1.0.0
Published
TODO
Downloads
2
Readme
react-native-reanimated-fab
Getting started
$ npm install react-native-reanimated-fab --save
Mostly automatic installation
$ react-native link react-native-reanimated-fab
Usage
import ReactNativeFab from 'react-native-reanimated-fab';
// TODO: What to do with the module?
ReactNativeFab;