Amit Kumar

Amit Kumar @amitkumar13

About: Software Engineer

Location:
New Delhi, India
Joined:
Apr 19, 2024

Amit Kumar
articles - 76 total

The Turbo Way to Talk Native: React Native’s New Bridging System

React Native is getting faster and cleaner. With the New Architecture, you don’t need to write tons...

Learn More 9 0Jun 20

🚀 How to Upgrade Your React Native Project to the New Architecture (v0.79+)

With the evolution of React Native, the New Architecture brings significant performance and...

Learn More 8 0Jun 14

Bridging in React Native with Pure C++ Modules New Architecture 0.79+: A Comprehensive Guide to Cross-Platform

Introduction React Native continues to evolve, and with version 0.79, bridging native code...

Learn More 9 0Jun 13

How to Integrate Redux in React Native with the New Architecture

React Native’s New Architecture—powered by Fabric, TurboModules, and Codegen—enhances performance and...

Learn More 8 1Jun 11

🚀 Automate iOS Builds and Uploads to TestFlight Using Fastlane

In the previous blog, we explored how to integrate Fastlane for Android builds and Firebase App...

Learn More 9 1May 20

🔄 Replacing the Base URL of a Path in JavaScript

In modern web or mobile development, working with dynamic URLs is common — especially when...

Learn More 6 0May 16

React Native: Two-Way Bridging with Android Native Modules

React Native is a powerful framework that enables developers to build mobile apps using JavaScript...

Learn More 6 0May 15

iOS Native Modules in React Native: Achieving Two-Way Bridging🚀

Let's dive deep into creating powerful native modules that bridge JavaScript and iOS seamlessly. ✨ ...

Learn More 5 0May 14

🚀 How to Enable Over-the-Air (OTA) Updates in React Native Using Stallion

Keeping your app users up-to-date instantly is easier than ever with Stallion — a powerful tool for...

Learn More 14 1May 11

🔁 How to Redirect Users to the App Store or Play Store in React Native

Redirecting users to the App Store or Google Play Store is a common requirement in mobile app...

Learn More 7 0May 9

🎵 Build a Custom Music Player in React Native with react-native-track-player

In today's era of audio streaming, crafting a sleek, interactive music player is a common feature in...

Learn More 11 2May 6

🚀 How to Reduce Your React Native APK Size by 70%

A large APK size can slow down downloads, increase install drop-offs, and impact user experience —...

Learn More 7 2Apr 26

Clean Up Your React Native Imports: A Guide to Absolute Paths

Tired of messy relative paths like ../../../../components cluttering your React Native project?...

Learn More 5 0Apr 26

Automate App Name Switching in React Native Based on Environment

In a React Native project, managing multiple environments like development, QA, and production often...

Learn More 8 0Apr 25

Build a Swipable ToDo App in React Native

Looking to learn React Native by building something practical and stylish? In this tutorial, we’ll...

Learn More 9 0Apr 19

⚛️ 50 VS Code Extensions for React Native Developers

React Native lets you build cross-platform mobile apps using JavaScript and React — but with the...

Learn More 9 0Apr 12

📱 Generate and Extract APKs from AAB Using BundleTool

🎯 Introduction When preparing for a production release, we often generate an Android App...

Learn More 9 0Apr 2

Implementing Load More Animation in React Native with Reanimated and Lottie

In my previous article, I covered how to implement pull-to-refresh functionality in React Native...

Learn More 6 0Mar 18

Adding a Shimmer Effect in React Native

In my previous article, I discussed implementing a pull-to-refresh feature in a React Native app...

Learn More 9 0Mar 15

🚀 Implementing Pull-to-Refresh in React Native with Reanimated and Lottie 🎉

Refreshing content seamlessly enhances user experience in mobile applications. In this blog, we'll...

Learn More 23 2Mar 14

How to Change the App Icon in React Native

Changing the app icon in a React Native project allows you to have full control over the process. In...

Learn More 6 0Mar 14

Integrating Zoom SDK in a React Native App

Video conferencing has become an essential part of modern applications, and Zoom is one of the most...

Learn More 6 1Mar 7

Mastering URLSearchParams in JavaScript: The Smart Way to Handle Query Strings

Working with URLs has traditionally been a bit tedious. Manually encoding parameters, constructing...

Learn More 7 0Mar 5

Parallax Scroll Effect in React Native with Reanimated

Introduction Parallax scrolling is a popular animation technique that creates an illusion...

Learn More 8 0Mar 2

Building a Beautiful Carousel with Left-Right Partial Visibility in React Native

Carousels are a fantastic way to showcase images, product listings, or content in a sleek,...

Learn More 6 0Mar 2

📸 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...

Learn More 6 0Feb 23

📸 Stunning Image Preview in React Native – Swipe, Rotate, Pagination & Text indicator! 🚀

In today's digital world, images play a crucial role in enhancing user experience. Imagine an elegant...

Learn More 7 0Feb 22

Building a Reels UI in React Native 🎥 | Smooth Scrolling, Auto-Playing Videos & More!

Reels-style short videos have taken social media by storm! Want to build your own? In this guide,...

Learn More 14 4Feb 21

Understanding useEffect vs. Class Component Lifecycle Methods in React Native

React Native, like React, allows developers to manage side effects in functional components using...

Learn More 6 0Feb 15

Building a Stunning Animated Image Carousel in React Native

Introduction Creating visually appealing user interfaces is an essential part of modern...

Learn More 8 0Feb 15