react-native-rc-scroll
v0.1.2
Published
Supports multiple scroll views in a single screen
Downloads
7
Readme
react-native-multi-scroll
None
Installation
npm install react-native-multi-scroll
Usage
import { multiply } from 'react-native-multi-scroll';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library