{"id":13694653,"url":"https://github.com/zackshapiro/SwiftUIAirtableDemo","last_synced_at":"2025-05-03T04:30:44.756Z","repository":{"id":150421549,"uuid":"261838410","full_name":"zackshapiro/SwiftUIAirtableDemo","owner":"zackshapiro","description":"A demo of how you can integrate SwiftUI and Airtable in your app","archived":false,"fork":false,"pushed_at":"2020-05-11T14:16:12.000Z","size":44,"stargazers_count":146,"open_issues_count":0,"forks_count":13,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-12T21:39:02.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zackshapiro.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-05-06T17:55:14.000Z","updated_at":"2024-06-16T13:08:46.000Z","dependencies_parsed_at":"2023-05-17T22:15:14.854Z","dependency_job_id":null,"html_url":"https://github.com/zackshapiro/SwiftUIAirtableDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackshapiro%2FSwiftUIAirtableDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackshapiro%2FSwiftUIAirtableDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackshapiro%2FSwiftUIAirtableDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zackshapiro%2FSwiftUIAirtableDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zackshapiro","download_url":"https://codeload.github.com/zackshapiro/SwiftUIAirtableDemo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252144377,"owners_count":21701398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T17:01:36.617Z","updated_at":"2025-05-03T04:30:43.462Z","avatar_url":"https://github.com/zackshapiro.png","language":"Swift","funding_links":[],"categories":["Misc"],"sub_categories":["SwiftUI"],"readme":"# SwiftUI Airtable Demo\n\nThis is a small, functional example app that demonstrates how you can use Airtable as a lightweight backend. I wouldn't recommend using Airtable to store fast-moving data but as a means of storing strings, images, positions of views, and general data that won't get updated very often, Airtable could be a potential option for you.\n\nCreated by [Zack Shapiro](https://twitter.com/zackshapiro)\n\n---\n\n## Demo\n\nCheck out the [video demo](https://share.getcloudapp.com/bLue5z98) of this app.\n\n---\n\n### Our Airtable setup:\n\n![](https://p93.f3.n0.cdn.getcloudapp.com/items/lluDdRYl/Screen%20Shot%202020-05-07%20at%201.19.00%20PM.png?v=e6b3e1a71d2acf4d2ab61e77b348fff5)\n\n![](https://p93.f3.n0.cdn.getcloudapp.com/items/NQuDjRro/Screen%20Shot%202020-05-07%20at%201.19.06%20PM.png?v=1657ce26609a1f9c805b662d304cd92a)\n\n### App Rendering:\n\n![](https://p93.f3.n0.cdn.getcloudapp.com/items/2NuX7Jld/Simulator%20Screen%20Shot%20-%20iPhone%20SE%20%282nd%20generation%29%20-%202020-05-07%20at%2013.18.51.png?v=0935a755876eca8f21c5bed0c9bc3186)\n\n![](https://p93.f3.n0.cdn.getcloudapp.com/items/BluZWjKm/Simulator%20Screen%20Shot%20-%20iPhone%20SE%20%282nd%20generation%29%20-%202020-05-07%20at%2013.18.57.png?v=e42b4b30c4fd5da17ccde5a61d7cf2d4)\n\n---\n\n## Running the app\n\n1. Clone the repo and open the `.xcworkspace` file (You shouldn't need to run `pod install`).\n2. Create your own Airtables and mimick the same column types and data as I have in the screenshots above.\n3. **Important**: Visit https://airtable.com/api, choose your Base, and get the link to your base and API key. Plug those into `apiKey` and `apiBaseUrl` in [`AirtableService.swift`](https://github.com/zackshapiro/SwiftUIAirtableDemo/blob/master/SwiftUIAirtableDemo/Services/AirtableService.swift#L14).\n4. Build and run the app.\n\n## Requirements\n\nBuilt using:\n\n- Xcode 11.4.1\n- Cocoapods\n- [SwiftAirtable](https://github.com/nicolasnascimento/SwiftAirtable)\n- SwiftUI\n- Airtable\n- [Build a Server-Driven UI Using UI Components in SwiftUI](https://medium.com/better-programming/build-a-server-driven-ui-using-ui-components-in-swiftui-466ecca97290) on [Better Programming](https://medium.com/better-programming)\n\n## Contributing\n\nFeel free to contribute. Leave an Issue if there is one.\n\n## License\n\n[MIT](https://github.com/zackshapiro/SwiftUIAirtableDemo/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackshapiro%2FSwiftUIAirtableDemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackshapiro%2FSwiftUIAirtableDemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackshapiro%2FSwiftUIAirtableDemo/lists"}