Swift: It is less stable, as compared to Objective-C, due to constant improvements. It is still growing.
Swift: It has better memory management with no memory leaks, as it is
Swift: It is concise, with fewer lines of code required for similar commands. Its syntax is basic and simple.
Swift: It is a lot faster and gives high performance (almost as fast as C++) when compared to Objective-C. It was named Swift for a reason.
Swift: Its simpler syntax makes it easier to read, write and learn. It has English-like simple coding.
Swift: It is based on a single file of code, which is easier to maintain.
Swift: It allows development of interactive apps and encourages interactive coding.
Swift: It supports dynamic libraries, which keep apps updated, reduce file size, and speed up overall performance.
Swift: It has low level virtual machine LLVM compilers that are faster and smarter.
Swift: Its documentation still has margin of improvement and is constantly updated and growing.
Swift: It has quick fixes and bug recognition.