v1 beta is available - test now if you are building chat / feed interfaces
See original GitHub issueV1 brings improvements to reverse infinite scrolling behavior - suitable for chat and feed user interfaces. Give it a try today:
npm install react-virtuoso@next
Important note: v1 is a rewrite to avoid some of the limitations of the v0 architecture. A list of what’s new and the breaking changes between v0.x and v1.x are available at the v0 to v1 migration guide.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:26
- Comments:23 (10 by maintainers)
Top Results From Across the Web
What's new for developers in Microsoft Teams
Date Update Find here
17/11/2022 Updated Manifest schema v1.15. App manifest > Manifest schema v1.15
10/13/2022 Configure back button of an app. Design your app...
Read more >Everything you need to know about Twitch Studio Beta
Sponsored by OWN3D: https://eposvox.gg/own3d For all your stream branding needs! Welcome to StreamGuides - today we 're covering the Twitch ...
Read more >Building a Real-time Chat App with Sails.js - SitePoint
The goal of this tutorial is to show you how to build a chat application ... Sails.js v1.0.0 is also available but is...
Read more >Grounded 1.0 Release - Go Big and Go Home!
The story quests and content for this full game release will be reset but your beloved bases, unlocked recipes, and inventory items will...
Read more >What's New in Oracle Digital Assistant - Cloud
The chat widget configuration settings schema for the Web SDK is now available in standard JSON schema format through a CDN, which can...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Huge thank you everyone for the feedback, the contributions, and the testing. v1 is now official and published in
latest. A new virtuoso.dev is live, with up-to-date documentation and API reference.Cheers,
@dilizarov - I found the culprit. The current upward scroll mechanism is not reliable on iOS. I have an idea how this can be fixed, tracking the problem in #208 .