Xamarin Forms Twitter Design

Hello friends. In this article we will talk about how to design Twitter with Xamarin Forms. Design issue is one of the most challenging issues in Xamarin Forms. People are afraid of Xamarin Forms because there are not too many resources. Previously we made the…

Xamarin Forms Slider

Hello friends. In this article, when the application is opened, we will make a screen that introduces the application. When you try to search on the Internet, you can see it as a Welcome Slider. Someone installing your app; Normally there is a Nuget package…

Text and Image Button

Hello friends. In this article, I will talk about how we can display the picture and the writing at the same time on a button. It may be necessary in some cases.   In fact, you do not have to create a very simple Custom…

Xamarin Layout

One of the most important issues in Xamarin is page layouts. It must be very well known in terms of design. Otherwise you may face a disgusting design. For this, Xamarin offers us 9 Layouts. You can use the 9 layouts below, depending on what…