Nitish Sharma I am a mobile and web developer proficient in React, React Native, and other libraries. I am currently employed as a React Native developer.

Stories by Nitish Sharma

Using Aws Lambda And Aws Cloudfront To Optimize Image Handling

Using AWS Lambda and CloudFront to optimize image handling

Dev

Leverage services like AWS Lambda, CloudFront, and S3 to handle images more effectively, optimizing performance and providing a better UX.

Nitish Sharma
Apr 12, 2024 ⋅ 12 min read
Building A Serverless Postgres-Powered GraphQL API With Neon Db, Prisma Orm, And Apollo Server

Building a serverless GraphQL API with NeonDB and Prisma

Dev

Combine NeonDB, Prisma ORM, and Apollo Server within a serverless architecture to achieve a fully functional and scalable GraphQL API.

Nitish Sharma
Feb 8, 2024 ⋅ 12 min read
How to add custom fonts in React Native

How to add custom fonts in React Native

Dev

Learn two methods for adding custom fonts in a React Native app using Google Fonts to improve user experience.

Nitish Sharma
Oct 30, 2023 ⋅ 6 min read
Using React Native View Shot To Add Screen Capture Functionality To A React Native App

Adding screen capture functionality to a React Native app

Dev

Explore how and why you should use the react-native-view-shot library to implement screen capture in a React Native app.

Nitish Sharma
Oct 17, 2023 ⋅ 5 min read
How to Build a React Native Customer Feedback App

How to build a React Native customer feedback app

Dev

In this article, we will walk you through building a customer feedback app using React Native and Firebase.

Nitish Sharma
Jun 30, 2023 ⋅ 11 min read
Managing Orientation Changes in React Native Apps

Managing orientation changes in React Native apps

Dev

In this article, we will explore managing screen orientation in React Native apps and learn how to lock the screen orientation.

Nitish Sharma
Feb 6, 2023 ⋅ 4 min read
Understanding How Atomic Design Is Used in React Native

Understanding how Atomic Design is used in React Native

Dev

Learn about using Atomic Design with React Native apps — what it is and the role of each element that makes up the methodology as a whole. 

Nitish Sharma
Aug 31, 2022 ⋅ 6 min read
React Native Contacts: How to Access a Device's Contact List

React Native Contacts: How to access a device’s contact list

Dev

React Native Contacts and Expo Contacts are both great tools for fetching and manipulating the contacts on a user’s device.

Nitish Sharma
Dec 13, 2021 ⋅ 4 min read
React Native Logo

Using AppState in React Native to improve performance

Dev

This piece will give you a basic understanding of the AppState tool and how to use it in a React Native app.

Nitish Sharma
Oct 11, 2021 ⋅ 3 min read
How to play sounds in React Native using react-native-sound

How to play sounds in React Native using react-native-sound

Dev

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.

Nitish Sharma
Sep 15, 2021 ⋅ 6 min read
Caching Images in React Native: A Tutorial With Examples

Caching images in React Native: A tutorial with examples

Dev

Caching is a great way to solve issues associated with loading and rerendering images from remote endpoints. Learn two approaches to caching images in React Native.

Nitish Sharma
Jul 7, 2021 ⋅ 7 min read
React Native Logo Over Coins

How to integrate PayPal payments with React Native

Dev

Learn how to build a payment interface in React Native by interlinking web and native technologies using the PayPal SDK for JavaScript.

Nitish Sharma
May 21, 2021 ⋅ 11 min read