8 Stories by Nitish Sharma
In this article, we will explore managing screen orientation in React Native apps and learn how to lock the screen orientation.
Learn about using Atomic Design with React Native apps — what it is and the role of each element that makes up the methodology...
In this guide, we look at ways to add custom fonts in React Native to help make your apps stand out.
React Native Contacts and Expo Contacts are both great tools for fetching and manipulating the contacts on a user’s device.
This piece will give you a basic understanding of the AppState tool and how to use it in a React Native app.
A little ding for a new notification, a “whoosh” sound for an email sent, or a crumbling noise for deleting files goes a long...
Caching is a great way to solve issues associated with loading and rerendering images from remote endpoints. Learn two approaches to caching images in...
Learn how to build a payment interface in React Native by interlinking web and native technologies using the PayPal SDK for JavaScript.