Developing First Cross Platform Mobile App Using Visual Studio 2017
29/07/2019
View:
465
|
Introduction In Visual Studio 2017 we can develop Cross Platform apps using Xamarin. Xamarin is a platform to develop apps for multiple mobile operating systems by a shared code base. In xamarin we can develop separate UI apps or shared UI apps. Shared UI apps are developed through xamarin forms. In this article we can develop basic android, windows and ios applications by using xamarin forms. Target Audience
Beginners with basic C# and XAML coding knowledge Technical Requirements - Windows 10 OS
- Visual Studio 2017
- Developer mode should be enable on your OS
CHI TIẾT - READ MORE
|