Tag: react-native

Improving mobile UX with react-native-inappbrowser-reborn

Dev

Using an in-app browser can vastly improve UX in mobile apps. Learn how you can use react-native-inappbrowser-reborn to do just that.

Popoola Temitope
Nov 1, 2023 ⋅ 6 min read
Implement Serverless Architecture React Native Apps

Implementing serverless architecture in React Native apps

Dev

We explore using serverless architecture and React Native to handle data synchronization and enable offline functionality.

Clara Ekekenta
Oct 31, 2023 ⋅ 11 min read
Using The Useupdates Hook To Manage Remote React Native App Updates

Using the useUpdates Hook to manage React Native app updates

Dev

The useUpdates Hook is an important advancement that helps streamline the update management process for React Native applications.

Taofiq Aiyelabegan
Oct 30, 2023 ⋅ 5 min read
Natively Implement Dynamic Imports In React Native

Natively implement dynamic imports in React Native

Dev

Compare static and dynamic imports in React Native, and explore native vs. third-party solutions for dynamic imports.

Wisdom Ekpotu
Oct 26, 2023 ⋅ 6 min read
A Developer's Guide To Exporting Figma Designs To React Native

Exporting Figma designs to React Native: A developer’s guide

Dev

In modern app development, designers and developers working on the same project often need to find ways to bridge the […]

Isaac Okoro
Oct 20, 2023 ⋅ 7 min read
Using react-native-cameraroll to Enable Camera Roll Access

Using react-native-cameraroll to enable camera roll access

Dev

react-native-cameraroll offers developers a simple and efficient way to enable camera roll access in their React Native applications.

Rupesh Chaudhari
Oct 19, 2023 ⋅ 9 min read
Using React Native View Shot To Add Screen Capture Functionality To A React Native App

Adding screen capture functionality to a React Native app

Dev

Explore how and why you should use the react-native-view-shot library to implement screen capture in a React Native app.

Nitish Sharma
Oct 17, 2023 ⋅ 5 min read
Demystifying React Native Redash And React Native Gesture Handler

Demystifying React Native Redash and Gesture Handler

Dev

Let’s understand the distinct purposes of React Native Redash and React Native Gesture Handler and explore related concepts like the native gesture handler, React Native Reanimated, and the Animated API.

Onuorah Bonaventure
Oct 6, 2023 ⋅ 18 min read
Best headless UI libraries in React Native

Best headless UI libraries in React Native

Dev

Learn about four of the best React Native headless UI component libraries, how they interop with Expo, and how they compare to each other.

Hussain Arif
Sep 28, 2023 ⋅ 6 min read
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
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