Uno Platform and Bluetooth LE: An Easy-to-Follow Guide to Building a Bluetooth Explorer

🕓 7 MIN Share on twitter Share on linkedin Share on reddit Writing a cross-platform application with Uno Platform gives us access to the native capabilities of each platform. Using a cross-platform API, we can work directly with these capabilities from platform-agnostic code. One such example is Bluetooth Low Energy which allows our app to interact with a […]

Optimizing Uno Platform WebAssembly Applications for Peak Performance

🕓 3 MIN Share on twitter Share on linkedin Share on reddit In this article, we will be discussing various tips and best practices for maximizing the performance of your Uno Platform WebAssembly applications, including ways to reduce startup times, improve rendering, and optimize memory usage. Whether you’re a seasoned developer or new to the Uno Platform, this […]

I asked ChatGPT to Compare Xamarin.Forms Shell Navigation and Uno Platform Navigation

🕓 5 MIN Share on twitter Share on linkedin Share on reddit We wanted to put ChatGPT to a small test; to compare Xamarin.Forms Navigation and comparable offering from Uno Platform, the recently released Extensions package, which contains Navigation, among other things. So I asked ChatGPT to compare Xamarin.Forms Shell Navigation and Uno Platform Navigation. Check out the […]

Migrating Custom Controls from Xamarin Forms to Uno Platform

🕓 6 MIN Share on twitter Share on linkedin Share on reddit As Xamarin.Forms inches closer to the end of support, you may consider your options for migrating your mobile applications and maybe even custom controls for your ‘old’ Xamarin.Forms app, which you need to bring with you. In this article, we will work through migrating the CardView […]

Creating Elegant Reports in WebAssembly Apps with DevExpress Reporting and Uno Platform

🕓 6 MIN Share on twitter Share on linkedin Share on reddit Good engineers integrate when and where it makes sense regardless of the territory being charted. Great engineers and community members explore that uncharted territory and map it out for others.  This is what one of our clients and contributors – Kahua – faced when facing a […]

The State of WebAssembly – 2022 and 2023

🕓 8 MIN Share on twitter Share on linkedin Share on reddit In this article, I will look at the current state of WebAssembly (wasm). I’ll start by revisiting 2022 developments to see if any of my predictions came true and if there were any surprises. Then I’ll try to predict where I think things will go in […]

Uno Platform 4.7 – New Project Template, Performance Improvements and more

🕓 5 MIN Our first release of 2023 is ready and brings over 230 new features and bug fixes, most notably introducing a new project template, improving performance across all platforms supported by Uno Platform and Shared Fonts. The New Project Template is especially exciting as it helps us set up a wave of innovation for 2023, where […]

Uno Platform Learning Resources – 2023 Update

🕓 5 MIN Welcome to the Uno Platform learning resources! Whether you’re a beginner or an experienced developer, these resources will provide you with everything you need to learn about cross-platform development with the Uno Platform. We offer a variety of free and paid resources that include workshops, tutorials, videos, articles, and blogs. Our resources cover topics ranging […]

Using ONNX BERT Model for Text-based Q&A in your Mobile .NET Apps

🕓 5 MIN In the first article of this series, I explained how to load, evaluate and convert a PyTorch-trained BERT QnA model to an ONNX-compatible format. In the second article, I explained how to load an ONNX Model, perform processing tasks on both the input and output and connect the prediction pipeline to the frontend UI. In […]

Uno Platform 5.2 LIVE Webinar – Today at 3 PM EST – Watch