arrow_upward
Swift or Objective C ?
#1
Is swift better than objective c when it comes to iOS app development? Although it’s easier to code in swift but you can’t code tweaks with swift and that’s where C comes in. What would you recommend for a beginner who’s trying to learn coding tweaks ?



#2
Swift has its limitations if this is a long term thing learn objective c



#3
Definetly depending of the size of the project, would say swift if you're doing something small and objective C if it's something larger since you can re use resources that way!



#4
I would definitely go with objective c. It seems more resilient