The useReducer React Hook is a good alternative to tools like Redux, Recoil, or MobX.
The React Native Gesture Handler library comes with many useful gestures. This short, easy-to-follow guide explains how to implement a few of the most common gestures.
Learn to apply box shadows in React Native apps across the iOS and Android platforms, as well as using third-party tools to help.
Auth.js, formerly known as NextAuth.js, offers a secure authentication solution that supports OAuth providers and passwordless sign-in methods.
Explore how React and Blazor differ in a variety of areas, including folder structure, performance, ecosystem, routing, and more.
Learn how to add biometric authentication like face ID and touch ID in a bare-bones React Native app using an Expo SDK.
axios.all
to make concurrent requestsLearn about Axios’ axios.all function for HTTP requests, differentiating Promise.all and axios.all, and making concurrent API requests.
Learn about Svelte Native, the framework for developing native iOS and Android applications with Svelte logic and NativeScript components.
Learn which Vue.js date pickers are best for your booking or logistics application to provide useful yet stylish user experiences.
NativeScript and React Native make building elegant, production-ready, and scalable mobile apps with JavaScript easy. But, which is better?
Learn how to internationalize and localize Expo and bare React Native mobile applications to make them globally accessible.
With Vue Native, developers can get the best of both the Vue.js and React Native ecosystems when building apps.