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 Native OAuth

React Native OAuth

9
Comments
3 min read
Big reason to use React navigation over Wix navigation (React Native)

Big reason to use React navigation over Wix navigation (React Native)

7
Comments 1
1 min read
Getting Started with React Native in 2019: Build Your First App

Getting Started with React Native in 2019: Build Your First App

16
Comments
14 min read
React Native Get Device Height Width on Button Click

React Native Get Device Height Width on Button Click

21
Comments
3 min read
Building a chatbot using React Native and Watson Assistant

Building a chatbot using React Native and Watson Assistant

20
Comments 9
3 min read
Making a full-text search module that works on both desktop and mobile (Pt. 2)

Making a full-text search module that works on both desktop and mobile (Pt. 2)

10
Comments 2
3 min read
Making a full-text search module that works on both desktop and mobile (Pt. 1)

Making a full-text search module that works on both desktop and mobile (Pt. 1)

15
Comments 3
3 min read
Debug Expo/React Native WebView

Debug Expo/React Native WebView

4
Comments
2 min read
React Native Troubleshooting Tips

React Native Troubleshooting Tips

5
Comments
2 min read
Byteconf React Native is coming in December - a free one-day React Native conference, streamed on Twitch

Byteconf React Native is coming in December - a free one-day React Native conference, streamed on Twitch

7
Comments
2 min read
A nice collection of often useful examples done in React Native

A nice collection of often useful examples done in React Native

10
Comments 1
1 min read
Build and Test a React Native App with TypeScript and OAuth 2.0

Build and Test a React Native App with TypeScript and OAuth 2.0

11
Comments
7 min read
Enzyme or react-testing-library and why?

Enzyme or react-testing-library and why?

10
Comments 15
1 min read
Building a Location-based App with React Native

Building a Location-based App with React Native

14
Comments 2
8 min read
Is One Source of Truth just a fancy name for Global Variables?

Is One Source of Truth just a fancy name for Global Variables?

7
Comments
2 min read
React Native VS Google Flutter

React Native VS Google Flutter

53
Comments 5
1 min read
How to add app icons and splash screens to a React Native app in staging and production

How to add app icons and splash screens to a React Native app in staging and production

23
Comments
12 min read
Why Not React Native? Why Not Flutter? Why Not Meteor? Why Not NativeScript?

Why Not React Native? Why Not Flutter? Why Not Meteor? Why Not NativeScript?

161
Comments 43
2 min read
Running Expo/React Native in Docker

Running Expo/React Native in Docker

29
Comments
4 min read
How to structure your project and manage static resources in React Native

How to structure your project and manage static resources in React Native

15
Comments
13 min read
Vue-native Infinite scroll

Vue-native Infinite scroll

13
Comments
3 min read
metro v0.48.1 needs react-native v0.53.3 when run test with jest

metro v0.48.1 needs react-native v0.53.3 when run test with jest

6
Comments
1 min read
From Idea to App Store: Building My First iOS App With React Native

From Idea to App Store: Building My First iOS App With React Native

44
Comments 13
8 min read
Flutter vs React Native

Flutter vs React Native

19
Comments 7
5 min read
React Native Bridging — How to Make Linear Gradient View

React Native Bridging — How to Make Linear Gradient View

14
Comments
10 min read
Looking for ideas for my React Native app

Looking for ideas for my React Native app

15
Comments 3
1 min read
Splash Screen, Tutorial Screens, Authentication Screens Flow in React-Native

Splash Screen, Tutorial Screens, Authentication Screens Flow in React-Native

53
Comments 7
1 min read
Using Bitrise CI for React Native apps

Using Bitrise CI for React Native apps

19
Comments 1
6 min read
Refetching in React Native with 1 line of code

Refetching in React Native with 1 line of code

32
Comments 2
2 min read
React Native Animated Flatlist

React Native Animated Flatlist

32
Comments 2
1 min read
React Native Resources

React Native Resources

261
Comments 10
5 min read
How to make tag selection view in React Native

How to make tag selection view in React Native

9
Comments
6 min read
Closing Modal and showing Alert simultaneously locks up app struct react-native

Closing Modal and showing Alert simultaneously locks up app struct react-native

9
Comments
1 min read
Firebase SDK with Firestore for React Native apps in 2018

Firebase SDK with Firestore for React Native apps in 2018

20
Comments 1
8 min read
How to build an Geolocation Weather Forecast app in React Native in 30 minutes

How to build an Geolocation Weather Forecast app in React Native in 30 minutes

160
Comments 16
1 min read
Fixing React Native issues and happy deploy to Bitrise, Fabric, CircleCI

Fixing React Native issues and happy deploy to Bitrise, Fabric, CircleCI

14
Comments
14 min read
Testing React Native app includes react-native-cookies with Jest

Testing React Native app includes react-native-cookies with Jest

10
Comments
1 min read
Shipping React Native apps with Fastlane and Travis

Shipping React Native apps with Fastlane and Travis

94
Comments 12
6 min read
React Native Login Using the Facebook SDK

React Native Login Using the Facebook SDK

13
Comments
10 min read
Fix problems on running Jest with React native v0.56

Fix problems on running Jest with React native v0.56

5
Comments
2 min read
React Native Login Using the Facebook SDK

React Native Login Using the Facebook SDK

13
Comments
10 min read
Jelly Fin: Contributor Update 9-12-2018

Jelly Fin: Contributor Update 9-12-2018

11
Comments
2 min read
React Native: The missing piece in the beginner’s guides.

React Native: The missing piece in the beginner’s guides.

102
Comments 2
6 min read
How to build an image recognition app in React Native in 30 minutes

How to build an image recognition app in React Native in 30 minutes

78
Comments 13
1 min read
I've released over 100 apps in React Native since 2015, Ask Me Anything!

I've released over 100 apps in React Native since 2015, Ask Me Anything!

203
Comments 165
1 min read
Best way to learn on React Native

Best way to learn on React Native

31
Comments 2
1 min read
Debugging Expo apps in WebStorm and Visual Studio Code

Debugging Expo apps in WebStorm and Visual Studio Code

5
Comments 1
4 min read
React Native/Expo with VirtualBox and Genymotion.

React Native/Expo with VirtualBox and Genymotion.

14
Comments
3 min read
Handle React Native crashes with the componentDidCatch error boundary

Handle React Native crashes with the componentDidCatch error boundary

18
Comments 3
1 min read
Retrieve TextInput entered value on Button Click onPress in React Native

Retrieve TextInput entered value on Button Click onPress in React Native

12
Comments
1 min read
The best way to structure React Native git project?

The best way to structure React Native git project?

52
Comments 1
1 min read
You are NOT a React Native noob

You are NOT a React Native noob

125
Comments 7
7 min read
How do you style components with React Native?

How do you style components with React Native?

71
Comments 6
1 min read
How to REALLY set up a React Native environment on Mac

How to REALLY set up a React Native environment on Mac

44
Comments 21
4 min read
Keeping API interactions sane while co-developing a React and React Native Application

Keeping API interactions sane while co-developing a React and React Native Application

9
Comments
6 min read
Enable Hot Reloading In React Native

Enable Hot Reloading In React Native

25
Comments 4
1 min read
How I published my first npm module

How I published my first npm module

34
Comments 2
3 min read
Add text on image in ReactNative

Add text on image in ReactNative

17
Comments 1
1 min read
Simple release worflow for react native with expo

Simple release worflow for react native with expo

7
Comments
5 min read
react-native-maps done right for Android🕵️

react-native-maps done right for Android🕵️

46
Comments 11
5 min read
loading...