react-native-ble-manager
in a mobile applicationExplore how react-native-ble-manager
allows us to enable and scan for Bluetooth Low Energy devices within our React Native application.
Learn to use the useColorScheme
Hook in React Native to switch app themes between light, dark, and system modes.
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.
React Native color picker libraries can help us select the right color scheme for our apps. Let’s look at five popular libraries we can use.
Explore React Native Reanimated core features, changes in v2 and v3, and how to use this library to create smooth transitions and animations.
Let’s explore Snackbar, a useful React Native tool that can help you add notifications or display pop-up messages in your application.
pointerEvents
in React NativeIn this article, we will look at how to use React Native pointerEvents
to help determine how a View
interacts with touch events.
What are env variables, and why are they useful in React Native? Learn how to create and use env variables in React Native.
AsyncStorage
AsyncStorage is an unencrypted and asynchronous data storage system in React Native that allows users to persist data offline.
Learn how Popper compares to Floating UI when choosing which tool to use when positioning floating elements.
Learn how to build an analytics app to monitor and analyze raw data with React and Cube.js, an open source analytics platform.