Tag: react-native

Building A React Native Number Pad Feature From Scratch

Building a React Native number pad feature from scratch

Dev

Modern mobile apps often involve a step in the onboarding process where you need to enter a verification PIN sent […]

Taofiq Aiyelabegan
Dec 29, 2023 ⋅ 13 min read
Leveraging React Native Jsi To Enhance Speed And Performance

Leveraging React Native JSI to enhance speed and performance

Dev

The new React Native architecture uses JavaScript Interface (JSI) to improve our app’s speed and performance.

Onuorah Bonaventure
Dec 12, 2023 ⋅ 20 min read
Build AR face masks in React Native

Building AR face masks in React Native

Dev

Learn how to build Snapchat-like AR face mask filters for your React Native apps in this step-by-step tutorial.

Ivy Walobwa
Dec 11, 2023 ⋅ 4 min read
Understanding React Native encryption libraries

Understanding React Native encryption libraries

Dev

React Native encryption libraries have a lot to offer in terms of providing smooth security checks for your Expo apps. Learn about it here.

Hussain Arif
Nov 7, 2023 ⋅ 6 min read

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
How to add custom fonts in React Native

How to add custom fonts in React Native

Dev

Learn two methods for adding custom fonts in a React Native app using Google Fonts to improve user experience.

Nitish Sharma
Oct 30, 2023 ⋅ 6 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