Browsing Tag
reactnative
52 posts
The Road Less Bumpy: React Native’s New Era of Stability and Predictability
The Road Less Bumpy: React Native’s New Era of Stability and Predictability Remember the early days of React…
1 RN Thing a Day – Day 8: Trivyignore
.trivyignore is a configuration file used by Trivy, an open-source vulnerability scanner for containers, Kubernetes, and other dependencies.…
React Native, Right Now! (RNRN) — A Starter Kit to Build Faster, Cleaner React Native Apps
Hey DEV community, If you’re working with React Native and want a faster way to get started —…
How to Show the Native Android Location Enable Popup in React Native (No Third-Party Libraries)
This guide provides a detailed, step-by-step process for creating a native Android module that can: Check if the…
React Native Animated Content Scroll – Update
🚀 New Animated Component for React Native I just released a major update to my library: react-native-animated-content-scroll. It…
React Native’s New Architecture: A Beginner-Friendly Guide to Faster, Smoother Apps
React Native’s new architecture is a game-changer for mobile developers, offering a massive boost in performance, flexibility, and…
🔄 Replacing the Base URL of a Path in JavaScript
In modern web or mobile development, working with dynamic URLs is common — especially when environments (development, staging,…
📸 Building an Optimized Image Gallery with Thumbnails in React Native
In this tutorial, we’ll create a beautiful and optimized image gallery in React Native with a fullscreen preview…
✨ [8] – Custom Navigation Header with Search Bar in React Native Expo
✨ [8] – Custom Navigation Header with Search Bar in React Native Expo
Building More Inclusive and Accessible Mobile Apps: Lessons from My React Native Journey
When I first started developing mobile apps with React Native, accessibility wasn’t my top priority. Like many developers,…