Hello friends, in this article, we will create ARKit projects with Swift and make many examples. I will share many of these in a repository on my Github account. You can check it out here. ARKit was released by Apple in 2017 as a framework…
Hello friends. In this article, we will talk about what is App Clip. Apple first introduced the basic functions of our application in WWDC 2020, the structure that we can use without downloading the application. With App Clip, there is no longer a need to…
Hello friends. In this article, we will talk about what SwiftUI is. SwiftUI is a new framework Apple introduced at WWDC 2019. Apple actually makes a statement about this framework that was introduced as follows; “SwiftUI literally transforms user interface creation by automating most of…
The map now becomes necessary to use map, location in every application. I explained how to do these things for Xamarin. In this article I will explain how to do this with Swift. In order to use Google Maps with Xamarin, we needed to get…
After you've done your mobile app, you'll need to send it to the user. To reach Android users, you need to publish them on the Google Play Store. For iOS users, you need to publish to the App Store. Of course there is a fee…