Let’s look at how to use React with Popper, a JavaScript library that helps you manage your popovers easily.
In this article, we will explore managing screen orientation in React Native apps and learn how to lock the screen orientation.
Learn how to build and style a data grid in a React app using AG Grid. Also, compare alternative data grid libraries.
Learn how to get started with Realm and Realm Studio, an easier alternative to SQLite, for database management in React Native apps.
Build a custom React carousel component using Hooks, and compare it to the newly released use-carousel-hook.
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.
Mock GraphQL requests using the React Apollo library, which offers tools that can be integrated into React components.
View the recording Thanks for joining us! Relevant links from the talk: Andrew’s post on useState in React Github repo […]
Create a simple to-do list application by combining the power of a Phoenix API with the flexibility of a React application.
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.