PinnedPublished inLevel Up CodingRouting with Expo RouterExpo Router is a library that introduces file-based routing to React Native.Mar 29, 20232Mar 29, 20232
PinnedPublished inLevel Up CodingCreate an Image slider with HTML, CSS and JavaScriptI am currently learning web development with the OdinProject curriculum. There’s a task which is to create a simple image carousel. It…Jun 1, 20208Jun 1, 20208
Published inLevel Up CodingReact Native Infinite Scrolling with React QueryInfinite scrolling is a technique that constantly loads data as the user scrolls down the page, removing the need for pagination.Sep 30, 2022Sep 30, 2022
Published inLevel Up CodingHow to Show and Hide Content Scrolling Up and Down in React Native with ReanimatedIn this article, we will create something similar to Medium’s app article action that appears when you scroll up and disappears when you…Jul 11, 2022Jul 11, 2022
Published inLevel Up CodingDeploy PERN Fullstack App on Heroku and Netlify (Automatic Deploy)How to deploy a PERN full-javastack app.Jul 14, 2021Jul 14, 2021
Published inLevel Up CodingCreate your custom snippet in VS CodeI recently started learning React and usually find myself repeating the same lines of code whenever I want to create a new component. Be…Jul 31, 20202Jul 31, 20202