A lightweight node module to expand/collapse text of any item in the flatlist in React-Native.
npm install rn-weblineindia-expandable-flatlist
import { multiply } from 'rn-weblineindia-expandable-flatlist';
// ...
const result = await multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library