If you’re looking to simplify state management in React, learn about Hookstate, an incredibly fast and flexible state management tool.
A comprehensive guide to deep linking in React Native for iOS 14+ and Android 11.x, including a step-by-step tutorial.
Built a React Native application using styled-components and Styled System, a utility-first styling library that works in tandem with CSS-in-JS libraries.
This demonstration shows how to detect and resolve performance issues in React using the library Why Did You Render.
Using React compound components, learn how to dynamically switch from a table to grid layout for an interactive interface.
Learn how to use AWS Cognito, AppSync, and DynamoDB to set up a multi-tenant SaaS application with a React frontend.
React projects can quickly become a mess. Here, you can learn how to use a multi-layered structure to optimize React apps.
Learn how to use Bulma, an open source CSS framework, within React for easy styling without the need for JavaScript.
Learn how to build a payment interface in React Native by interlinking web and native technologies using the PayPal SDK for JavaScript.
Follow this step-by-step tutorial to build a basic, cross-platform mobile snake game with React Native using React Native Game Engine.
Appium is an automated testing tool for native, hybrid, and mobile web applications, Learn how to test React Native mobile apps with it here.
Compare the StyleSheet and Tailwind CSS approaches to styling to weigh the pros and cons of each and discover which is best for your project.