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 ...
Introduction to TensorFlow
Learn about the Google-developed open source library for machine learning and deep neural networks research
Read more ...
Xamarin Essentials Email
You want a feedback directly from your mobile app, use the Email feature of Xamarin Essentials!!!
Read more ...
Xamarin Forms Social Media Auth
On almost every mobile app there's a part to login or register with Facebook, Twitter, Microsoft or Google, if you are interested in this topic, this post is for you.
Read more ...
Xamarin Forms Local Notifications
A consistent and easy way to show local notifications in Xamarin and Windows apps.
Read more ...
Xamarin Essentials
Many times we need some features to make our app better, but unfortunately we have to write a lot of code just for something, with Essentials plugin made by Microsoft we can use a lot of features like API's, without many code.
Read more ...
Xamarin Essentials Connectivity
The Connectivity class lets you monitor for changes in the device's network conditions, check the current network access, and how it is currently connected.
Read more ...
Xamarin Essentials FlashLight
If you for some reason want that at some point your application will be able to turn on the flashlight, you can do it very easy.
Read more ...
Xamarin Forms Flyout Shell Navigation
As we can see now we are on Xamarin.Forms 4.0 so here you can learn about the new controls that Microsoft has added.
Read more ...