Jayant Kumar🇮🇳Swipe Refresh in React Native.In this article we will see how to implement Swipe Refresh in React Native. Swipe Refresh means when you swipe down , a loader will come…Oct 23Oct 23
Jayant Kumar🇮🇳Use Higher Order Components for better code readability in React Native.In this article we will talk about how higher order components can make your code more readable.Oct 18Oct 18
Jayant Kumar🇮🇳Setup Environment (Debug , Staging , Production) in ReactNative iOS ApplicationIn this article we will see how to setup debug , staging and production environment in React Native iOS Application.Oct 17Oct 17
Jayant Kumar🇮🇳Use Images in React Native.In this article we will see how to add or use images/Icons in React Native Application.Oct 16Oct 16
Jayant Kumar🇮🇳Add Custom Fonts In React NativeIn this article we will see how to add custom fonts in React Native .Oct 14Oct 14
Jayant Kumar🇮🇳Setup Environment (Debug , Staging , Production) in ReactNative Android ApplicationIn this article we will see how to setup debug , staging and production environment in React Native Android Application.Oct 13Oct 13
Jayant Kumar🇮🇳Make your code readable with Higher Order Components in Jetpack ComposeIn this article we will talk about Higher Order Components in Jetpack Compose, with the help of this we can make our compose code more…Oct 9Oct 9
Jayant Kumar🇮🇳Steps that should follow after creating React Native Project.In this article we will talk about what are the steps that every beginner should follow to setup their React Native projects.Sep 29Sep 29
Jayant Kumar🇮🇳Debugging your Code in Android Studio.In this article we will see how to debug the code in android studio. Debugging means to find the errors or check something in the code and…Sep 201Sep 201
Jayant Kumar🇮🇳All about Themes in Jetpack Compose.In this article we will explore about Themes in Jetpack Compose. Themes play an important role for building any application. It defines the…Sep 15Sep 15