nirav sanghviFeb 6, 20232 min readHigher Order Components in React NativeHigher Order Components (HOCs) are a powerful pattern in React and React Native for reusing and composing components. In this post,...
nirav sanghviFeb 6, 20231 min readDownloading and Sharing PDFs in React NativeReact Native is a popular platform for developing mobile apps. In this post, we will explore how to download and share PDF files in React...