Adding a pop-up modal to your React app can be a useful way to engage with users. Let’s create one from scratch with the native HTML5
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.
Get a high-level comparison of five of the most popular and well-used CI/CD tools for React Native apps, including the features they support.
We explore two libraries for integrating powerful search capabilities into React Native apps: React InstantSearch Hooks and Reactive Hooks.
Explore the power and utility of React’s Suspense component for data fetching.
Learn to use CSS Components to create your own composable components, convert them into Hooks, and use them across your React project.
Learn today’s options for managing state in React applications, including built-in hooks and third-party libraries like Redux and MobX.
We explore three top choices for creating heatmap components for your React apps, along with demos for each option.
Explore the four top code editor components for React apps, including Monaco Editor React, React Ace, and more.
Explore the top UI libraries for React Native and practice everything from styling components to adding a credit card input to your mobile application.
Learn how to set up a menu bar using Electron.js and React by utilizing both the renderer and main processes.