Anyone else get stuck in the loop of trying to learn/read everything on new tech before actually building?
Refactored my react native flatlist drag & drop demo app and things feeling really close. Just tuning the autoscroll and hope to release it soon.
I've been wanting to use Zed editor more, but one thing really bugging me is the autocomplete orderings when working on my React Native projects. VSCode just seems to order the suggestions so much more logically. Anyone else run into this?
Been toying around in React Native with draggable items within FlatList. Rough around the edges, but coming together. Uses Reanimated and causes no re-renders until gesture is complete and item is moved.
Some great new features now released on Victory Native including animations for pie charts, scrolling chart data, pan and zoom and more from @ezibs.bsky.social @keithluchtel.com and others commerce.nearform.com/open-source/...
Victory Native - React Native Charting Components
A charting library for React Native with a focus on performance and customization.
commerce.nearform.com
Been working on adding the ability to scroll chart data to Victory Native XL (charting for React Native). Just need to clean a few things up and hoping to release it soon.
I'm wanting to start getting more involved in the React Native and OSS space this coming year, so why not start with sharing a small package I put together: a signature canvas using Skia and Reanimated. Give it a look and welcome any feedback. github.com/keithluchtel...