SwiftUIAirtableDemo
Airtable demo
Demonstrates integration of SwiftUI and Airtable for storing and displaying data
A demo of how you can integrate SwiftUI and Airtable in your app
146 stars
9 watching
13 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ra1028/swiftui-combine | An example project demonstrating SwiftUI and Combine usage with the GitHub API | 452 |
joker462/covid-19_swiftui_demo | A COVID-19 information application built with SwiftUI using the NewsAPI and MVVM architecture | 20 |
franckndame/swiftui.builds | A collection of SwiftUI examples and showcases for various apps and services | 590 |
dempseyatgithub/unofficialsandwiches | An unofficial implementation of a SwiftUI app with pre-built materials similar to WWDC20 session video | 94 |
alexeyvoronov96/newsapp-with-swiftui-and-combine | An iOS app that aggregates news and weather data from APIs | 468 |
kodecocodes/swiftui-example-app-koober | Porting an iOS app from UIKit to SwiftUI as part of experimental architecture development | 59 |
maisamilena/myanimelist | An iOS app demonstrating the Clean Swift architecture for managing business logic and data display | 26 |
laser-yi/swiftui-apod | An APOD app built with SwiftUI and Combine using NASA API | 26 |
mikelikesdesign/swiftui-experiments | A collection of SwiftUI projects showcasing various interactions, animations, and prototypes. | 657 |
dropbox/photowatch | An Apple Watch and iPhone demo app showcasing the SwiftyDropbox SDK | 120 |
apple/sample-food-truck | A sample SwiftUI app demonstrating a food truck management system with features like order tracking and weather display | 1,741 |
alfianlosari/swiftui-moviedb | An iOS app prototype demonstrating SwiftUI and MovieDB API integration | 316 |
devyeom/onewayexample | Exploring OneWay functionality in iOS app development using UIKit and SwiftUI | 4 |
devxoul/swiftuitodo | An early example of a to-do list app using SwiftUI introduced in WWDC19 | 797 |
kitasuke/swiftui-mvvm | An iOS project demonstrating the use of SwiftUI with MVVM architecture and Combine framework to fetch data from a GitHub API | 706 |