Tag: xamarin
-
.NET developers like Xamarin because they can develop Android and iOS apps in C#. However, if you are not afraid of learning new programming languages, you’d better choose Kotlin for Android and Swift for iOS. Unlike React Native, Flutter and Cordova, with Xamarin, you cannot create one codebase for both...
-
When developing an Android project with Xamarin, I didn’t get any trouble. However, it is totally a different experience when building an iOS app with Xamarin – it is more complicated. In this article, I will share my experience of binding DynamsoftBarcodeReader.framework using Xamarin. Dynamsoft Xamarin Barcode SDK is Available...
-
Dynamsoft Barcode SDK for Android is distributed as an AAR file. This article aims to help C# developers, who want to build mobile barcode apps with Xamarin, to use the AAR file in Visual Studio 2015. Dynamsoft Xamarin Barcode SDK is Available on NuGet SDK: Xamarin.Dynamsoft.Barcode.Android Examples: https://github.com/dynamsoft-dbr/xamarin If you want to...