The React Native Horizon List package is a versatile and efficient solution for implementing horizontal lists in your React Native applications. I tried to fix the RTL issue on the FlatList on Android devices, empowering developers to create sleek and responsive horizontal scrollable lists, and enhancing the user experience with seamless navigation through a collection of items.
ltr-video.mov
android-device.mov
rtl-video.mov
android-device.mov
npm install react-native-horizon-list
yarn add react-native-horizon-list
you can see a sample in the example folder, demonstrating the key features and functionalities of the library.
I tried to fix this issue facebook/react-native#19150
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library