1.0.0 • Published 5 months ago

react-native-horizon-list v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

react-native-horizontal-list

The React Native Horizontal 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, empowering developers to create sleek and responsive horizontal scrollable lists, and enhancing the user experience with seamless navigation through a collection of items.

LTR

https://github.com/seyedmostafahasani/react-native-horizontal-list/assets/3009224/f3bf198f-3cc2-453e-adf6-085c0ee18960

RTL

https://github.com/seyedmostafahasani/react-native-horizontal-list/assets/3009224/e10002fa-269d-4415-9196-f88accfa4952

Installation

npm install react-native-horizontal-list
yarn add react-native-horizontal-list

Usage

you can see a sample in the example folder, demonstrating the key features and functionalities of the library.

Notice

I tried to fix this issue https://github.com/facebook/react-native/issues/19150

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

1.0.0

5 months ago