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.
React Or Javascript ???

React Or Javascript ???

8
Comments 8
1 min read
First impression on Flutter as a React Native dev (pt II)

First impression on Flutter as a React Native dev (pt II)

6
Comments
2 min read
Animated sliding tab bar in React Native

Animated sliding tab bar in React Native

67
Comments 2
6 min read
Implementing Gravity And Collision Detection In React Native

Implementing Gravity And Collision Detection In React Native

18
Comments 1
10 min read
Mocking Platform.Version with Jest

Mocking Platform.Version with Jest

6
Comments 1
2 min read
How to Install React Native with Expo - Quick & Easy

How to Install React Native with Expo - Quick & Easy

27
Comments 6
2 min read
🎉 React Native Image Swipe Component🚀

🎉 React Native Image Swipe Component🚀

9
Comments 1
1 min read
Running React Native Detox tests for iOS and Android on Github Actions

Running React Native Detox tests for iOS and Android on Github Actions

12
Comments 3
5 min read
First impressions on Flutter as a React Native dev

First impressions on Flutter as a React Native dev

7
Comments 3
3 min read
Why you should create React Native Apps in 2020

Why you should create React Native Apps in 2020

41
Comments 3
3 min read
ELI5: “Sign in with Apple” for React Native using Expo SDK35 & Node.js

ELI5: “Sign in with Apple” for React Native using Expo SDK35 & Node.js

7
Comments
5 min read
How to interop between Objective-C and C++?

How to interop between Objective-C and C++?

10
Comments 1
2 min read
React Native: How to change the default folder structure

React Native: How to change the default folder structure

9
Comments 2
3 min read
WordPress in React Native: Integration using the Rest API

WordPress in React Native: Integration using the Rest API

10
Comments
1 min read
MobX vs Redux comparison

MobX vs Redux comparison

31
Comments 5
1 min read
Did anyone integrate Smart2pay in Django and react native?

Did anyone integrate Smart2pay in Django and react native?

5
Comments
1 min read
Why I recommend MobX for React Native in 2020

Why I recommend MobX for React Native in 2020

10
Comments 3
1 min read
tools/libraries on developing a react native app

tools/libraries on developing a react native app

8
Comments 4
1 min read
Converting an app to React Native — How to get started

Converting an app to React Native — How to get started

7
Comments
8 min read
React Navigation 5 for React Native: Features (Part 2)

React Navigation 5 for React Native: Features (Part 2)

5
Comments
1 min read
React Navigation 5 for React Native: Getting Started

React Navigation 5 for React Native: Getting Started

9
Comments 1
1 min read
Upload Files Using React Native and Firebase (Part 3)

Upload Files Using React Native and Firebase (Part 3)

14
Comments 2
5 min read
How To Do Analytics in Your React Native App with Firebase

How To Do Analytics in Your React Native App with Firebase

8
Comments 1
7 min read
React Context: One way to do it

React Context: One way to do it

6
Comments
2 min read
Live sync in React Native with CouchDb

Live sync in React Native with CouchDb

7
Comments
7 min read
How to publish an Expo App to the Stores with Release Channels

How to publish an Expo App to the Stores with Release Channels

56
Comments 8
6 min read
Building Dad Jokes using The Prisma Framework (formerly Prisma 2) and React Native

Building Dad Jokes using The Prisma Framework (formerly Prisma 2) and React Native

20
Comments
16 min read
Driving Towards a Universal Navigation Strategy in React

Driving Towards a Universal Navigation Strategy in React

61
Comments 5
7 min read
React Native: Authentication with WebView

React Native: Authentication with WebView

66
Comments 9
3 min read
How to achieve the same look and feel across multiple devices in React Native

How to achieve the same look and feel across multiple devices in React Native

11
Comments 1
2 min read
Menu PopUp/Suspenso usando React Native

Menu PopUp/Suspenso usando React Native

8
Comments
2 min read
Upload Files Using React Native and Firebase (Part 1)

Upload Files Using React Native and Firebase (Part 1)

21
Comments
6 min read
Flutter Versus Other Mobile Development Frameworks: A UI And Performance Experiment

Flutter Versus Other Mobile Development Frameworks: A UI And Performance Experiment

12
Comments 1
18 min read
Difference between Pure Component and Functional Component 🥳

Difference between Pure Component and Functional Component 🥳

20
Comments 5
2 min read
Migrating from class components to React hooks

Migrating from class components to React hooks

12
Comments 1
4 min read
Setting up React Native with Expo and Android studio on Ubuntu 18.04

Setting up React Native with Expo and Android studio on Ubuntu 18.04

17
Comments
4 min read
How To Handle Deep Linking in a React Native App

How To Handle Deep Linking in a React Native App

46
Comments
11 min read
HOW TO BLUR A BACKGROUND IMAGE IN REACT-NATIVE

HOW TO BLUR A BACKGROUND IMAGE IN REACT-NATIVE

9
Comments
2 min read
Will Native Development be dead for good in 2020?

Will Native Development be dead for good in 2020?

225
Comments 36
6 min read
How to create a React Native app with PostgreSQL and GraphQL: Part 2

How to create a React Native app with PostgreSQL and GraphQL: Part 2

12
Comments
17 min read
Navigation in React Native: From Zero.

Navigation in React Native: From Zero.

14
Comments
8 min read
Build better forms with React Native UI components

Build better forms with React Native UI components

12
Comments 1
8 min read
React Context: The Easy Way (With Class Component)

React Context: The Easy Way (With Class Component)

72
Comments 7
4 min read
My 2019 Year In Review: Working on the Call of Duty Companion App

My 2019 Year In Review: Working on the Call of Duty Companion App

14
Comments 39
9 min read
Adding Dark Mode Support to Next.js, and Expo Projects

Adding Dark Mode Support to Next.js, and Expo Projects

63
Comments
2 min read
React Native Installation

React Native Installation

7
Comments
3 min read
Diary - React Native TESTING !@#?

Diary - React Native TESTING !@#?

7
Comments 2
1 min read
A Year of React - 2019 in Review

A Year of React - 2019 in Review

117
Comments 11
11 min read
React Native Web Vs React – A Comparison Guide For 2020

React Native Web Vs React – A Comparison Guide For 2020

22
Comments 1
2 min read
AsyncStorage, localStorage & cookies

AsyncStorage, localStorage & cookies

17
Comments 2
2 min read
How to Build a Bitcoin DCA Chart with React and Recharts

How to Build a Bitcoin DCA Chart with React and Recharts

45
Comments 2
14 min read
2019 year in review

2019 year in review

5
Comments
3 min read
Scratching the surface of composition with React Native and Apollo

Scratching the surface of composition with React Native and Apollo

6
Comments
4 min read
Image Handling in React Native

Image Handling in React Native

4
Comments
1 min read
React Interview Questions for 2020.

React Interview Questions for 2020.

18
Comments
1 min read
Automated two app's from one React Native Expo repository

Automated two app's from one React Native Expo repository

8
Comments
5 min read
How to create React Native/Expo npm packages

How to create React Native/Expo npm packages

20
Comments 4
2 min read
Re-thinking React Native env vars

Re-thinking React Native env vars

14
Comments 8
6 min read
React packages that Increases my productivity in 2K19

React packages that Increases my productivity in 2K19

15
Comments 2
3 min read
Chat com React Native e Firebase

Chat com React Native e Firebase

13
Comments 3
4 min read
loading...