We demonstrate how to implement pull-to-refresh and scroll-to-refresh functionality in a React Native application using a FlatList component.
ViewPropTypes
errorLearn how to handle the ViewPropsType error in React Native in three different ways to avoid deprecation errors.
Modals are an essential component of mobile app development. Learn how to build a custom scrolling modal with react-native-modalize.
Improve your React Native application with unit testing: testing small, isolated pieces of code such as individual functions or classes.
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 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.