Tag: react-native

Options for building React Native collapsible accordions

Options for building React Native collapsible accordions

Dev

There are many options for building collapsible accordions in React Native. Learn about where and when to implement them in this tutorial.

Shalitha Suranga
Mar 20, 2023 ⋅ 12 min read
Build A Video Upload And Compression App With Multer And React Native

Build a video upload and compression app with Multer and React Native

Dev

Use Multer, a Node.js middleware, to build a full-stack Android and iOS app for uploading videos in React Native.

Wamaitha Nyamu
Feb 22, 2023 ⋅ 14 min read
React Native Vs. Ionic

React Native vs. Ionic

Dev

Compare Ionic and React Native based on app size, native APIs, and debugging, and build a demo app to evaluate their development processes.

Adhithi Ravichandran
Feb 8, 2023 ⋅ 16 min read
Managing Orientation Changes in React Native Apps

Managing orientation changes in React Native apps

Dev

In this article, we will explore managing screen orientation in React Native apps and learn how to lock the screen orientation.

Nitish Sharma
Feb 6, 2023 ⋅ 4 min read
Getting started with Realm for React Native

Getting started with Realm for React Native

Dev

Learn how to get started with Realm and Realm Studio, an easier alternative to SQLite, for database management in React Native apps.

Mamta Dalal
Feb 3, 2023 ⋅ 12 min read
Build Fintech App Plaid React Native

Build a fintech app with Plaid and React Native

Dev

Use Plaid and React Native to build a fintech app for both iOS and Android. Leverage Plaid Link flow to display wallet balance and transactions.

Mukesh Mandiwal
Jan 31, 2023 ⋅ 5 min read
Choosing and Connecting a React Native Backend

Choosing and connecting a React Native backend

Dev

In this article, we’ll learn how to choose and connect a React Native backend and how to create our own backend service using Node.js.

Taofiq Aiyelabegan
Jan 31, 2023 ⋅ 11 min read
React Native Vs. Swift For IOS Development

React Native vs. Swift for iOS development

Dev

Compare building an iOS app using React Native vs. Swift, including which has better performance and the faster development lifecycle.

Victor Jonah
Jan 24, 2023 ⋅ 7 min read
Using React Native VisionCamera: Demo and alternatives

Using React Native VisionCamera: Demo and alternatives

Dev

We explore React Native VisionCamera as an alternative to the now-deprecated React Native Camera library by building a QR code scanner.

Gapur Kassym
Jan 20, 2023 ⋅ 5 min read

Creating a resume builder app in React Native

Dev

In this project, we will create a resume builder app to demonstrate some important practical skills and techniques for mobile development.

Kingsley Ubah
Jan 17, 2023 ⋅ 7 min read
Re.pack For Large-Scale React Native Projects

Using Re.pack for large-scale React Native projects

Dev

Re.pack, the webpack-based toolkit, allows large-scale React Native apps to benefit from features like code splitting and module federation.

Zain Sajjad
Jan 17, 2023 ⋅ 7 min read
Create visuals with React Native community masked view

Creating visuals with react-native-masked-view

Dev

Use the React Native community masked-view package to create an opening animation like the Twitter iOS app opener animation in this post.

Shalitha Suranga
Jan 13, 2023 ⋅ 8 min read