Tag: react-native

React Native JWT authentication using Axios interceptors

Dev

Using Axios interceptors, build a demo app with successful authentication that protects against user identity theft.

Cristian Rita
Dec 23, 2021 ⋅ 6 min read
React Logo Over a Black Space Background

Creating animations with lottie-react-native

Dev

Learn how to implement Lottie-based animations in a React Native project by using the lottie-react-native library here.

Rupesh Chaudhari
Dec 21, 2021 ⋅ 8 min read
React Background Image Processing

Run React Native background tasks with Headless JS

Dev

In this article, we’ll learn to execute background operations in React Native using Native APIs and Headless JS.

Debjyoti Banerjee
Dec 16, 2021 ⋅ 5 min read
React Native Contacts: How to Access a Device's Contact List

React Native Contacts: How to access a device’s contact list

Dev

React Native Contacts and Expo Contacts are both great tools for fetching and manipulating the contacts on a user’s device.

Nitish Sharma
Dec 13, 2021 ⋅ 4 min read
React Native Logo Over a Winding Highway Road

A guide to React Native Navigation

Dev

In this guide, learn how to enable different types of navigation in your React Native apps by building an example e-commerce application.

Neel Bakshi
Dec 13, 2021 ⋅ 12 min read
React Native Logo

Creating a custom React Native dropdown

Dev

Here’s how to build a custom React Native dropdown for web development: a basic select form field that will look similar on Android and iOS.

Stephan Miller
Dec 8, 2021 ⋅ 5 min read
Implementing split view and responsive layout in React Native

Implementing split view and responsive layout in React Native

Dev

In this detailed post, learn how to implement a split view with a responsive layout in your React Native apps.

David Ekanem
Dec 7, 2021 ⋅ 10 min read
What's New in NativeBase 3.0

What’s new in NativeBase 3.0

Dev

NativeBase helps teams build great interfaces quickly. The 3.0 update includes utility props, responsive styles, inbuilt accessibility, and more.

Hussain Arif
Dec 3, 2021 ⋅ 4 min read
Create a Racing Game Using React Native Sensors

Using React Native Sensors to create a racing game

Dev

See a practical example of how we can use devices’ accelerometer data by creating a car racing game using React Native Sensors.

Wern Ancheta
Dec 2, 2021 ⋅ 11 min read
React Native Logo

Build native UI components in React Native

Dev

Curious about what native UI components are? Here’s a quick tutorial on how to build and use them in React Native.

Rupesh Chaudhari
Nov 18, 2021 ⋅ 13 min read
Keep Faith React Native

Should you keep the faith with React Native?

Dev

Some devs argue that React Native is dead, especially in comparison to Flutter. Review the current status of React Native and its expected features.

Zain Sajjad
Nov 16, 2021 ⋅ 7 min read

How to build an AR/VR app with ViroReact

Dev

Learn how to create an app with AR capabilities using ViroReact, a React Native platform that makes AR/VR development a breeze.

Zain Sajjad
Nov 11, 2021 ⋅ 5 min read