Tag: react-native

React Native UI Libraries

Comparing React Native UI libraries

Dev

Explore the top UI libraries for React Native and practice everything from styling components to adding a credit card input to your mobile application.

Said Hayani
Jul 26, 2023 ⋅ 11 min read
The Complete Guide To React Native For Web

The complete guide to React Native for Web

Dev

Set up a demo project with React Native for Web, which enables developers to use React Native components and APIs on the web.

Kumar Harsh
Jul 21, 2023 ⋅ 11 min read
AWS Amplify And React Native: A Tutorial With Examples

AWS Amplify and React Native: A tutorial with examples

Dev

Set up authentication in a React Native mobile application using AWS Amplify, and learn how to customize your app’s authentication UI.

Samaila Bala
Jul 21, 2023 ⋅ 11 min read
Best React Native Splash Screen Libraries

Best React Native splash screen libraries

Dev

We review four React Native splash screen libraries that can be used to set or generate splash screens for Android or iOS apps.

Onuorah Bonaventure
Jul 12, 2023 ⋅ 16 min read
How to Build a React Native Customer Feedback App

How to build a React Native customer feedback app

Dev

In this article, we will walk you through building a customer feedback app using React Native and Firebase.

Nitish Sharma
Jun 30, 2023 ⋅ 11 min read
Tensorflow React Native Getting Started

Build an object classification app with TensorFlow.js and React Native

Dev

Object classification is one of the simplest and most fundamental applications of machine learning. With the advances in data generation […]

Kumar Harsh
Jun 22, 2023 ⋅ 8 min read
A guide to native routing in Expo for React Native

A guide to native routing in Expo for React Native

Dev

Expo’s new native router offers many exciting features, a handy link component, and more. Learn how to use them in this post.

Emmanuel John
Jun 16, 2023 ⋅ 8 min read
Build React Native Drawing App Pencilkit

Build a React Native drawing app with PencilKit

Dev

With PencilKit, you can customize the appearance and behavior of the Apple Pencil, including the type of strokes recognized, the thickness and opacity of lines, and the range of available colors and brushes.

Rupesh Chaudhari
Jun 14, 2023 ⋅ 7 min read
React Native End-To-End Testing With Detox

React Native end-to-end testing with Detox

Dev

Use the Detox framework to implement end-to-end tests in React Native applications, optimize Detox tests for large-scale applications, and troubleshoot common issues.

Emanuel Suriano
Jun 13, 2023 ⋅ 14 min read
Working With React Native Resizemode

Using resizeMode in React Native to scale images

Dev

Let’s explore the different resizeMode property values in React Native and how to use them effectively in a project.

Chimezie Innocent
Jun 8, 2023 ⋅ 11 min read
How To Fetch And Handle Blob Data In React Native

How to fetch and handle blob data in React Native

Dev

The react-native-blob-util and react-native-fs packages allow us to access and manage the file systems of our devices.

Chimezie Innocent
Jun 7, 2023 ⋅ 20 min read

Exploring React Native pointer events

Dev

The updated Pointer Events API presents new opportunities for creating interactive apps with React Native. Learn more about it in this post.

Stephan Miller
May 26, 2023 ⋅ 8 min read