Category: Genel

Wednesday July 24th, 2019

Swift App- iOS Calculator Part-1

Hello, When we develop an application, UI(User Interface) is really important. To having a better user interface will make more users. When we develop an iOS Application and we put an object in the screen, It can be seen different on the different iPhone version because of the screen size. To fix this problem we use different options, I create constraints for the fix problem. In this […]

Friday July 5th, 2019

Swift App – Fruitrise

Hello, I made a really basic swift application. The name of the application is Fruitrise. When you open the application first, you will see a suprise box and to open this box you can use the button(Open) or you can shake your iPhone and when the box is opened you will see a surprise fruit. This is the idea of the application and i will try to […]

Friday July 5th, 2019

VMware MacOS iPhone Connection

Hello friends, I was install the MacOS to my pc. The reason i install the MacOS to my computer is, i want to develop iOS applications and test these apps to my iPhone. I installed the MacOS with no problem with VMware and then i installed the Xcode. When i connect the my iPhone to pc, i realized that Xcode and iTunes does not recognize the my […]

Saturday March 30th, 2019

Xamarin.Forms Video Player

Hello, When we are making projects sometimes we may need to put video player to your application or maybe you develop a projects for the playing video applications. In some projects which i developed with Xamarin.Forms, i need to put an video player and for the putting an video player i made some steps. After these steps i can easily play videos on my projects. […]

Thursday February 28th, 2019

Xamarin Forms Signature Pad

In some cases we may want to take sign from user, in this kind of cases in xamarin forms we can solve this problem with adding nuget package. To have signature pad we have to install a nuget package which name is Xamarin.Controls.SignaturePad.Forms. After the adding nuget packages we just have to add an address of the signature pad and use this pad in our […]

Thursday February 28th, 2019

Xamarin Forms Lottie Animation

When we develop a app, we want to use some animations to have better design in app. To use animation in Xamarin Forms, we use lottie nuget package which was created by Airbnb. To Add animation to our project we have to go nuget package manager and install the lottie nuget package. In nuget package manager, we should choose the package which is fit the our […]

Monday January 28th, 2019

Xamarin Forms Lazy Loading(Infinite Scroll)

When we are making an app, we add some features to make application have better design. One of the feature is that Lazy Loading. Lazy loading works like, When we have a list view and we have specific number item, we scroll the screen and then other items appear in that specific number. I made a simple application to show how to use lazy loading. In this […]

Wednesday December 5th, 2018

XAMA

Sorry, this entry is only available in Turkish.

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 […]