react native
In this tutorial, we’ll discuss the advantages the styled-components library has over the general StyleSheet manager in React Native.
Use pre-built calendar components to create a customizable, shareable calendar that can display date-based data and capture date values from the...
React Native color picker libraries can help us select the right color scheme for our apps. Let's look at five popular...
Learn how to keep your users' screens active without draining power using React Native's KeepAwake functions.
Explore React Native Reanimated core features, changes in v2 and v3, and how to use this library to create smooth transitions...
Use Solito to easily transition your React Native app into a Next.js site and vice versa without sacrificing the native navigation...
Explore how react-native-ble-manager
allows us to enable and scan for Bluetooth Low Energy devices within our React Native application.
We take a close look at top React Native routing libraries, exploring their features and use cases, to help you make...
There are many options for building collapsible accordions in React Native. Learn about where and when to implement them in this...
Use Multer, a Node.js middleware, to build a full-stack Android and iOS app for uploading videos in React Native.
Compare Ionic and React Native based on app size, native APIs, and debugging, and build a demo app to evaluate their...
In this article, we will explore managing screen orientation in React Native apps and learn how to lock the screen orientation.