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.
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.
Explore using Lost Pixel in your projects for detecting UI regressions. List Pixel is an open source tool that renders and compares actual images of components.
Use the React Native community masked-view package to create an opening animation like the Twitter iOS app opener animation in this post.