There are several types of notifications you can implement within apps, and this guide covers how to do so using react-native-notifications.
A little ding for a new notification, a “whoosh” sound for an email sent, or a crumbling noise for deleting files goes a long way toward improving the user experience of your React Native app.
Use Sass in your React Native projects to style your components using variables, inheritance, and operators.
React Native can generate apps for Android and iOS. Here, you can learn how to generate .apk files to deploy on Google Play Store.
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 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.