Familiarize yourself with CSS Modules, a portable, more robust alternative to traditional React Native styling approaches that helps you produce cleaner, more readable code.
Provide your users with the chance to share content across their social networks with the React Native Share package.
Use React Native safe-area-context to build interfaces that easily adapt to different mobile screens, providing a uniform UX across different devices.
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.