Can mobile apps be developed using C++?

You can build native C++ apps for iOS, Android, and Windows devices by using the cross-platform tools available in Visual Studio . Mobile development with C++ is a workload available in the Visual Studio installer. … It’s the common denominator that can enable reuse of core code across platforms.

Read more