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.
How to Take Care of Data Security in React Native?

How to Take Care of Data Security in React Native?

5
Comments
6 min read
Getting Started with React Native JSI Modules

Getting Started with React Native JSI Modules

14
Comments
10 min read
How to improve the performance of a React Native App?

How to improve the performance of a React Native App?

19
Comments
4 min read
Creating a React Native app using Apollo Graphql v3

Creating a React Native app using Apollo Graphql v3

15
Comments 2
12 min read
Unit tests with react-native testing library and Apollo Graphql

Unit tests with react-native testing library and Apollo Graphql

10
Comments
7 min read
Collapsible header using the React Native Animated API

Collapsible header using the React Native Animated API

2
Comments
6 min read
How to Solve React Native Build Failed on M1 Macbook Pro / Air

How to Solve React Native Build Failed on M1 Macbook Pro / Air

6
Comments
4 min read
What Do I Need To Know About React Native Coming From React JS?

What Do I Need To Know About React Native Coming From React JS?

99
Comments 3
6 min read
Storybook — React Native, React, Angular, Vue

Storybook — React Native, React, Angular, Vue

2
Comments
3 min read
I have designed React interview questions fantasy flashcards

I have designed React interview questions fantasy flashcards

17
Comments 4
1 min read
React Native Camera Take Picture Example

React Native Camera Take Picture Example

3
Comments 1
1 min read
Axios vs Fetch

Axios vs Fetch

109
Comments 7
2 min read
"Flutter is better than React Native". Thoughts?

"Flutter is better than React Native". Thoughts?

8
Comments 29
1 min read
Context + Hooks > React + Redux

Context + Hooks > React + Redux

8
Comments 3
4 min read
Using Firebase in React Native App

Using Firebase in React Native App

19
Comments 1
5 min read
Create React DateRangePicker in 5 Minutes

Create React DateRangePicker in 5 Minutes

2
Comments
1 min read
Recursion explained 🎉

Recursion explained 🎉

11
Comments 1
2 min read
Handling errors gracefully in react with error boundaries

Handling errors gracefully in react with error boundaries

7
Comments
7 min read
How To Hire React Native Developer - A Guide For The Founder

How To Hire React Native Developer - A Guide For The Founder

3
Comments
8 min read
Node 15 vs. Node 16

Node 15 vs. Node 16

4
Comments
3 min read
Adding custom fonts in React Native 0.60+

Adding custom fonts in React Native 0.60+

6
Comments
1 min read
Creating A Tinder Style Swiping Component With React Native (Part 1 / 2)

Creating A Tinder Style Swiping Component With React Native (Part 1 / 2)

6
Comments
3 min read
React Native Vs. Ionic: What Cross-Platform Framework Is The Best?

React Native Vs. Ionic: What Cross-Platform Framework Is The Best?

4
Comments 1
13 min read
ESLint: What, Why, When, How

ESLint: What, Why, When, How

44
Comments 2
2 min read
Configuring my VS Code Editor :)

Configuring my VS Code Editor :)

61
Comments 1
9 min read
JavaScript Recursion

JavaScript Recursion

6
Comments
1 min read
Simple Free Expo Starter Template with Navigation and Testing

Simple Free Expo Starter Template with Navigation and Testing

2
Comments
3 min read
React Hooks (useContext, useEffect, useState, useRef) Summarized Like Crazy (Short & Concise Article)

React Hooks (useContext, useEffect, useState, useRef) Summarized Like Crazy (Short & Concise Article)

560
Comments 37
4 min read
Implementing Sign in with Apple with Expo

Implementing Sign in with Apple with Expo

14
Comments 3
8 min read
Simplest way to Automatic test your React Native app with Appium

Simplest way to Automatic test your React Native app with Appium

13
Comments 2
2 min read
React Native Vs. Flutter: The Key Differences Every Mobile App Developer Should Know In 2021 [Guide For Beginners]

React Native Vs. Flutter: The Key Differences Every Mobile App Developer Should Know In 2021 [Guide For Beginners]

36
Comments 2
14 min read
How to create React Native App for Android, iOS and Web without Expo

How to create React Native App for Android, iOS and Web without Expo

124
Comments 40
11 min read
What is Babel?

What is Babel?

7
Comments
1 min read
React Native VS React Native Expo?

React Native VS React Native Expo?

4
Comments
3 min read
Top 7 React Native UI toolkits and component libraries in 2021

Top 7 React Native UI toolkits and component libraries in 2021

42
Comments 1
5 min read
What's new in React 18 ?

What's new in React 18 ?

138
Comments 7
4 min read
React Native Pros and Cons in 2021

React Native Pros and Cons in 2021

2
Comments
10 min read
Simple Splash Screen in React Native

Simple Splash Screen in React Native

7
Comments 8
3 min read
Screen Sharing Android Devices on macOS + React Native Demo

Screen Sharing Android Devices on macOS + React Native Demo

3
Comments 2
2 min read
How to install Android SDK and build Android App without Android Studio

How to install Android SDK and build Android App without Android Studio

34
Comments 7
5 min read
React Hooks

React Hooks

17
Comments
6 min read
The Ultimate React Native Boilerplate with TypeScript

The Ultimate React Native Boilerplate with TypeScript

3
Comments 1
1 min read
Sr React Native Dev

Sr React Native Dev

2
Comments
1 min read
Creating custom hook for fetching data in react

Creating custom hook for fetching data in react

177
Comments 7
5 min read
How to Build Chat Functionality into Your App with React Native [Part 2]

How to Build Chat Functionality into Your App with React Native [Part 2]

3
Comments
12 min read
Fre-2.1 has been pulished

Fre-2.1 has been pulished

6
Comments 1
2 min read
How to setup static directory for React / React Native ( @app )

How to setup static directory for React / React Native ( @app )

4
Comments
1 min read
How to handle errors effectively in React JS?

How to handle errors effectively in React JS?

13
Comments 2
2 min read
Lottie animations in react native

Lottie animations in react native

10
Comments 1
6 min read
React Native iOS on M1 mac

React Native iOS on M1 mac

10
Comments 3
3 min read
React Native Custom BottomBar Navigation with BottomSheet

React Native Custom BottomBar Navigation with BottomSheet

26
Comments 6
7 min read
Google Photos open-source alternative with React Native

Google Photos open-source alternative with React Native

131
Comments 20
6 min read
Sharing my Free Open Source Anti-Procrastination app made in React Native & Firebase (⚛ + 🔥)

Sharing my Free Open Source Anti-Procrastination app made in React Native & Firebase (⚛ + 🔥)

60
Comments 2
2 min read
My first NPM package for react-native

My first NPM package for react-native

3
Comments
1 min read
Setup React Native And Run App On Mac M1

Setup React Native And Run App On Mac M1

18
Comments 8
3 min read
How To Eject From Expo Managed Workflow to Bare?

How To Eject From Expo Managed Workflow to Bare?

Comments
11 min read
How to Build Chat Functionality into Your App with React Native [Part 1]

How to Build Chat Functionality into Your App with React Native [Part 1]

12
Comments 1
16 min read
Como utilizar fontes e cores globais no React Native com styled-components

Como utilizar fontes e cores globais no React Native com styled-components

19
Comments
4 min read
Stop using relative paths in your React Native imports. Use Aliases instead.

Stop using relative paths in your React Native imports. Use Aliases instead.

34
Comments 6
1 min read
for in && for of Loops

for in && for of Loops

3
Comments
2 min read
loading...