react-native-sglistview
Memory optimized list view
Improves memory performance of lists in React Native by controlling what's being drawn to the screen and what's kept in memory
SGListView is a memory minded implementation of React Native's ListView
744 stars
24 watching
72 forks
Language: JavaScript
last commit: over 3 years ago listviewreactreact-nativereact-native-componentsgsglistviewsglistview-performance
Related projects:
Repository | Description | Stars |
---|---|---|
gitim/react-native-sortable-list | A React Native component that provides a customizable and interactive list view with sorting functionality. | 884 |
purii/react-native-tableview-simple | A lightweight and flexible React Native component for displaying tables in mobile apps | 560 |
stevenlambion/ui-listview | An Angular directive for efficiently displaying large datasets with dynamic rows and content-driven row heights. | 49 |
deanmcpherson/react-native-sortable-listview | Drag and drop capable wrapper for ListView in React Native | 918 |
lvlrsajjad/react-native-masonry-brick-list | A React Native component for displaying a staggered or masonry layout of items | 26 |
gusgard/react-native-swiper-flatlist | A React Native component that implements a customizable swiper with flatlist functionality | 551 |
gusgard/react-native-grid-list | A React Native component that displays a grid of items with customizable layout and animation. | 104 |
imgly/vesdk-react-native | Provides a React Native module for integrating video editing capabilities into mobile apps | 147 |
sergeyshpadyrev/react-native-easy-router | A React Native screen navigation library | 154 |
caseywebdev/react-list | A versatile infinite scroll React component for rendering lists of items with customizable layout and behavior | 1,963 |
bolan9999/react-native-spring-scrollview | A high-performance, customizable scroll view library for React Native. | 351 |
rishabhbhatia/react-native-todo | A Todo List app built using React Native and Redux | 80 |
jmurzy/react-native-foldview | A React Native component that enables folding animation in a view with multiple content layers | 1,976 |
melihberberolu/react-native-keyboard-sticky-view | A React Native component that provides a sticky view layout while handling keyboard visibility changes with animations. | 24 |
intellicode/react-native-bridgeable-webview | A component replacement for react-native's WebView with a custom message bridge feature | 18 |