PinnedConfiguring Production & Staging environment for React NativeHello world… In this tutorial we will configure our React Native app for Production and Staging environment.Dec 25, 2021Dec 25, 2021
PinnedIntegrate native Android & iOS SDKs in a react-native app (bridging)Sometimes while developing apps with react-native we find ourselves in a situation where we don’t have a library for react-native but it…Jun 6, 20211Jun 6, 20211
PinnedDockerize your React, Django Rest Api Application and serve using nginxIn this article, we will learn how to use docker to containerize your Fullstack React and Django Rest Api application and serve it using…Mar 5, 2021Mar 5, 2021
Adding light/dark mode splash screen in React NativeSplash screen is the initial screen that pops up while your apps load. A splash screen sets up the stage for your app while allowing it the…Jan 9, 2022Jan 9, 2022
React Native — redux-toolkit, redux-persist & redux-logger setupIn a React Native app we usually need a way to manage the global state. While there are a number of solutions available out there, Redux…Dec 26, 2021Dec 26, 2021