react-native-super-flatlist

super flatlist

Installation

npm install react-native-super-flatlist

Usage

import SuperFlatlist from "react-native-super-flatlist";

// ...

const result = await SuperFlatlist.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT