Tag: react-native

Mastering Stripe PaymentSheet in React Native with Expo

Dev

Build a React Native app with Expo, Stripe, and PaymentSheet in this advanced tutorial for a donation mobile app.

Atharva Deosthale
Aug 25, 2021 ⋅ 10 min read
Storing Credentials Using react-native-keychain

Storing credentials using react-native-keychain

Dev

Learn to store login credentials securely using react-native-keychain and build a basic sample project with this tutorial.

Akshay Rana
Aug 25, 2021 ⋅ 4 min read
Adding Videos To React Native With React-Native-Video

Adding videos to React Native with react-native-video

Dev

Follow this guide to learn how to implement video into your React Native app using the most common package, react-native-video.

Lorenz Weiß
Aug 24, 2021 ⋅ 4 min read
Using React Query for state management in React Native

Using React Query for state management in React Native

Dev

Learn how to manage state in React Native using React Query, a simple state management option for your future applications.

Lawrence Eagles
Aug 23, 2021 ⋅ 7 min read
Creating Victory Charts In React Native

Creating Victory charts in React Native

Dev

Engage users with effective data visuals that are easy to read and understand. Here’s how to apply Victory charts in your React Native app.

Matthew Croak
Aug 20, 2021 ⋅ 7 min read
Creating An Offline-First React Native App

Creating an offline-first React Native app

Dev

Improve app speed and usability by allowing it to work without the Internet. Here’s how to create an offline-first app in React Native.

Stephan Miller
Aug 19, 2021 ⋅ 5 min read

Top React Native tab navigation components

Dev

A review of the top five tab navigation components for React Native, all of which work with React Navigation for a seamless user experience.

Caelin Sutch
Aug 19, 2021 ⋅ 4 min read
React Native CodePush

Implementing CodePush in React Native

Dev

Add CodePush to your React Native application to easily deploy app updates directly to end users instead of through the Google Play and iOS app store.

Fortune Ikechi
Aug 19, 2021 ⋅ 4 min read
Managing App Permissions in React Native

Managing app permissions in React Native

Dev

Learn how to ask your users for permission to record and capture video, photos, and audio with the react-native-permissions library.

İrem Karaoğlu
Aug 18, 2021 ⋅ 7 min read
NativeScript Vs. React Native

NativeScript vs. React Native

Dev

NativeScript and React Native make building elegant, production-ready, and scalable mobile apps with JavaScript easy. But, which is better?

Ejiro Asiuwhu
Aug 10, 2021 ⋅ 6 min read
A Complete Guide to TextInput in React Native

A complete guide to TextInput in React Native

Dev

Learn how to implement React Native’s TextInput component and customize it to collect user inputs in your project.

Hussain Arif
Aug 5, 2021 ⋅ 4 min read
React Native Logo

How to build iOS apps using React Native

Dev

React Native enables you to use React to build mobile apps that work on iOS, and this tutorial will demonstrate how to do so.

Anshul Goyal
Jul 30, 2021 ⋅ 5 min read