Hacker News new | ask | show | jobs
Show HN: Flash Calendar – performance focused calendars for React Native (github.com)
5 points by lelo_tp 843 days ago
Hi everyone! I just open sourced my first package: a new way of building calendars in React Native.

It uses Shopify's FlashList component as its foundation, along with React optimization techniques to re-render only what changed. I'm using in production for my side-project and it behaves incredibly well.

I hope it can be useful for more of you!

Bests, Marcelo