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
<script type="module"> import reactNativeObservableList from 'https://cdn.jsdelivr.net/npm/react-native-observable-list@3.3.1/+esm' </script>