-
Notifications
You must be signed in to change notification settings - Fork 918
Move to a smaller list virtualization library #425
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
Comments
cc: @clauderic |
FWIW, I just checked and adding |
Will explore that as well! thanks! |
@wuweiweiwu What are your thoughts on
I'm sure there are more changes that I haven't noticed yet. Is the goal for the external API to remain as stable as possible, or to fit the underlying windowing library best? |
yep thats the plan
in the release well keep the same prop name but we can alias reactWindowListProps to be the same thing and make a breaking change in a later release |
Are there still plans to move to a smaller library? |
Yes! Will finish this when I get some time. Feel free to contribute as well!
On Wed, Oct 30, 2019 at 2:04 AM Timothy Armes ***@***.***> wrote:
Are there still plans to move to a smaller library?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#425?email_source=notifications&email_token=AINC7XBDXDN26L4XLOQMSG3QRFE2PA5CNFSM4GFHHOC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECTM5VA#issuecomment-547802836>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AINC7XCEDAXFABWFYYZMUCLQRFE2PANCNFSM4GFHHOCQ>
.
--
Wei-Wei Wu
weiweiwu.me
|
React window https://github.com/bvaughn/react-window is a rewrite of react-virtualized that exposes a simpler api and is also way faster.
Alternative is react-tiny-virtual-list which is around the same size
react-window
react-tiny-virtual-list
The text was updated successfully, but these errors were encountered: