Rupesh Chaudhari Rupesh is a programming enthusiast who is currently working with React Native to build beautiful hybrid mobile apps. He likes to solve competitive programming puzzles and enjoys gaming in his free time.

Stories by Rupesh Chaudhari

Using react-native-cameraroll to Enable Camera Roll Access

Using react-native-cameraroll to enable camera roll access

Dev

react-native-cameraroll offers developers a simple and efficient way to enable camera roll access in their React Native applications.

Rupesh Chaudhari
Oct 19, 2023 ⋅ 9 min read
Build Custom Scrolling Modals in React Native with Modalize

Build custom scrolling modals in React Native with Modalize

Dev

Modals are an essential component of mobile app development. Learn how to build a custom scrolling modal with react-native-modalize.

Rupesh Chaudhari
Aug 18, 2023 ⋅ 6 min read
.NET MAUI Guide: Complete overview and Demo

.NET MAUI guide: Complete overview + demo

Dev

We take a deep dive into .NET MAUI, evaluating its performance, comparing it Xamarin.Forms, and using it to build a cross-platform demo app.

Rupesh Chaudhari
Jul 21, 2023 ⋅ 14 min read
Build React Native Drawing App Pencilkit

Build a React Native drawing app with PencilKit

Dev

With PencilKit, you can customize the appearance and behavior of the Apple Pencil, including the type of strokes recognized, the thickness and opacity of lines, and the range of available colors and brushes.

Rupesh Chaudhari
Jun 14, 2023 ⋅ 7 min read
Getting Started React Native Sendbird

Getting started with Sendbird in React Native

Dev

We explore integrating Sendbird into a React Native application, and we create a real-time chat feature that allows users to share documents, photos, and videos for reference.

Rupesh Chaudhari
Apr 21, 2023 ⋅ 8 min read
Working Calendars Swift

Working with calendars in Swift

Dev

Use a popular calendar library called FSCalendar in Swift to create a calendar for handling and manipulating dates.

Rupesh Chaudhari
Oct 19, 2022 ⋅ 8 min read
React Native Credit Card Scanner

How to build a credit card scanner with React Native

Dev

Improve UX in your mobile applications with React Native by implementing a credit card scanning feature using your device’s camera and text recognition.

Rupesh Chaudhari
Aug 8, 2022 ⋅ 7 min read
React Native News Feed

How to create a news feed in React Native

Dev

Create a news feed application with minimal code using React Native for iOS and Android.

Rupesh Chaudhari
Jun 13, 2022 ⋅ 21 min read
Swift Logo Over a Clear Sky

How to create a custom, collapsible sidebar in SwiftUI

Dev

Sidebars in mobile apps provide users with top-level navigation. In this article, you’ll learn how to create a custom sidebar using SwiftUI.

Rupesh Chaudhari
May 30, 2022 ⋅ 8 min read
React Logo

Create high-performance graphics with React Native Skia

Dev

Thanks to the dev team behind react-native-skia, we can now use Skia in React Native applications to draw graphics and create UI concepts.

Rupesh Chaudhari
Apr 12, 2022 ⋅ 8 min read
React Native Logo

Picking files in React Native apps using react-native-document-picker

Dev

Learn how to pick documents and files of any format from a user’s device in a React Native application for iOS and Android.

Rupesh Chaudhari
Feb 14, 2022 ⋅ 4 min read
React Logo Over a Black Space Background

Creating animations with lottie-react-native

Dev

Learn how to implement Lottie-based animations in a React Native project by using the lottie-react-native library here.

Rupesh Chaudhari
Dec 21, 2021 ⋅ 8 min read