SwiftUI Introduction

Solution:

Here we can see that "what is SwiftUI?" and "what was the purpose for that?" and also "why we use SwiftUI?"

First thing that we use swiftUI will be the developer based convinient design.That's why google also going with their own way to simplify the work for developers.

In previous we are using storyboards and constraints.That are easy but difficult to understand for beginners.

So at the year of 2014 apple introduces swiftUI in WWDC.It was easy to create design in code also no headache with constraints and storyboards.


Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift