内容简介:This 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
SwiftUI Airtable Demo
This 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.
Created by Zack Shapiro
Demo
Check out the video demo of this app.
Our Airtable setup:
App Rendering:
Running the app
- Clone the repo and open the
.xcworkspace
file (You shouldn't need to runpod install
). - Create your own Airtables and mimick the same column types and data as I have in the screenshots above.
- Important : Visit https://airtable.com/api , choose your Base, and get the link to your base and API key. Plug those into
apiKey
andapiBaseUrl
inAirtableService.swift
. - Build and run the app.
Requirements
Built using:
- Xcode 11.4.1
- Cocoapods
- SwiftAirtable
- SwiftUI
- Airtable
Contributing
Feel free to contribute. Leave an Issue if there is one.
License
以上所述就是小编给大家介绍的《I build an open-source SwiftUI app with an Airtable back end》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。