In this article, we will walk you through building a customer feedback app using React Native and Firebase.
Object classification is one of the simplest and most fundamental applications of machine learning. With the advances in data generation […]
Expo’s new native router offers many exciting features, a handy link component, and more. Learn how to use them in this post.
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.
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.
resizeMode
in React Native to scale imagesLet’s explore the different resizeMode
property values in React Native and how to use them effectively in a project.
The react-native-blob-util
and react-native-fs
packages allow us to access and manage the file systems of our devices.
The updated Pointer Events API presents new opportunities for creating interactive apps with React Native. Learn more about it in this post.
Use React Native and the MapView component to render a Google map with customizable markers, floating buttons, and more.
FlatList
React Native FlatList is a component that allows you to render lists with zero hassle and minimal code. Let’s explore how to use it.
In this article, you will learn how to super charge your API requests using Axios in a React Native application.
In this post, learn how to diagnose and resolve the root causes of your errors when your React Native Android app keeps stopping.