DEV Community

React Native

An open-source JavaScript framework, designed for building apps on multiple platforms like iOS, Android, and also web applications.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Fundamentals of React Native App Development: Dependencies, Performance, Native Modules, and Publishing Guide

Fundamentals of React Native App Development: Dependencies, Performance, Native Modules, and Publishing Guide

Comments
13 min read
React JS DOM vs React Native Component Tree: A Comprehensive Technical Comparison

React JS DOM vs React Native Component Tree: A Comprehensive Technical Comparison

5
Comments
4 min read
What is In-App Messaging?

What is In-App Messaging?

Comments
6 min read
react-native duplicate class problem

react-native duplicate class problem

Comments
2 min read
React Native in 2024 - Detox or Appium?

React Native in 2024 - Detox or Appium?

2
Comments
9 min read
Integrating Native iOS Code with React Native Using Swift: A Comprehensive Guide

Integrating Native iOS Code with React Native Using Swift: A Comprehensive Guide

5
Comments
4 min read
This Week In React #203: DevTools, Next.js, Skia, Native Tabs, Godot, CodePush, void(0), Oxc, Node.js, Tauri...

This Week In React #203: DevTools, Next.js, Skia, Native Tabs, Godot, CodePush, void(0), Oxc, Node.js, Tauri...

Comments
10 min read
Building Offline-First Apps using React Native, React Query, and AsyncStorage

Building Offline-First Apps using React Native, React Query, and AsyncStorage

Comments
8 min read
React-Native and Three.js

React-Native and Three.js

Comments
6 min read
How to Identify and Report Native Build Failures Effectively

How to Identify and Report Native Build Failures Effectively

Comments
5 min read
Personal Knowledge Graphs in AI RAG on user phone

Personal Knowledge Graphs in AI RAG on user phone

Comments
9 min read
Props and Callbacks in a shell

Props and Callbacks in a shell

Comments
2 min read
Laravel-echo and Pushy in React Native Chat app

Laravel-echo and Pushy in React Native Chat app

Comments
2 min read
React Native: A Smart Choice for Mobile App Development

React Native: A Smart Choice for Mobile App Development

2
Comments
3 min read
Bridging Native iOS Code with React Native Using Swift: A Step-by-Step Guide

Bridging Native iOS Code with React Native Using Swift: A Step-by-Step Guide

5
Comments
4 min read
🎮 Writing in React Native and want to add cool game mechanics or AR/VR features to your app? It's easy to do with Unity.

🎮 Writing in React Native and want to add cool game mechanics or AR/VR features to your app? It's easy to do with Unity.

Comments
1 min read
How to use react-native-zeroconf with expo

How to use react-native-zeroconf with expo

Comments
2 min read
How i implemented my server login screen for Mastodon

How i implemented my server login screen for Mastodon

Comments
3 min read
RNGP - Autolinking: Could not find project.android.packageName in react-native config output!

RNGP - Autolinking: Could not find project.android.packageName in react-native config output!

Comments
1 min read
Getting Started with React Native: Installation Guide For Windows & Linux

Getting Started with React Native: Installation Guide For Windows & Linux

6
Comments
4 min read
React Native Splash Screen - support for different themes

React Native Splash Screen - support for different themes

Comments
6 min read
Creating a React Native Expo project with Redux Toolkit and Thunk

Creating a React Native Expo project with Redux Toolkit and Thunk

1
Comments
3 min read
Double row scroll

Double row scroll

Comments
1 min read
Journeying from React to React Native: Differences & Similarities

Journeying from React to React Native: Differences & Similarities

38
Comments 4
6 min read
React Native : How to override types in react navigation theme and add more

React Native : How to override types in react navigation theme and add more

Comments
1 min read
Streamlining Styling in React Native with Unistyles

Streamlining Styling in React Native with Unistyles

1
Comments
7 min read
React native tab view error :A props object containing a "key" prop is being spread into JSX

React native tab view error :A props object containing a "key" prop is being spread into JSX

Comments
1 min read
Push notification

Push notification

Comments
1 min read
How to Change iOS Push Notifications Permission Dialog with Expo

How to Change iOS Push Notifications Permission Dialog with Expo

Comments
1 min read
npm i anthropic-react-native

npm i anthropic-react-native

Comments
1 min read
Scaling React Apps with Reusable List Components

Scaling React Apps with Reusable List Components

1
Comments
5 min read
Server Defined Rendering for React Native Using Rise

Server Defined Rendering for React Native Using Rise

Comments
9 min read
🚀 Flutter vs React Native: Which One Should You Choose?

🚀 Flutter vs React Native: Which One Should You Choose?

Comments
3 min read
Estimating the Cost to Build a TikTok-Like Application

Estimating the Cost to Build a TikTok-Like Application

Comments
4 min read
React Native Background Location Tracking

React Native Background Location Tracking

Comments
1 min read
Is it possible to get exact stacktraces for a react native app on firebase crashlytics?

Is it possible to get exact stacktraces for a react native app on firebase crashlytics?

Comments
1 min read
Building React Native for Windows Apps from a Mac: VM Options

Building React Native for Windows Apps from a Mac: VM Options

Comments
1 min read
Advanced Tricks in React Native Programming for Mobile Development

Advanced Tricks in React Native Programming for Mobile Development

Comments
5 min read
How to Improve the Performance of Your React Native App

How to Improve the Performance of Your React Native App

5
Comments 1
4 min read
Getting started with react

Getting started with react

2
Comments
1 min read
State vs Props in React

State vs Props in React

6
Comments 2
3 min read
How I reduced my app size from 75MB to 34MB !!

How I reduced my app size from 75MB to 34MB !!

136
Comments 8
3 min read
React Native Dynamic App Icons

React Native Dynamic App Icons

9
Comments 1
4 min read
NativeFlow: A Tailwind-Like, Object-Based React Native UI Library 🚀

NativeFlow: A Tailwind-Like, Object-Based React Native UI Library 🚀

8
Comments 3
3 min read
Managing Themes in React Native Using Context API

Managing Themes in React Native Using Context API

6
Comments
3 min read
Getting Started with NativeWind: Using Tailwind CSS in React Native

Getting Started with NativeWind: Using Tailwind CSS in React Native

3
Comments
3 min read
⚡ MySecondApp - React Native with Expo (P23) - Layout My Account

⚡ MySecondApp - React Native with Expo (P23) - Layout My Account

Comments
1 min read
React Native__Week 1: Foundation & Basics

React Native__Week 1: Foundation & Basics

1
Comments
2 min read
A deep dive into react native - sharing my working experience

A deep dive into react native - sharing my working experience

1
Comments
2 min read
This Week In React #202 : Next.js, Composition, search params, PPR, Radon, Expo, MiniSim, CSS, Bun, Deno, Node.js...

This Week In React #202 : Next.js, Composition, search params, PPR, Radon, Expo, MiniSim, CSS, Bun, Deno, Node.js...

13
Comments
8 min read
Simplifying Imports with Babel Plugin Module Resolver

Simplifying Imports with Babel Plugin Module Resolver

5
Comments 1
3 min read
Enhancing React Native Animations with Reanimated: A Step-by-Step Guide

Enhancing React Native Animations with Reanimated: A Step-by-Step Guide

4
Comments
5 min read
React Native with WatermelonDB: A Lightweight and Reactive Database for Scalable Apps

React Native with WatermelonDB: A Lightweight and Reactive Database for Scalable Apps

7
Comments
4 min read
Fly with AI Copilots using CopilotKit 🪁

Fly with AI Copilots using CopilotKit 🪁

44
Comments 7
7 min read
Storybook for React Native

Storybook for React Native

3
Comments
3 min read
Emotion Detection with Python: A Flask API for Static Images and Real-Time Video

Emotion Detection with Python: A Flask API for Static Images and Real-Time Video

Comments
4 min read
A comparative analysis of PHP and JavaScript to determine the optimal language for a given project.

A comparative analysis of PHP and JavaScript to determine the optimal language for a given project.

Comments
4 min read
How to add Limited Login Facebook on iOS and Android on server-side and client-side

How to add Limited Login Facebook on iOS and Android on server-side and client-side

Comments
5 min read
Deploying Your First React App to Production

Deploying Your First React App to Production

1
Comments
5 min read
⚡ MySecondApp - React Native with Expo (P19) - Layout Cart Screen

⚡ MySecondApp - React Native with Expo (P19) - Layout Cart Screen

Comments
1 min read
loading...