Xamarin with C# cross-platform apps | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Xamarin with C# cross-platform apps

What’s the best approach/language for cross platform mobile apps? Some people might learn java for Android & Swift for IOS, but for someone who wants to be practical, what’s the easiest way to make apps for both devices? Xamarin & C#?

25th Feb 2018, 8:55 PM
Jesse Smith
Jesse Smith - avatar
1 Answer
+ 6
for me one of the easiest way to make cross-platform apps is React Native; React Native is a mobile framework that compiles to native app components, allowing you to build native mobile applications (iOS, Android, and Windows) and it's open sourced by Facebook check this out: https://facebook.github.io/react-native/ https://facebook.github.io/react-native/docs/tutorial.html https://www.raywenderlich.com/178012/react-native-tutorial-building-android-apps-javascript https://www.icicletech.com/blog/top-10-editors-for-react-native https://scotch.io/tutorials/make-a-mobile-app-with-reactjs-in-30-minutes Hope that will help. ^_^
26th Feb 2018, 11:29 AM
JΞΜΔ 🇨🇩👑
JΞΜΔ  🇨🇩👑 - avatar