Tag: react-native

React Native Snap Carousel

React Native carousel with react-native-snap-carousel

Dev

Implement a carousel and add pagination in React Native using react-native-snap-carousel, which provides many options for creating carousels.

Samaila Bala
Apr 13, 2022 ⋅ 4 min read
React Logo

Create high-performance graphics with React Native Skia

Dev

Thanks to the dev team behind react-native-skia, we can now use Skia in React Native applications to draw graphics and create UI concepts.

Rupesh Chaudhari
Apr 12, 2022 ⋅ 8 min read

React Native push notifications with Firebase Cloud Messaging

Dev

Adding push notifications to a React Native app is easy using Firebase Cloud Messaging and the React Native Firebase package.

Rose Chege
Apr 5, 2022 ⋅ 4 min read
A Guide To React Native’s AsyncStorage

A guide to React Native’s AsyncStorage

Dev

AsyncStorage is an unencrypted and asynchronous data storage system in React Native that allows users to persist data offline.

Chimezie Innocent
Mar 14, 2022 ⋅ 5 min read
Troubleshooting Common React Native bugs

Troubleshooting common React Native bugs

Dev

In this troubleshooting guide, we share how to easily find and address common React Native bugs.

Daniel Idaszak
Mar 7, 2022 ⋅ 6 min read
Build a Text Detector with React Native

Build a text detector in React Native

Dev

Build a text detector in React Native by creating your own image picker component and using Google Cloud Vision.

Hussain Arif
Feb 23, 2022 ⋅ 5 min read
React Native Gifted Chat

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

Dev

Add real-time chat to your iOS or Android applications using react-native-gifted-chat and Firebase to improve communication for your users.

Emmanuel Etukudo
Feb 22, 2022 ⋅ 10 min read

Adding checkboxes and tables to a React Native app

Dev

Review the individual components and properties of React Native checkboxes and tables, and learn how to add different types of checkboxes and tables to a React Native app.

Mukesh Mandiwal
Feb 17, 2022 ⋅ 6 min read

The comprehensive guide to dark mode in React Native

Dev

There are plenty of methods for implementing dark mode in React Native apps – learn about the most popular with this handy guide.

Rose Chege
Feb 15, 2022 ⋅ 9 min read
React Native Logo

Picking files in React Native apps using react-native-document-picker

Dev

Learn how to pick documents and files of any format from a user’s device in a React Native application for iOS and Android.

Rupesh Chaudhari
Feb 14, 2022 ⋅ 4 min read

Implementing React Native biometric authentication with Expo

Dev

Learn how to add biometric authentication like face ID and touch ID in a bare-bones React Native app using an Expo SDK.

Ejiro Asiuwhu
Feb 11, 2022 ⋅ 6 min read
Svelte and React Native Logos Over a Purple and Blue Background

Svelte Native vs. React Native: A comparison guide

Dev

Svelte Native is the new kid on the block for building native Android and iOS apps, but how does it compare to React Native?

Eze Sunday
Feb 11, 2022 ⋅ 5 min read