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…

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…

Xamarin Forms Currency Application

Hello friends. In this article, we will make a simple application with Xamarin Forms. In this application, we will instantly take the exchange rates from a website and show them on the screen. At the same time, there will be a refresh feature in the…