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 get started with React Router

How to get started with React Router

28
Comments 2
4 min read
Stop using React Native

Stop using React Native

13
Comments 1
3 min read
End to End Testing with Detox on React-Native

End to End Testing with Detox on React-Native

29
Comments 8
5 min read
React Native Firebase AdMob | Google Ads on your next mobile application on iOS or Android

React Native Firebase AdMob | Google Ads on your next mobile application on iOS or Android

6
Comments
1 min read
React Native Elements: Disabling the Checkbox Component

React Native Elements: Disabling the Checkbox Component

5
Comments
3 min read
AWS DataStore

AWS DataStore

80
Comments 4
11 min read
Chat app with React Native (part 3) - Create Firestore collections to store chat rooms

Chat app with React Native (part 3) - Create Firestore collections to store chat rooms

17
Comments
10 min read
Setting up Multiple Environments on React Native for iOS and Android

Setting up Multiple Environments on React Native for iOS and Android

5
Comments
1 min read
Building an Animated Drawer in React Native

Building an Animated Drawer in React Native

26
Comments
4 min read
Run debug and production react native app on same phone.

Run debug and production react native app on same phone.

3
Comments
1 min read
17 React Native libraries you should use in 2020

17 React Native libraries you should use in 2020

47
Comments 1
7 min read
React Native 0.63 Pre Release

React Native 0.63 Pre Release

4
Comments
1 min read
Ejecting from Expo

Ejecting from Expo

12
Comments
9 min read
Styling your React Native App with Styled-Components: Reusability and Flexibility

Styling your React Native App with Styled-Components: Reusability and Flexibility

31
Comments
6 min read
Tutorial: How to Build a Slack Clone with React Native — Part 1

Tutorial: How to Build a Slack Clone with React Native — Part 1

197
Comments 3
12 min read
In-App switching API URL from testing to production in react-native

In-App switching API URL from testing to production in react-native

5
Comments
1 min read
How we created our base Expo App

How we created our base Expo App

19
Comments 1
3 min read
React Navigation v5 Example (React Native)

React Navigation v5 Example (React Native)

14
Comments 3
2 min read
Connecting React Native to localhost

Connecting React Native to localhost

6
Comments
3 min read
Chat app with React Native 2 - Implement Email Authentication with react-native-firebase

Chat app with React Native 2 - Implement Email Authentication with react-native-firebase

42
Comments 1
9 min read
Why useReducer is acting wired ?

Why useReducer is acting wired ?

3
Comments 1
1 min read
Chat app with React Native 1 - Build reusable UI form elements using react-native-paper

Chat app with React Native 1 - Build reusable UI form elements using react-native-paper

210
Comments 6
11 min read
How to create a music streaming app - Expo(RN)

How to create a music streaming app - Expo(RN)

30
Comments 1
3 min read
Conditional rendering in React Native may crash your app

Conditional rendering in React Native may crash your app

7
Comments
7 min read
I have created a game with React-Native

I have created a game with React-Native

9
Comments
1 min read
How to create own Giphy clone in React

How to create own Giphy clone in React

27
Comments
2 min read
JavaScript Coding Challenge #2: Add all Integer in a string using JavaScript.

JavaScript Coding Challenge #2: Add all Integer in a string using JavaScript.

5
Comments 10
1 min read
A Dive Into React Hooks

A Dive Into React Hooks

35
Comments 10
2 min read
Designing NativeBase 3.0: Architecture & Forthcomings

Designing NativeBase 3.0: Architecture & Forthcomings

8
Comments
4 min read
Spotify Login Animation With React Navigation V5

Spotify Login Animation With React Navigation V5

75
Comments
6 min read
Tooltips not showing in my react app

Tooltips not showing in my react app

7
Comments
1 min read
ShowDev - Magnus UI - A Utility-First React Native UI Framework

ShowDev - Magnus UI - A Utility-First React Native UI Framework

9
Comments
2 min read
Fast Refresh with Expo Web! 🏃🏻‍♂️🔄

Fast Refresh with Expo Web! 🏃🏻‍♂️🔄

51
Comments 15
3 min read
Iniciando com styled-components (React Native)

Iniciando com styled-components (React Native)

7
Comments 1
7 min read
How to set up email authentication with React Native, react-navigation, and Firebase

How to set up email authentication with React Native, react-navigation, and Firebase

49
Comments
16 min read
How to add Push Notification in React Native for Android

How to add Push Notification in React Native for Android

6
Comments
15 min read
Navigation in React Native using React Navigation

Navigation in React Native using React Navigation

7
Comments
11 min read
Automatic Versioning for React Native Apps

Automatic Versioning for React Native Apps

55
Comments 17
3 min read
Multi language support in React Native apps

Multi language support in React Native apps

11
Comments
1 min read
Updating ReactNativeExpo.js v1 to v2

Updating ReactNativeExpo.js v1 to v2

3
Comments
5 min read
Sorting your imports correctly in React

Sorting your imports correctly in React

232
Comments 25
2 min read
Get Started with React Native + Google Sign In

Get Started with React Native + Google Sign In

18
Comments 8
5 min read
How to use svg files in React-Native with Typescript

How to use svg files in React-Native with Typescript

45
Comments 6
3 min read
Introducing Flipper Redux plugin

Introducing Flipper Redux plugin

15
Comments 4
2 min read
React Native: Generating TypeScript Types for Environment Variables

React Native: Generating TypeScript Types for Environment Variables

12
Comments 1
3 min read
What's it Like to Go From React to React Native - Jenn Creighton on Real Talk Javascript #78

What's it Like to Go From React to React Native - Jenn Creighton on Real Talk Javascript #78

23
Comments
2 min read
Add Eat Repeat

Add Eat Repeat

4
Comments 1
1 min read
REACTJS VS ANGULARJS VS VUEJS

REACTJS VS ANGULARJS VS VUEJS

7
Comments
3 min read
You Need a Rubric (when evaluating multiplatform solutions)

You Need a Rubric (when evaluating multiplatform solutions)

26
Comments
4 min read
Gradient Effect in React-Native

Gradient Effect in React-Native

6
Comments 2
2 min read
Why's managing background tasks in react native so difficult?

Why's managing background tasks in react native so difficult?

3
Comments 3
1 min read
Quick guide for updating package name in React Native

Quick guide for updating package name in React Native

79
Comments 16
3 min read
React Native forms with Formik

React Native forms with Formik

34
Comments 4
7 min read
Creating a simple Login function with Redux and Thunk in React Native

Creating a simple Login function with Redux and Thunk in React Native

26
Comments 6
4 min read
Implement AdMob in React Native with Firebase

Implement AdMob in React Native with Firebase

4
Comments
24 min read
Criando seu próprio componente CheckBox no React Native

Criando seu próprio componente CheckBox no React Native

8
Comments 12
6 min read
Create an Authorization Flow with React-Navigation 5.x

Create an Authorization Flow with React-Navigation 5.x

43
Comments 9
8 min read
Simplify Your React Native Style with OsmiCSX

Simplify Your React Native Style with OsmiCSX

6
Comments
2 min read
ReactJS single page application

ReactJS single page application

6
Comments
1 min read
Structure a React Native App

Structure a React Native App

11
Comments 2
3 min read
loading...