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.
The clean coding design mistake of `useEffect`

The clean coding design mistake of `useEffect`

3
Comments
4 min read
Uploading Images to Firebase Storage in React Native with Expo Workflow.

Uploading Images to Firebase Storage in React Native with Expo Workflow.

10
Comments 1
3 min read
React Native Tab Bar Animation

React Native Tab Bar Animation

27
Comments 1
2 min read
Notifee Setup for React Native with Firebase

Notifee Setup for React Native with Firebase

15
Comments 3
2 min read
Animated Progress Bar with Reanimated 2

Animated Progress Bar with Reanimated 2

4
Comments 1
7 min read
Managing State in React Native With Redux Toolkit

Managing State in React Native With Redux Toolkit

16
Comments
6 min read
Build a Custom React Hook: Stopwatch

Build a Custom React Hook: Stopwatch

4
Comments
9 min read
Quick tip-How to run native iOS code in react native-Example: App icon change

Quick tip-How to run native iOS code in react native-Example: App icon change

5
Comments
3 min read
Working with WalletConnect from mobile Dapps (Part 1)

Working with WalletConnect from mobile Dapps (Part 1)

4
Comments 1
5 min read
Good bye ReactNative, hello Ionic.

Good bye ReactNative, hello Ionic.

110
Comments 36
10 min read
Como desacoplar a Navegação no React Native

Como desacoplar a Navegação no React Native

12
Comments
5 min read
Finding Bounding Box using Mapbox GL on React Native

Finding Bounding Box using Mapbox GL on React Native

5
Comments
3 min read
QR code scanner app using React native

QR code scanner app using React native

10
Comments
5 min read
How to test third-party React Native components using React Native Testing Library

How to test third-party React Native components using React Native Testing Library

7
Comments
4 min read
Top Benefits to Choose React Native for Mobile App Development

Top Benefits to Choose React Native for Mobile App Development

3
Comments 1
5 min read
React Native + Tensorflow.js - implementing a model

React Native + Tensorflow.js - implementing a model

6
Comments
5 min read
What's hindering React Native now?

What's hindering React Native now?

9
Comments
2 min read
How to open UPI Apps in React Native | UPI Integration with React Native

How to open UPI Apps in React Native | UPI Integration with React Native

14
Comments 5
2 min read
React: Introduction to useReducer hook

React: Introduction to useReducer hook

3
Comments
2 min read
How I can create background to image

How I can create background to image

3
Comments
1 min read
This Week In React #112: JSX Expressions, Storybook, Remix, Actionless reducers, Atomic Forms, NPM trends, Expo, Bun...

This Week In React #112: JSX Expressions, Storybook, Remix, Actionless reducers, Atomic Forms, NPM trends, Expo, Bun...

11
Comments
8 min read
Flexbox Exercise: Building a Card Game Board

Flexbox Exercise: Building a Card Game Board

4
Comments 1
3 min read
How to Detect User Color Preference in React Native

How to Detect User Color Preference in React Native

4
Comments
4 min read
How to make a dynamic background for React Native apps loading from API

How to make a dynamic background for React Native apps loading from API

4
Comments
3 min read
React native flexbox

React native flexbox

6
Comments
1 min read
Tutorial: Setting up a Web3 react native Dapp

Tutorial: Setting up a Web3 react native Dapp

10
Comments 1
3 min read
Experience transitioning from React Native to Flutter

Experience transitioning from React Native to Flutter

5
Comments
2 min read
Use Custom Fonts In ReactNative App

Use Custom Fonts In ReactNative App

11
Comments
1 min read
Anyone's help me in react native otp phone number verification?

Anyone's help me in react native otp phone number verification?

7
Comments
1 min read
This Week In React #111: Reassure, Multiplayer Cursors, Next.js, Meteor, Storybook, TanStack, FlashList, Bun...

This Week In React #111: Reassure, Multiplayer Cursors, Next.js, Meteor, Storybook, TanStack, FlashList, Bun...

8
Comments 1
8 min read
React: Introduction to useEffect hook

React: Introduction to useEffect hook

11
Comments
2 min read
React Native fixing typescript issue: "Type 'Timeout' is not assignable to type 'number'"

React Native fixing typescript issue: "Type 'Timeout' is not assignable to type 'number'"

5
Comments
1 min read
Fixed Width Text in React Native

Fixed Width Text in React Native

8
Comments 1
1 min read
Why React Native TypeScript config recommends to use a five years old standard (lib: es2017)?

Why React Native TypeScript config recommends to use a five years old standard (lib: es2017)?

7
Comments
2 min read
Getting Started with React Navigation v6 and TypeScript in React Native

Getting Started with React Navigation v6 and TypeScript in React Native

8
Comments
10 min read
Speed boost to Flipper debugger on Apple M1

Speed boost to Flipper debugger on Apple M1

13
Comments 4
2 min read
React v18.0: A guide to its new features and updates | iFour Technolab

React v18.0: A guide to its new features and updates | iFour Technolab

7
Comments 2
5 min read
This Week In React #110: Fresh, Hydrogen, Next.js, Remix, Storybook, useEffect, MJML, MDX, React-Native, ES2022...

This Week In React #110: Fresh, Hydrogen, Next.js, Remix, Storybook, useEffect, MJML, MDX, React-Native, ES2022...

24
Comments
9 min read
Build Themed Components in React Native

Build Themed Components in React Native

3
Comments
4 min read
Decision Trees, Dynamic Programming, and useMemo()

Decision Trees, Dynamic Programming, and useMemo()

3
Comments
4 min read
CometChat Offline Support in React Native

CometChat Offline Support in React Native

6
Comments
2 min read
React Native - How to better organise your app with react-native-navigation

React Native - How to better organise your app with react-native-navigation

2
Comments
7 min read
How to Setup Path Alias in a React Native TypeScript App

How to Setup Path Alias in a React Native TypeScript App

8
Comments
2 min read
How to Use MQTT in the React Native Project

How to Use MQTT in the React Native Project

7
Comments
4 min read
How to Test React Native Apps

How to Test React Native Apps

8
Comments
9 min read
How to customize fonts in React Native

How to customize fonts in React Native

7
Comments
5 min read
How to fix EsLint Error: Must use import to load ES Module

How to fix EsLint Error: Must use import to load ES Module

10
Comments
1 min read
React Native Error: Task :app:mergeDexDebug FAILED

React Native Error: Task :app:mergeDexDebug FAILED

13
Comments
1 min read
How to fix Error: decorators-legacy - React Native

How to fix Error: decorators-legacy - React Native

8
Comments
1 min read
How to fix Error Cocoapods pod install in mac m1

How to fix Error Cocoapods pod install in mac m1

8
Comments
1 min read
React Native - How to build a simple and scalable app theming strategy

React Native - How to build a simple and scalable app theming strategy

11
Comments
8 min read
How to manage environments in React Native with my open-source tool Variabler

How to manage environments in React Native with my open-source tool Variabler

7
Comments
4 min read
React Native - How to approach design collaboration with Figma

React Native - How to approach design collaboration with Figma

10
Comments
8 min read
This Week In React #109: React Labs, Linaria, React-Aria, Design System, Ladle, Sandpack, Redwood, React-Native, Moon...

This Week In React #109: React Labs, Linaria, React-Aria, Design System, Ladle, Sandpack, Redwood, React-Native, Moon...

9
Comments
9 min read
Introduction to Text to Speech and Speech Recognition using React-native

Introduction to Text to Speech and Speech Recognition using React-native

9
Comments 4
5 min read
Take Screenshot in react-native.

Take Screenshot in react-native.

8
Comments
2 min read
Custom fonts in react-native.

Custom fonts in react-native.

5
Comments
1 min read
Calling your APIs with hooks in react 🧑🏽‍💻

Calling your APIs with hooks in react 🧑🏽‍💻

24
Comments 2
4 min read
How to learn React Native and Firebase in a month.

How to learn React Native and Firebase in a month.

11
Comments 2
3 min read
How to become a Mobile Developper in a month.

How to become a Mobile Developper in a month.

7
Comments
3 min read
loading...