@algorithmx/react-native-scrollify
v1.1.1
Published
This package enables the display of vertically centered items that can be scrolled and have automatic scrolling.
Downloads
21
Readme
@algorithmx/react-native-scrollify
This package enables the display of vertically centered items that can be scrolled and have automatic scrolling.
Installation
npm install @algorithmx/react-native-scrollify
Usage
import Scrollify from '@algorithmx/react-native-scrollify';
<Scrollify data={RAW_DATAS} renderItem={renderItem} />;
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT