Hello friends, in this article I will talk about how to modernize our old Xamarin projects. Let's talk about why we need such a thing first. In our old type projects, when we add packages with packages.config, update the packages or throw the packages to…
Hello friends. In this article, we will talk about what is Swift Package Manager and why to use Swift Package Manager. Swift Package Manager is a feature of XCode where you can install packages through itself. You can use it in CocoaPods or Carthage instead…