react-native-observable-list
esm cjs
It provides item tracking functionality for lists that offer an `onViewableItemsChanged` callback with the type `({viewableItems: ViewToken[]}) => void` and a `renderItem` property with the type `({item: ItemT, index: number}) => React.ReactElement`.
Version 3.3.1 License MIT
Keywords
react-nativeiosandroidintersection-observerflatlistflashlist
INSTALL