Explore the top UI libraries for React Native and practice everything from styling components to adding a credit card input to your mobile application.
Set up a demo project with React Native for Web, which enables developers to use React Native components and APIs on the web.
Set up authentication in a React Native mobile application using AWS Amplify, and learn how to customize your app’s authentication UI.
We review four React Native splash screen libraries that can be used to set or generate splash screens for Android or iOS apps.
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.