Tag: react-native

Using React Native Mmkv To Improve App Performance

Using react-native-mmkv to improve app performance

Dev

Let’s explore the react-native-mmkv library’s advantages over AsyncStorage and how to use MMKV in our application.

Chimezie Innocent
Sep 22, 2023 ⋅ 7 min read
React Native Styling Tutorial With Examples

React Native styling tutorial with examples

Dev

Use React Native to build cross-platform apps that run on multiple operating systems and easily style components.

Emmanuel Etukudo
Sep 14, 2023 ⋅ 13 min read
Implement React Native in-app purchases for Android apps

Implement React Native in-app purchases for Android apps

Dev

Learn how to implement the react-native-iap package in an Android app in this detailed React Native tutorial with examples.

Emmanuel John
Sep 12, 2023 ⋅ 8 min read
Adding Comment Functionality To Your React Native Application

Adding comment functionality to your React Native app

Dev

Learn to enable React Native comments by building an example app from the ground up using Firebase for data storage and user auth.

Onuorah Bonaventure
Sep 11, 2023 ⋅ 35 min read
The best React Native animation libraries

The best React Native animation libraries

Dev

Leverage React Native animation libraries to improve user experience in terms of interactions and engagement.

Aman Mittal
Sep 4, 2023 ⋅ 3 min read
How To Choose The Best IDE For React Native

How to choose the best IDE for React Native

Dev

Choose the best IDE for your React Native project by comparing top choices including Visual Studio Code and WebStorm.

Elijah Agbonze
Sep 1, 2023 ⋅ 14 min read
Best React Native in-app subscription libraries

Best React Native in-app subscription libraries

Dev

Compare the features of five of the top React Native in-app purchase libraries that support subscriptions in the App and Play Stores.

Emmanuel John
Aug 30, 2023 ⋅ 8 min read
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