Weekly Xamarin - Weekly Xamarin - Issue 258

 

Weekly Xamarin

 

ISSUE 258  9th May 2020

 
KYM PHILLPOTTS

KYM PHILLPOTTS

 

Happy Saturday

Hey Everyone.

Sorry the newsletter is late this week - I blame the Corona Virus. But we have a truck load of videos and interesting articles. Stay safe and have a great weekend.

Kym

Weekly Xamarin  Permalink

 
 

  APP OF THE WEEK  

 

Xamarin Customer Showcase: PGS Software + Volotea

Cross-platform, mobile applications are the way of the future, especially when it comes to travel. We sat down with Boguslaw Blonski from PGS Software, who explains how they took Volotea to new heights with Xamarin. As well as the inspiration behind the project and what the future holds.

Xamarin Customer Showcase: PGS Software + Volotea by Jayme Singleton

microsoft.com  Permalink

 
 

  CODE  

 

Default Interface Methods in C#

c# 8 allows developers to write a default implementation for the methods in the interfaces. I consider this feature as a high-risk language feature one as it can be easily misused that will lead to catastrophic code quality. In this article, we will discuss the correct use of this feature.

Default Interface Methods in C# by Ahmed Fouad

itnext.io  Permalink

 
 

ANAYLTICS

 

Crashes and errors analytics with App Center and Application Insights

For this blog post, John Thiriet covers export analytics data from your mobile application from App Center to Application Insights.

Crashes and errors analytics with App Center and Application Insights by John Thiriet

johnthiriet.com  Permalink

 
 

  DEVOPS  

 

Generate an universal Apk from your Android App Bundle using Azure DevOps

Since Google introduced Android App Bundle, it becomes the new standard to distribute your Android application accross the stores. It allows us to generate a specific version of our application for any device, with only the recourses this device needs.

Generate an universal Apk from your Android App Bundle using Azure DevOps by Damien Aicheh

github.io  Permalink

 
 

  XAMARIN FORMS  

 

Contact Sharing in Xamarin Forms

In this article, Charlin shows you how to share a contact by creating a vCard and sharing it using Xamarin Essentials.

Contact Sharing in Xamarin Forms by Charlin Agramonte

xamgirl.com  Permalink

 

Links Preview Control for Xamarin Forms

Lorenzo was sending a link in WhatsApp to a friend and realized when you enter a link it shows a preview, after seeing it he started to wonder how to make something similar in Xamarin.Forms.

Links Preview Control for Xamarin Forms by Lorenzo Araujo

wordpress.com  Permalink

 

Implementation of the Cognitive Services + Xamarin Combo Challenge!

There was a recent Xamarin Challenge for Cognitive Services and Xamarin.Forms. In this post, Bohdan discusses his experiences.

Implementation of the Cognitive Services + Xamarin Combo Challenge! by Bohdan Benetskyi

medium.com  Permalink

 

Xamarin.Forms Custom Fonts Simplified & Everywhere

In Xamarin.Forms 4.6 custom fonts got easier with Embedded Fonts and IconFont2Code.

Xamarin.Forms Custom Fonts Simplified & Everywhere by James Montemagno

montemagno.com  Permalink

 

Animate Anything with Xamarin.Forms

James, plays with Custom Animations in Xamarin.Forms to create a nice little loading animation for his twitch project.

Animate Anything with Xamarin.Forms by James Montemagno

montemagno.com  Permalink

 

Xamarin and Bluetooth Mesh Networks

Bluetooth Low Energy (BLE) is what you are using to pair your phone to the awesome little Xamarin Bluetooth speaker that we all picked up at a Xamarin conference.

Xamarin is the Best Choice for Bluetooth Mesh Networks by Robin Schroeder

msctek.com  Permalink

 

SomeTips for UI Handling!

Leomaris drops some tips for working with Xamarin.Forms UIs

#SomeTips: Best practices for UI Handling! by Leomaris Reyes

askxammy.com  Permalink

 

Icon Fonts made Easy

Coming from a Pre-Xamarin background of web development, I have always loved fonts like Font Awesome. Naturally I was pretty excited that Xamarin.Forms finally added a FontImageSource to make it easier to use Font based Icons, but it still frankly was a pain to use.

Icon Fonts made Easy by Dan Siegel

dansiegel.net  Permalink

 

Fixing small text on iOS WKWebView’s in Xamarin.Forms

Matt Crombie, shows how to to fix an issue with tiny text in the webview on iOS.

Fixing small text on iOS WKWebView’s in Xamarin.Forms by Matt Crombie

xamarinhowto.com  Permalink

 
 

  NUGET OF THE WEEK  

 

CoordinatorLayout.Forms

CoordinatorLayout.XamarinForms A custom control for Xamarin.Forms, that shows an expanding top view and a scrollable bottom view. It is a reproduction of Android's CoordinatorLayout.

mariusmuntean/CoordinatorLayout.Forms by Marius Muntean

github.com  Permalink

 
 

  PODCASTS & VIDEOS  

 

Adaptive UI with Xamarin.Forms

In this video Javier talks about how to create adaptive and responsive UI's in Xamarin.Forms.

Adaptive UI with Xamarin.Forms by Javier Suárez

youtube.com  Permalink

 

Xamarin.Forms 101: Accessibility using Automation Properties

This week Xamarin.Forms 101 takes a look at how to make your Xamarin.Forms apps more accessible using Automation Properties.

Xamarin.Forms 101: Accessibility using Automation Properties by James Montemagno

msdn.com  Permalink

 

Essential Nuget packages for your .NET projects. With Michael Stonis

On this episode of DevTalk Kerry speaks to Michael Stonis about essential Nuget packages for your .NET projects.

36: Essential Nuget packages for your .NET projects. With Michael Stonis by kerry

lothrop.de  Permalink

 

Essentials 1.6, Forms 4.6 and Contact Tracing

Have a listen to the Xamarin podcast to learn about all the new hotness in Xamarin.Forms releases.

Essentials 1.6, Forms 4.6 and Contact Tracing by Xamarin

xamarinpodcast.com  Permalink

 

Visual State Manger - Beyond the Basics | The Xamarin Show

This week, James is joined by friend of the show Gerald Versluis, Xamarin.Forms Engineer, who shows off one of the coolest feature ever for app developers and library creators, the new improved VisualStateManager.

Visual State Manger - Beyond the Basics | The Xamarin Show by James Montemagno

msdn.com  Permalink

 

Xamarin: .NET Community Standup - May 7th 2020 - Xamarin.Forms 4.6 Launch

Join the Mobile .NET Teams for our community standup covering great community contributions for Mobile .NET, Xamarin, Xamarin.Forms, Components, and more. Lots of great stuff covered.

Xamarin: .NET Community Standup - May 7th 2020 - Xamarin.Forms 4.6 Launch by Xamarin Developers

youtube.com  Permalink

 

200: Have We Reached Peak Merge Conflict?

200 episodes of Merge Conflict, woah! Congrats to James and Frank for an awesome achievement!

200: Have We Reached Peak Merge Conflict? by soundbite.fm

mergeconflict.fm  Permalink

 
 

  RELEASES  

 

Exposure Notification API Support for Xamarin Apps

Last month, Apple and Google announced plans for creating Exposure Notification APIs. By leveraging Bluetooth Low Energy, this help developers implement contact tracing for both iOS and Android. Our team has been tracking the releases of these APIs to ready them for Xamarin developers.

Exposure Notification API Support for Xamarin Apps by Jon Dick

microsoft.com  Permalink

 
 

  AND FINALLY...  

 

Virtual Xamarin and .NET Events in May

Check out the latest virtual events, streams, and videos to watch this May – all from the comfort of home.

Virtual Xamarin and .NET Events in May by Jayme Singleton

microsoft.com  Permalink

 
You received this email because you subscribed via the Weekly Xamarin site.
We’ll be sorry to see you go but you can unsubscribe instantly.
 
Locked Bag 10029 54448, 83 Lalor Road QUAKERS HILL NSW 2763 AUSTRALIA
 
 

 
 
©2020 Weekly Xamarin | Privacy Policy | Submit Content | Not affiliated with Xamarin Inc.
 
Published with Curated

Older messages

Weekly Xamarin - Issue 257

Friday, May 1, 2020

Weekly Xamarin View on the web Archives ISSUE 257 1st May 2020 KYM PHILLPOTTS Hope everyone's social isolation is going well. Take care of yourselves and enjoy the newsletter. Big news is that

Weekly Xamarin - Issue 256

Friday, April 24, 2020

Weekly Xamarin View on the web Archives ISSUE 256 24th April 2020 LUCE CARTER Hey everyone, Happy Friday! Another week of great links so thanks to everyone who contributed! I hope you, your friends and

Weekly Xamarin Subscription Confirmation

Tuesday, April 21, 2020

Weekly Xamarin Great to have you on board! While you're waiting for the next issue of Weekly Xamarin, why not check out the latest issue or visit the issue archives. The next issue is planned for

Weekly Xamarin - Issue 255

Friday, April 17, 2020

Weekly Xamarin View on the web Archives ISSUE 255 18th April 2020 KYM PHILLPOTTS Happy Friday! We have another week of great articles. Get comfortable, kick back and enjoy the articles. If you are

Weekly Xamarin - Issue 254

Friday, April 10, 2020

Weekly Xamarin View on the web Archives ISSUE 254 10th April 2020 LUCE CARTER Hey everyone, Happy Friday! Sadly the world is still in the middle of a pandemic and none of us can see family and friends

You Might Also Like

Tuesday Triage #196

Wednesday, April 17, 2024

Your weekly crème de la crème of the Internet is here! The 196th edition featuring Naismith's rule, cow magnet, and Little Sparta. ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Atlas humanoid robot goes electric 

Wednesday, April 17, 2024

Meta goes back to the drawing board and Tesla does some advertising View this email online in your browser By Christine Hall Wednesday, April 17, 2024 Good afternoon, and welcome to your Hump Day

📞 1990s Technology We Still Use Today — How to Fix Google Maps When It's Not Working

Wednesday, April 17, 2024

Also: Why You Should Buy Last Year's Flagship TV, and More! How-To Geek Logo April 17, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to your

Today only: Join Incubator to get these bonuses

Wednesday, April 17, 2024

I'll work with you personally in a small group ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

JSK Daily for Apr 17, 2024

Wednesday, April 17, 2024

JSK Daily for Apr 17, 2024 View this email in your browser A community curated daily e-mail of JavaScript news React useState Vs. Context API: When to Use Them React has improved its state management

Daily Coding Problem: Problem #1415 [Easy]

Wednesday, April 17, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Stripe. Write a function to flatten a nested dictionary. Namespace the keys with a

⚙️ Workplace AI

Wednesday, April 17, 2024

Plus: Amazon Music just copy pasted Spotify ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Charted | The World's Biggest Nuclear Energy Producers ⚡

Wednesday, April 17, 2024

China has grown its nuclear capacity over the last decade, now ranking second on the list of top nuclear energy producers. View Online | Subscribe Presented by: FEATURED STORY The World's Biggest

You’re invited: 2024 Security report insights webinar

Wednesday, April 17, 2024

Join us April 25th. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Noonification: 2000+ Researchers Predict the Future of AI

Wednesday, April 17, 2024

Top Tech Content sent at Noon! The first AI-powered startup unlocking the “billionaire economy” for your benefit How are you, @newsletterest1? 🪐 What's happening in tech this week: The