Tag: react-native

React Navigator vs. React Native Navigation Feature Image

React Navigation vs. React Native Navigation: Which is right for you?

Dev

React Navigation vs. React Native Navigation? We weigh the critical aspects of selecting the right navigation library for your app.

Zain Sajjad
Sep 1, 2021 ⋅ 6 min read

A deep dive into Lefthook for React and React Native

Dev

Advance beyond Husky with this deep dive into Lefthook, a Git Hooks manager with parallelization and support for custom runners.

Zain Sajjad
Sep 1, 2021 ⋅ 5 min read
React Native Reanimated

Deep dive into React Native Reanimated

Dev

With React Native Reanimated, you no longer have to worry about dropping frames or limiting the workload of your JavaScript thread.

Cole Redfearn
Sep 1, 2021 ⋅ 5 min read
Build A React Native Progress Bar

Build a React Native progress bar

Dev

Learn how to build a progress bar in React Native to provide users with a visual representation of processes running and progressing.

Jeremy Kithome
Aug 30, 2021 ⋅ 4 min read
How to Create a Custom Alert Dialog in React Native

How to create a custom alert dialog in React Native

Dev

Learn how to create a custom alert dialog in React Native for Android or iOS, including the specification and UI differences between the two platforms.

Akash Mittal
Aug 30, 2021 ⋅ 17 min read
Build an ecommerce app from scratch with React Native

Build an ecommerce app from scratch with React Native

Dev

Many ecommerce React Native app templates on GitHub come with features you may not need. Build your own app from scratch with this tutorial.

Shalitha Suranga
Aug 30, 2021 ⋅ 9 min read

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