Category: Xamarin

Mobil uygulama geliştirin

Wednesday November 14th, 2018

Xamarin Forms Reddit Design

Hello my friends, Today i will make one of the most used social app which name is Reddit. I will design the main screen of the reddit using with the Xamarin.Forms. I try to design Reddit but i did not find the same icons so it can be seem a little bit different but if you can find the right icons it will be better […]

Monday November 5th, 2018

Xamarin.Forms Custom Renderer

When we making programs, we want use different features of the objects. Maybe you want to give different features for on different platforms, For the make that we use Custom Renderers. We can give different views to the object on different platform like iOS, Android,etc.. and that can help your project to have better design. In this project, i will give some features to the […]

Tuesday May 1st, 2018

Xamarin Pages Types

There are 6 types of pages in Xamarin. These are; Content Page MasterDetail Page Navigation Page Tabbed Page Templated Page Carousel Page You can continue with the pages type which available for your projects. CONTENT PAGE Content Page is the simplest and most using page type. Content Page has 1 page and usually arrange by the StackLayout, Grid or ScrollView. MASTER DETAIL PAGE Master Detail […]

Friday February 16th, 2018

Xamarin Emulator’s Launching And Immediately Closing Problem

When , You run your app  on emulator and your app does not work on emulator , you have to change some settings. If your app  opening and immediately closing , I will tell the solution and that solution will work. Before the change some settings , you have to close emulator. Now , you have to open  Hyper-V Manager. After the run Hyper – V […]