React Native v0.65 is now upon us, and the performance optimizations and accessibility improvements make it an update worth talking about.
Use React Native for Web, a React compatibility layer, to write React code that you can share between web and mobile apps.
React Navigation vs. React Native Navigation? We weigh the critical aspects of selecting the right navigation library for your app.
Advance beyond Husky with this deep dive into Lefthook, a Git Hooks manager with parallelization and support for custom runners.
With React Native Reanimated, you no longer have to worry about dropping frames or limiting the workload of your JavaScript thread.
Learn how to build, style, and customize a React search bar component built from scratch with this in-depth, step-by-step tutorial.
Learn how to build a progress bar in React Native to provide users with a visual representation of processes running and progressing.
Learn how to create a custom alert dialog in React Native for Android or iOS, including the specification and UI differences between the two platforms.
Many ecommerce React Native app templates on GitHub come with features you may not need. Build your own app from scratch with this tutorial.
Follow this guide to see the various states in which network requests exist and how to keep request management within custom React Hooks.
Build a React Native app with Expo, Stripe, and PaymentSheet in this advanced tutorial for a donation mobile app.
Learn to store login credentials securely using react-native-keychain and build a basic sample project with this tutorial.