Peculiarities of mobile app development Part2.

Digital transformation / Mobile development

4. Developing your app Cross-platform way – Pros and Cons The Cross-platform development tools are Microsoft Xamarin, Embarcadero Delphi, Kotlin – they compile native machine code to be executed on OS with 100% utilisation of native components. MS Xamarin compiles the IL (intermediate language), which has to be run by .NET Framework implementation. But this… Continue reading Peculiarities of mobile app development Part2.

Read More