Why I moved from React to Svelte and others will follow
A post about my React experience, why Svelte impressed me and code snippets to compare React with Svelte. (more…)
Read more »
Hey there, I guess you decided to read this blog to learn a few things about React Native Animation and Hooks. You’re in the right place.
We are going to make a basic rotation animation using the React Native Animated library. This will contain a “Tw… Read more