Compare Ionic and React Native based on app size, native APIs, and debugging, and build a demo app to evaluate their development processes.
In this article, we will explore managing screen orientation in React Native apps and learn how to lock the screen orientation.
Learn how to get started with Realm and Realm Studio, an easier alternative to SQLite, for database management in React Native apps.
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.
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.
Compare building an iOS app using React Native vs. Swift, including which has better performance and the faster development lifecycle.
We explore React Native VisionCamera as an alternative to the now-deprecated React Native Camera library by building a QR code scanner.
In this project, we will create a resume builder app to demonstrate some important practical skills and techniques for mobile development.
Re.pack, the webpack-based toolkit, allows large-scale React Native apps to benefit from features like code splitting and module federation.
Use the React Native community masked-view package to create an opening animation like the Twitter iOS app opener animation in this post.
Create a to-do list with React Native Draggable FlatList, which allows you to add, delete, mark as complete, and reorder to-do items.
Let’s design a vertical tab layout in React Native — using CSS flexbox for responsiveness — and discuss horizontal vs. vertical tab layouts.