react-native-rc-scroll
v0.1.2
Published
Supports multiple scroll views in a single screen
Readme
react-native-multi-scroll
None
Installation
npm install react-native-multi-scrollUsage
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
