aditya01.hashnode.devTrying to understand the internals of Reanimated 2Hello, everyone 馃憢 Reanimated 2 came up with a new way of building animations in react-native that runs at 60FPS. So just like you, I was hell curious to know the secret behind all of the magic reanimated does. And after my learnings about Reanimated...Dec 18, 2021路7 min read
aditya01.hashnode.devReact Native Animation Using Reanimated 2I have given a full talk on this topic in case you wanna check out Hello everyone 馃憢, I guess you want to learn how to create some amazing animations in React-Native with Reanimated 2. Don't worry you're in the right place. What we are creating? We ...Aug 22, 2021路12 min read
aditya01.hashnode.devThe Stonks Guide To Getting Your First InternshipHello Everyone! I got something amazing to share, I have joined Grofers as a React-Native Intern. I am very grateful to join them and very thankful to my family, friends, and mentors who have supported me. So before Grofers, I was scouting to get a s...Jun 7, 2021路7 min read
aditya01.hashnode.devHow To Make Your React Native App More Performant ?I have given a full talk on this topic in case you wanna check out So before beginning with a performance in react native, let's understand how react native is handling our UI and business logic so that we can understand the whole system better, now ...Apr 18, 2021路9 min read
aditya01.hashnode.devA simple guide to recyclerlistviewSome time back I came across this video about how flipkart uses react native and their in-house Widgetised framework, when diving deep into I came across recyclerlistview and I really wanted to give it a try because it's much more efficient and no pe...Jan 25, 2021路5 min read