Tag archive · 4 notes

#design

Every article connected to this part of the engineering archive.

Animated Splash Screen

Sep 8, 2020English · 5 min
lottie animation assests folder

We usually see plain splash screens in mobile applications. But what should you do if you want to view an animated splash screen? Here, this post is for you. Alternatively, you can make your…

Read article

Xamarin.Forms ProgressBar

Jul 28, 2020English · 6 min
Install Syncfusion ProgressBar Plugin

We show it sometimes on the screen or in the notification bar to show any progress within the program. For example, when downloading a file, what percentage of the download is in the notification…

Read article

Xamarin.Forms CarouselView

Jul 25, 2020English · 5 min
Xamarin.Forms-CarouselView

Our motivation in this post, get first five news from newsapi and show it in a CarouselView. Also, I used PancakeView plugin to make beautiful design. You can learn how to use PancakeView from…

Read article