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.
HOCs in React

HOCs in React

Reactions 4 Comments
4 min read
What you didn't know about presenting screens with react-navigation

What you didn't know about presenting screens with react-navigation

Reactions 2 Comments
2 min read
Desestructuración en JavaScript y React-Native

Desestructuración en JavaScript y React-Native

Reactions 3 Comments
4 min read
Email and Password Based Authentication with Expo and Firebase Part 3: Sign In, Forgot Password, and Update Password

Email and Password Based Authentication with Expo and Firebase Part 3: Sign In, Forgot Password, and Update Password

Reactions 7 Comments
7 min read
React Hooks: useLayoutEffect

React Hooks: useLayoutEffect

Reactions 15 Comments
2 min read
How I solved the >>’ViewPropTypes’ is not exported from ‘react-native-web/dist/index’<< error in ‘react-native-snap-carousel’

How I solved the >>’ViewPropTypes’ is not exported from ‘react-native-web/dist/index’<< error in ‘react-native-snap-carousel’

Reactions 3 Comments
1 min read
Making random ID with Javascript

Making random ID with Javascript

Reactions 68 Comments 14
1 min read
React Native Mobile Apps, Working With React Navigation Authentication And Supabase Login Pt 1

React Native Mobile Apps, Working With React Navigation Authentication And Supabase Login Pt 1

Reactions 8 Comments
1 min read
Running React Native everywhere: Yarn Workspaces monorepo

Running React Native everywhere: Yarn Workspaces monorepo

Reactions 15 Comments
8 min read
Running React Native everywhere

Running React Native everywhere

Reactions 18 Comments
4 min read
React Native - when JS is too busy

React Native - when JS is too busy

Reactions 59 Comments 1
6 min read
Playing videos in React Native

Playing videos in React Native

Reactions 2 Comments 1
1 min read
Basics and caveats of Expo-notifications

Basics and caveats of Expo-notifications

Reactions 17 Comments 8
6 min read
Testing Library and why I use React Testing Library.

Testing Library and why I use React Testing Library.

Reactions 13 Comments
5 min read
React Hooks: useRef

React Hooks: useRef

Reactions 7 Comments
2 min read
Create a React Native sub-component from Component.

Create a React Native sub-component from Component.

Reactions 2 Comments
2 min read
React Native Mobile Apps, Working With React Navigation Drawer Navigator And Authentication Flow

React Native Mobile Apps, Working With React Navigation Drawer Navigator And Authentication Flow

Reactions 5 Comments
1 min read
React Conferences Worth Checking in 2021

React Conferences Worth Checking in 2021

Reactions 5 Comments
4 min read
Developing my first mobile app to ~70k users

Developing my first mobile app to ~70k users

Reactions 6 Comments
25 min read
The Secrets To Creating React Context API with Custom hook 🪝

The Secrets To Creating React Context API with Custom hook 🪝

Reactions 9 Comments 3
3 min read
ICU formatted messages (strings)

ICU formatted messages (strings)

Reactions 2 Comments 1
2 min read
React Native Taxi App: Drawing a Route.

React Native Taxi App: Drawing a Route.

Reactions 17 Comments
5 min read
React Native vs React Js!

React Native vs React Js!

Reactions 68 Comments 1
9 min read
React JS vs React Native | Must Know Major Difference!

React JS vs React Native | Must Know Major Difference!

Reactions 2 Comments
3 min read
Email and Password Based Authentication with Expo and Firebase Part 2: Sign up, Email Verification, and Sign Out

Email and Password Based Authentication with Expo and Firebase Part 2: Sign up, Email Verification, and Sign Out

Reactions 3 Comments
8 min read
React Hooks: useMemo

React Hooks: useMemo

Reactions 194 Comments 3
2 min read
Adding Custom Fonts In Expo React-Native.

Adding Custom Fonts In Expo React-Native.

Reactions 2 Comments
3 min read
Environment Variables (i.e hiding variables) in react-native-typescript

Environment Variables (i.e hiding variables) in react-native-typescript

Reactions 4 Comments
2 min read
Home Screen Shortcuts in React Native (with Expo)

Home Screen Shortcuts in React Native (with Expo)

Reactions 6 Comments
5 min read
Making a square photo like Instagram with React Native ✨

Making a square photo like Instagram with React Native ✨

Reactions 52 Comments 4
1 min read
Integrating Firebase with React Native

Integrating Firebase with React Native

Reactions 21 Comments
10 min read
React Native: Optimizing FlatList performance

React Native: Optimizing FlatList performance

Reactions 12 Comments
3 min read
Uploading images to Cloudinary in react-native-typescript, using react-native-image-picker

Uploading images to Cloudinary in react-native-typescript, using react-native-image-picker

Reactions 2 Comments
2 min read
Did Facebook really slow down or move away from React Native?

Did Facebook really slow down or move away from React Native?

Reactions 14 Comments 1
4 min read
An Insider's Poetry

An Insider's Poetry

Reactions 6 Comments
1 min read
Learn to Build React Native Mobile Apps, Intro to Working with React-Navigation DrawerNavigator and StackNavigator

Learn to Build React Native Mobile Apps, Intro to Working with React-Navigation DrawerNavigator and StackNavigator

Reactions 8 Comments
1 min read
Lets make a custom hook for client side Pagination in React

Lets make a custom hook for client side Pagination in React

Reactions 32 Comments 4
2 min read
A Quick Guide To: ...Spread Operator

A Quick Guide To: ...Spread Operator

Reactions 15 Comments 2
3 min read
Parsing Custom Dates in JS

Parsing Custom Dates in JS

Reactions 7 Comments 3
3 min read
Failed to resolve plugin for module @react-native-firebase/app

Failed to resolve plugin for module @react-native-firebase/app

Reactions 3 Comments
1 min read
Build a chat app with react-native-gifted-chat

Build a chat app with react-native-gifted-chat

Reactions 7 Comments
7 min read
How to create Animated FlatList in React-Native

How to create Animated FlatList in React-Native

Reactions 6 Comments
4 min read
Best React Practices

Best React Practices

Reactions 211 Comments 3
3 min read
React Native Emoji Slider

React Native Emoji Slider

Reactions 8 Comments 2
3 min read
Answers To Study Guide: ReactJS + Redux Part II

Answers To Study Guide: ReactJS + Redux Part II

Reactions 7 Comments
4 min read
Redux Rematch - State Management

Redux Rematch - State Management

Reactions 6 Comments
4 min read
For Myself: Explaining Actions

For Myself: Explaining Actions

Reactions 6 Comments
5 min read
React Component Patterns

React Component Patterns

Reactions 11 Comments
15 min read
createContext vs. createObjectContext

createContext vs. createObjectContext

Reactions 3 Comments
2 min read
React Inbox and React Toast Components for Notifications That Don’t Suck

React Inbox and React Toast Components for Notifications That Don’t Suck

Reactions 22 Comments 1
4 min read
How to Compress or Manipulate Images in React Native Expo

How to Compress or Manipulate Images in React Native Expo

Reactions 3 Comments
2 min read
For Myself: Explaining Reducers

For Myself: Explaining Reducers

Reactions 4 Comments
4 min read
How To Integrate Firebase Authentication With an Expo App

How To Integrate Firebase Authentication With an Expo App

Reactions 1 Comments
15 min read
ESLint Config for React and React Native Development

ESLint Config for React and React Native Development

Reactions 3 Comments
1 min read
16 Tips and Tools to Build your Location App with in August

16 Tips and Tools to Build your Location App with in August

Reactions 2 Comments
4 min read
Email and Password Based Authentication with Expo and Firebase Part 1: Project Setup

Email and Password Based Authentication with Expo and Firebase Part 1: Project Setup

Reactions 4 Comments
5 min read
iOS Screen Reader "Gotcha" In React Native

iOS Screen Reader "Gotcha" In React Native

Reactions 1 Comments
3 min read
Why It’s Super to Have a Super App

Why It’s Super to Have a Super App

Reactions 5 Comments 1
5 min read
React Native Image Resource Generator

React Native Image Resource Generator

Reactions 2 Comments
3 min read
Save-My-Dates: A React-Native To-Do App

Save-My-Dates: A React-Native To-Do App

Reactions 4 Comments
6 min read
loading...