How can I make an iPhone app WITHOUT SWIFT | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

How can I make an iPhone app WITHOUT SWIFT

I want to code games/apps for iPhone but I hate Apple Mac pc. What other languages can I use besides Swift?

2nd Apr 2018, 2:27 PM
🐺Michael🐺
🐺Michael🐺 - avatar
2 Answers
+ 3
probably you can use objective-c Objective-C is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language. you can find tutorials about it on google.
2nd Apr 2018, 2:29 PM
Raj Chhatrala
Raj Chhatrala - avatar
+ 1
Hi Michael You can use React native from face book https://code.facebook.com/projects/450791118411445/react-native/ or Dart and flutter from Google https://flutter.io/
2nd Apr 2018, 4:19 PM
Mike Choy
Mike Choy - avatar