Apple has just released its new programming language called SwiftUI and keeping the commitment to deliver high compatibility, high manutenability and easier development, we created this Template so you can learn how to use the new language along with GraphQL to achieve your goals.
This application mimics the basic operations of Instagram, while using Parse resources to make everything easier.
We also created a series of Blog Posts to help you learn how to develop this template yourself. Those posts go in detail on how to crate the UI structures, call GraphQL quries and Mutations and bind everything together.
Here are the chapters:
- Part 1 - An Instagram clone using SwiftUI and GraphQL
- Part 2 - An Instagram clone using SwiftUI and GraphQL – Login
- Part 3 - An Instagram clone using SwiftUI and GraphQL – ProfileView
- Part 4 - Instagram Clone App using SwiftUI and GraphQL – HomeView
We also have Full Documentation in our Docs section.
The full code in SwiftUI is available in our Github Repository so you can download and use for free.
Do you want a quick start? Clone this App from our Hub and start using it without any hassles!