Skip to main content

82 posts tagged with "React Native"

Articles related to React Native

View All Tags

How to Generate a React Native Release Build APK for Android

· 11 min read
Full Stack Developer
Last updated on June 4, 2025

react native release build android

React Native developers are often in the situation of releasing their React Native apps to the Google Play Store so that Android users can download them. In this tutorial, we are going to learn how to generate a React Native Release Build APK for Android, using both React Native CLI and Android Studio IDE. At Instamobile, we launched all of our React Native Templates to production (Google Play Store demos), so we are familiar with the process as well as the errors that might show up when generating a React Native Release Build APK for Android. We are documenting our learnings in this React Native tutorial, to help mobile developers ship their Android apps to production more quickly.

12+ Best React Native UI Libraries of 2025

· 11 min read
Full Stack Developer
Last updated on January 26, 2025

react native libraries

React Native has become the go-to framework for creating cross-platform mobile applications that feel native on iOS, Android, and even the web. While it's a strong foundation for app development, taking an app from a concept to a visually appealing, smooth, and user-friendly interface can be quite challenging and time-consuming. That is where React Native UI libraries come into their own. These libraries offer developers the pre-built and customizable elements that accelerate the design process and thereby help create amazing apps faster with less effort.

Flutter vs React Native Comparison

· 5 min read
Full Stack Developer
Last updated on August 24, 2024

Introduction

In today’s fast-paced app development world, choosing the right framework for building cross-platform applications is crucial. Two of the most popular frameworks in this space are Flutter and React Native. This article will dive into a detailed comparison of these two frameworks to help you make an informed decision for your next project.

AsyncStorage Example - Persisting Login Credentials in React Native

· 8 min read
Full Stack Developer
Last updated on February 14, 2024

At Instamobile, all of our React Native Templates have support for saving the user login credentials. This means that when users open the app, they are automatically logged in if they previously entered their valid login info. To achieve this behavior, we are leveraging AsyncStorage. In this tutorial, we are offering a React Native AsyncStorage example, inspired by our work on Instamobile’s React Native starter kits, including functional source code and step by step explanations.

intro to native

Haptic Feedback in React Native

· 6 min read
Full Stack Developer
Last updated on February 13, 2024

Haptic Feedback React Native

Perceived performance is critical in mobile apps. We need to make our apps fast and snappy, otherwise users won’t use them. Adding features like animations and haptic touch feedback makes mobile apps feel more performant. In this article we are going to be talking about Haptic Feedback in React Native – what it is and how can we implement it in mobile apps.

How to Use Supabase in React Native

· 5 min read
Full Stack Developer
Last updated on December 16, 2023

supabase-react-native

In this tutorial, we'll guide you through the process of using Supabase, an open-source Backend-as-a-Service (BaaS), with React Native to build a simple Todo app. We'll cover the three essential aspects of Supabase: Authentication, Database, and Functions. By the end of this tutorial, you'll have a solid understanding of how to integrate Supabase into your React Native application.

5 Best Free React Native UI Kits of 2024

· 8 min read
Full Stack Developer
Last updated on January 29, 2025

intro to react

At Instamobile, we offer functional free and premium React Native UI Kits, to help developers and entrepreneurs build their native mobile apps for iOS and Android more quickly. By using a free React Native UI Kit, you skip the hard part of creating an app from scratch. You get to use beautiful UI elements, that were already created and implemented for you so that you can focus on what makes your app unique. A React Native UI Kit offers developers a large set of gorgeous UI Components, that can be used to build a beautiful React Native interface. A UI Design Kit basically provides the bricks that you need to put together to create a mobile app. Check out our premium and free Mobile App Templates if you’re looking to save months of work and launch your startup faster.

Best React Native Podcasts

· 9 min read
Full Stack Developer
Last updated on December 1, 2023

react native podcasts

For developers, learning never ends. But what is the best way of learning about the latest technologies & trends from development experts who share their experiences? Podcasts! They have exploded in popularity in the last few years (thanks Airpods!). In this article, we are listing the best React Native podcasts available on the Internet, where developers can learn and stay in touch with the latest React Native development trends. Listening to podcasts has a huge advantage. You can listen to it while commuting, driving, taking a shower, or cleaning your own apartment.