Swift Currency App MVC ( Part 2 )

Hello friends. In this article, we will write our application, which we handled the service side in our previous article, with MVC. Before that, if we need to talk about MVC; The model consists of View and Controller layers. When an action is done on…

Swift Currency App (Part – 1)

Hello friends. In this article, we will release the same applications using different architectures on iOS level with you. For this, we first need to find a theme. I thought the currency application might be good for this. Then we will have to make a…

Currency App

Hello friends. In this article, I will make a foreign exchange application with Xamarin Forms. In this application, it will be a project that we will use many features even though it looks simple. You can also click here to go to the project on…