Building a SwiftUI app with Firebase

preview_player
Показать описание
Hello Apple developers! SwiftUI is an exciting way to build user interfaces across Apple's platforms. Perhaps you have a SwiftUI app, or maybe you just want to get your hands dirty building one. Integrating SwiftUI and Firebase enables you to build and ship new features faster than ever before. Learn how to use modern Swift features such as Property Wrapper, Codable, and SwiftUI View Modifier, to onboard Firebase Remote Config, Cloud Firestore, and Google Analytics seamlessly.

Speaker: Charlotte Liang

Watch more:

#FirebaseSummit
Рекомендации по теме
Комментарии
Автор

This is superb! Small suggestion for next time presentation, changing the color theme would be nice because the redish color is hard to read. Good work!

davidperreault
Автор

Looks fantastic. @firebase I would love to see the code of the app and learn from it

ronsrebro
Автор

Can't seem to get the RemoteConfigProperty for "stepsStyle" in the SwiftUI Preview. But it does work the simulator.

PS: The layout of the Recipe Detail is horrible because all the real estate gets taken up by the description and image. If you have a long list of ingredients and/or instructions, you have no room to scroll.

seccat