Xamarin Forms BottomSheet
Let's adopt a new design style to take advantage nowadays with current global applications.
Read more ...
MLNet Image Classification
If you want to train a set of images to make an image classifier this post is for you.
Read more ...
ASP.NetCore Image Resizing
A lot of people asks about how to resize an image, with libraries, NuGets, but in this case we will use System.Drawing.Common....
Read more ...
Xamarin.Forms SplashScreen with Lottie
If you are bored to watch how Android and iOS apps has an static image as splash screen instead and interesting animated view? This post is for you ...
Read more ...
Xamarin Essentials Battery
The Battery class lets you check the device's battery information and monitor for changes and provides information about the device's energy-saver status, which indicates if the device is running in a low-power mode. Applications should avoid background processing if the device's energy-saver status is on.
Read more ...
Xamarin Forms QR Reader
ZXing.Net.Mobile is a C#/.NET library based on the open source Barcode Library: ZXing (Zebra Crossing), using the ZXing.Net Port. It works with Xamarin.iOS, Xamarin.Android, and Windows Phone.
Read more ...
Remote Debug with Visual Studio for Xamarin Forms
When you are working on Xamarin Forms, a lot of times you have to test the application on your physical device, but there is another way to debug without any cable connected to your PC or Laptop.
Read more ...
Xamarin with PayPal
The incorporated payments nowadays are very important in our application, if you need to implement this feature, please read this post.
Read more ...
PopUps and Animations with Xamarin Forms
What about the PopUps and Animations in Xamarin Forms, if you're interested this Post is for you.
Read more ...
Xamarin.Forms 3.6: Visual Has Materialized
We’re pleased to announce the release of Xamarin.Forms 3.6 in the usual cadence of our regular releases. In addition to the usual enhancements and bug fixes, we’re also moving our Visual feature from experimental to stable status. With Visual, you can now implement a Material look-and-feel on supported controls in your Android and iOS apps.
Read more ...