If you've used another web virtualized list library before, what are your pain points?
If you've used another web virtualized list library before, what are your pain points?
The ⚡️ fastest React Native list library, in 100% JS, now with more accuracy and speed!
✨Perfectly accurate scrollToIndex
✨Even faster
✨Zero mount time on new arch
✨Sticky headers
✨estimatedItemSize is optional
✨New and old arch
www.legendapp.com/open-source/...
The ⚡️ fastest React Native list library, in 100% JS, now with more accuracy and speed!
✨Perfectly accurate scrollToIndex
✨Even faster
✨Zero mount time on new arch
✨Sticky headers
✨estimatedItemSize is optional
✨New and old arch
www.legendapp.com/open-source/...
So it looks like we can support initialScrollIndex with no jank scrolling up, and bidirectional infinite lists should work too!
The solution seems to be scrollBy(), which does not break momentum scrolling 👍
So it looks like we can support initialScrollIndex with no jank scrolling up, and bidirectional infinite lists should work too!
The solution seems to be scrollBy(), which does not break momentum scrolling 👍
✨ Improved performance
✨ Perfectly accurate scrollToIndex
✨ Mount time on new arch goes from pretty fast to ZERO
✨ Sticky headers
✨ estimatedItemSize is now optional
✨ Fixes many bugs
✨ Improved performance
✨ Perfectly accurate scrollToIndex
✨ Mount time on new arch goes from pretty fast to ZERO
✨ Sticky headers
✨ estimatedItemSize is now optional
✨ Fixes many bugs
It'll be an app for managing Github issues, PRs, discussions.
🔌 Local first
🛜 Works offline
⚡️ Instant interactions
💾 App is 50mb, 100mb ram
👐 Open source
It'll be an app for managing Github issues, PRs, discussions.
🔌 Local first
🛜 Works offline
⚡️ Instant interactions
💾 App is 50mb, 100mb ram
👐 Open source
These videos are also more exact, using a script for scrolling at a consistent speed. The previous video was at 1.3x, this is 1x.
The latest optimizations are not quite stable yet, will release them this weekend!
These videos are also more exact, using a script for scrolling at a consistent speed. The previous video was at 1.3x, this is 1x.
The latest optimizations are not quite stable yet, will release them this weekend!
But another mistake made LegendList look worse than it is too 😂. And I did another round of optimizing today, so it's still looking pretty good!
But another mistake made LegendList look worse than it is too 😂. And I did another round of optimizing today, so it's still looking pretty good!
But today my productivity dropped when I made friends with the hotel cat who sat on my laptop and demanded pets.
So we did a photoshoot 😍 Photos in 🧵!
But today my productivity dropped when I made friends with the hotel cat who sat on my laptop and demanded pets.
So we did a photoshoot 😍 Photos in 🧵!
The ⚡️ fastest React Native list library, 100% JS, with powerful new features. For new and old arch.
✨ maintainContentVisiblePosition
✨ Bidirectional infinite scrolling
✨ Chat UI without the inverting hack
I hope it helps make your apps better!
github.com/LegendApp/le...
The ⚡️ fastest React Native list library, 100% JS, with powerful new features. For new and old arch.
✨ maintainContentVisiblePosition
✨ Bidirectional infinite scrolling
✨ Chat UI without the inverting hack
I hope it helps make your apps better!
github.com/LegendApp/le...
Check it out: github.com/LegendApp/le...
Check it out: github.com/LegendApp/le...
Last new feature before 1.0: After the first render it internally uses the average item size instead of the estimate, which should be more correct. And providing an estimated item size is now optional 😀
Last new feature before 1.0: After the first render it internally uses the average item size instead of the estimate, which should be more correct. And providing an estimated item size is now optional 😀
See this video of a VERY slow phone and no visible gapping. Try it now in Legend List beta.47 😀. And I think we should be ready for 1.0 next week!
See this video of a VERY slow phone and no visible gapping. Try it now in Legend List beta.47 😀. And I think we should be ready for 1.0 next week!
The most important milestone, ZHB (Zero @hirbod.dev Bugs), has been achieved and all 1.0 blocking Issues are complete. Now just need to finish the docs and prep for release...
github.com/LegendApp/le...
The most important milestone, ZHB (Zero @hirbod.dev Bugs), has been achieved and all 1.0 blocking Issues are complete. Now just need to finish the docs and prep for release...
github.com/LegendApp/le...
And this one sets up auto-updates correctly, so this is the last time you’ll need to update manually.
Download: github.com/LegendApp/le...
And this one sets up auto-updates correctly, so this is the last time you’ll need to update manually.
Download: github.com/LegendApp/le...
✨ Loads files from local folders or Apple Photos
✨ Very fast and small (24mb)
✨ Extensible plugin system
✨ Hotkeys for everything
✨ Open source React Native macOS app
Fun new feature today: toggle this filmstrip view with F
✨ Loads files from local folders or Apple Photos
✨ Very fast and small (24mb)
✨ Extensible plugin system
✨ Hotkeys for everything
✨ Open source React Native macOS app
Fun new feature today: toggle this filmstrip view with F
It has a plugin-first architecture so this is just a source plugin for PhotoKit. And it should be easy to add more sources...
It has a plugin-first architecture so this is just a source plugin for PhotoKit. And it should be easy to add more sources...