-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] FlatList ItemSeparatorComponent not work correctly. #14661
Comments
This issue looks like a question that would be best asked on StackOverflow. StackOverflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only. Will close this as this is really a question that should be asked on StackOverflow. |
@hramos This is a BUG. It works perfect in RN 0.44 |
+1 |
If this is a bug, feel free to open a new issue, making sure to follow the template. |
@ZainaliSyed Could you share your code? What RN version are you using? |
Description
When I set horizontal true for FlatList, ItemSeparatorComponent is added vertically. Please fix this bug. Thanks
Sample Code
Additional Information
The text was updated successfully, but these errors were encountered: