© 2026 Hashnode
In this comprehensive guide, we'll walk you through the process of creating an impressive parallax effect in a React Native application using the powerful animation library, React Native Reanimated. Parallax effects add depth and interactivity to you...

In the realm of mobile app development, sometimes the tools you need simply don't exist yet. This was the case when I was tasked with creating a custom vertical slider component for a project at my current company. In this blog post, I'll walk you th...

We recently shipped one of the biggest updates to the Hashnode App. If you have been using the new app, the first thing you'll notice is the new splash screen. Install the new app if you haven't already. You start with a hashnode logo that animates...

React Native: a tool for mobile development In 2015, React Native was launched by Facebook as the JavaScript framework to build mobile apps for both iOS and Android. It uses the same concepts and ideas from React. React Native allows you to create mo...
