1.1.1 • Published 1 year ago

@algorithmx/react-native-scrollify v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@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


1.1.1

1 year ago

1.1.0

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago