Home  >  Q&A  >  body text

android - Vs 开发ios 安卓原生app问题?

有开发经验的朋友,我想了解一下,用csharp开发起来方便吗,有没有哪位朋友愿意说说经验的,我以前用csharp开发过几年web,现在一直用php,对java,oc,,swift,reactnative等都没有开发经验

伊谢尔伦伊谢尔伦2764 days ago637

reply all(1)I'll reply

  • 大家讲道理

    大家讲道理2017-04-18 09:49:11

    I have never used Xamarin to write iOS, but I have tried an Android Hello World. It gives me the feeling that Xamarin has just changed to C# at the language level, and is encapsulated with xaml at the component level. However, the basic framework is still Android, and the characteristics of components are also the characteristics of Android components. Therefore, although it is feasible to develop mobile applications (iOS or Android) with C#, you still need to understand the architectural structure and component characteristics of these two mobile applications themselves.

    reply
    0
  • Cancelreply