List component for React Native
npm install react-native-turbo-list
import { TurboListView } from "react-native-turbo-list";
// ...
<TurboListView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT