Tag: react-native

Adding Refresh Functionality React Native Apps

Add refresh functionality to your React Native apps

Dev

We demonstrate how to implement pull-to-refresh and scroll-to-refresh functionality in a React Native application using a FlatList component.

Onuorah Bonaventure
Aug 29, 2023 ⋅ 14 min read
Handling the React Native ViewPropTypes error

Handling the React Native ViewPropTypes error

Dev

Learn how to handle the ViewPropsType error in React Native in three different ways to avoid deprecation errors.

Chak Shun Yu
Aug 24, 2023 ⋅ 4 min read
Build Custom Scrolling Modals in React Native with Modalize

Build custom scrolling modals in React Native with Modalize

Dev

Modals are an essential component of mobile app development. Learn how to build a custom scrolling modal with react-native-modalize.

Rupesh Chaudhari
Aug 18, 2023 ⋅ 6 min read
Guide To Unit Testing In React Native

Guide to unit testing in React Native

Dev

Improve your React Native application with unit testing: testing small, isolated pieces of code such as individual functions or classes.

Chidume Nnamdi
Aug 9, 2023 ⋅ 12 min read
Integrating Ble In A React Native App With The React Native Ble Manager Package

Using react-native-ble-manager in a mobile application

Dev

Explore how react-native-ble-manager allows us to enable and scan for Bluetooth Low Energy devices within our React Native application.

Chimezie Innocent
Aug 8, 2023 ⋅ 13 min read
Building A React Native Theme Switcher App With The Usecolorscheme Hook

Building a React Native theme switcher app

Dev

Learn to use the useColorScheme Hook in React Native to switch app themes between light, dark, and system modes.

Chimezie Innocent
Aug 8, 2023 ⋅ 7 min read
Best CI/CD tools for React Native

Best CI/CD tools for React Native

Dev

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.

Hussain Arif
Aug 7, 2023 ⋅ 7 min read
Best React Native Search Libraries

Best React Native search libraries

Dev

We explore two libraries for integrating powerful search capabilities into React Native apps: React InstantSearch Hooks and Reactive Hooks.

Nelson Michael
Aug 3, 2023 ⋅ 9 min read
React Native UI Libraries

Comparing React Native UI libraries

Dev

Explore the top UI libraries for React Native and practice everything from styling components to adding a credit card input to your mobile application.

Said Hayani
Jul 26, 2023 ⋅ 11 min read
The Complete Guide To React Native For Web

The complete guide to React Native for Web

Dev

Set up a demo project with React Native for Web, which enables developers to use React Native components and APIs on the web.

Kumar Harsh
Jul 21, 2023 ⋅ 11 min read
AWS Amplify And React Native: A Tutorial With Examples

AWS Amplify and React Native: A tutorial with examples

Dev

Set up authentication in a React Native mobile application using AWS Amplify, and learn how to customize your app’s authentication UI.

Samaila Bala
Jul 21, 2023 ⋅ 11 min read
Best React Native Splash Screen Libraries

Best React Native splash screen libraries

Dev

We review four React Native splash screen libraries that can be used to set or generate splash screens for Android or iOS apps.

Onuorah Bonaventure
Jul 12, 2023 ⋅ 16 min read