TABLE OF CONTENTS

Watch the SwiftUI + GraphQL: A 45-minute app recipe

This workshop aims to teach how powerful and fast can iOS app development be by...

TABLE OF CONTENTS

This workshop aims to teach how powerful and fast can iOS app development be by using the power of SwiftUI combining GraphQL. We’ll build a sample app using these two technologies.

At the end of this workshop, you will be able to use this fundamental to create your business or personal app more powerful, fast, and with less development time.

We’ll welcome your pull requests to make this initial project better in every aspect (Code refactoring, feature adding, and UI improvements). A suggested checklist is available on the GitHub repository.

You can learn more about Formaloo products here.

SwiftUI is an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift. Build user interfaces for any Apple device using just one set of tools and APIs. SwiftUI works seamlessly with new Xcode design tools to keep your code and design perfectly in sync with a declarative Swift syntax that’s easy to read and natural to write. Automatic support for Dynamic Type, Dark Mode, localization, and accessibility means your first line of SwiftUI code is already the most powerful UI code you’ve ever written.

GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data. GraphQL was developed internally by Facebook in 2012 before being publicly released in 2015. This workshop aims to teach how powerful and fast can iOS app development be by using the power of SwiftUI combining GraphQL. We’ll build a sample app using these two technologies.

Get productivity tips delivered straight to your inbox
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Get started for free

Formaloo is free to use for teams of any size. We also offer paid plans with additional features and support.

Watch the SwiftUI + GraphQL: A 45-minute app recipe