-
Notifications
You must be signed in to change notification settings - Fork 27
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
Horizontal flatlist? #5
Comments
@sfalihi No!! Not at the moment |
Going to keep this open to see if there is interest from more users for this!! |
Yep I am very interrested in this feature... |
Also interested. |
I'm also interested in this feature for a horizontal time-based calendar-like component that allows users to scroll back and forth infinately. |
Definitely interested as well |
Has this issue been resolved? :( |
Yes I need this feature ✌🏽 |
Interested! |
just write horizontal in flatlist it will work |
No it will not. |
Also interested 👍 |
yes it would be nice to have it 👍 |
I am also facing the same problem. Did you by any chance find out how to have a bidirectional scroll in a calendar-like component? |
@Nautman @Findiglay or anyone interested in a calendar-like component with horizontal bidirectional infinite scroll*, you can check this library https://github.com/hoangnm/react-native-week-view for a week view (disclaimer: I'm a maintainer), plus we are currently working on a month view: hoangnm/react-native-week-view#95 (comment) 😃 (*) for now is implemented with a FlatList plus some workarounds |
@vishalnarkhede please, man, add the horizontal feature! |
|
it throw error with horizontal=true
does it support horizontal flatlist?
The text was updated successfully, but these errors were encountered: