Hello friends, in this article we will talk about why we use dequeueReusableCell in UITableViewCell. You have used UITableView in many projects. In general, I can say that there is no application that is not used. For example; Twitter, Facebook, Instagram etc. It is found…
Hello friends, in this article, we will talk about how to use Indicator View with Xamarin Forms. First of all, if you ask what IndicatorView is, you can access detailed information from here. You can find previous Xamarin articles here. It is generally used when…
Hello friends. In this article, we will talk about how we can instantly see the events that we log to Firebase with Xamarin Forms. It is very important to be able to see this because this is how we can see if it is working…
Hello friends. In this article, I will talk about Xamarin.iOS page structures. As you know, we can actually say that Xamarin is leaving 3. Xamarin.Forms , Xamarin.iOS and Xamarin.Android. To give a brief summary; Xamarin.Forms : It allows you to write mobile applications as cross-platform.…