Yuvraj KaleEnvironment setup for React-native in macOS.As a mobile app developer, we know there are multiple platforms like iOS and Android. When we are developing any application you need two…Mar 21Mar 21
Yuvraj KaleFirebase Device Farm / Firebase Test LabsBasically, Firebase device farm is nothing but it allows us to test our app on a variety of devices.Sep 7, 2023Sep 7, 2023
Yuvraj KaleWhat is CI/CD?CI/CD has grown to become a software development practice which brings down the efforts and the app development cost. It helps us to make…Dec 20, 2020Dec 20, 2020
Yuvraj KaleHow to create your own Pod?Developing an iOS application is a lengthy and hard process. While developing we actually write plenty of lines code and…Dec 15, 2020Dec 15, 2020
Yuvraj KaleiOS Environment SetupPublishing an application not an easy task there are many phases under which the app needs to go. Such as development, testing, etc. Out…Sep 26, 20202Sep 26, 20202
Yuvraj KaleMVC vs MVVM in SwiftIn today’s programming world it’s important to write code with standard way. For that, we are studying different types of architectural…Aug 15, 2020Aug 15, 2020
Yuvraj KaleGit Merge vs RebaseMany developers use Git to store their code at a single place and use it from anywhere for doing this there are many steps but not every…May 16, 20201May 16, 20201
Yuvraj KaleJSON Parsin in Swift by using codableMany developers interact with API response and parsing of the data to the Custom type or your Custom type to JSON. For that everyone…May 3, 2020May 3, 2020
Yuvraj KaleWhat is Bitcode and why it’s important?Many developers have seen that there is an option called Bitcode enable but only a few developers have the knowledge of it. So I am trying…Apr 26, 2020Apr 26, 2020
Yuvraj KaleGeneric Function- in SwiftMany developers having a problem with understanding the concept generic. So here I am trying to give some clear idea about it in simple…Apr 19, 2020Apr 19, 2020