1.0.1 • Published 2 years ago
@swanstack/react-native-infinite-list v1.0.1
React Native Infinite List effortlessly loads more elements as users scroll down. As it is compatible with FlatList, SectionList, and any other list type, it stands as the ultimate solution for infinite scrolling.

Features
- Ultimate Solution for Infinite Scrolling
- List Type Compatibility (FlatList, SectionList, VirtualizedList)
- Flexible Integration with Custom Lists and External Libraries (read more)
Installation
yarn add @swanstack/react-native-infinite-listUsage
Check Docs for more information!
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library