@algorithmx/react-native-scrollify
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

@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


Package Sidebar

Install

npm i @algorithmx/react-native-scrollify

Weekly Downloads

5

Version

1.1.1

License

MIT

Unpacked Size

54.1 kB

Total Files

64

Last publish

Collaborators

  • algorithmx