MyStuffs - SwiftUI & Firebase 4+

Luis Calmon

专为 iPhone 设计

    • 免费
    • 提供 App 内购买项目

iPhone 截屏

简介

My Stuffs
SwiftUI Firebase Demo
(https://github.com/luiscalmon/SwiftUI-Firebase-Demo)

A prove of concept iOS app developed in SwiftUI with a Firebase backend.

Backend
The types that interact with Firebase are:

UserManager
All the user account logic is managed here using FirebaseAuth.

FirestoreBackend
This is a generic type where all the persistent logic is implemented using FirebaseFirestore.

No one else type in the app knows about Firebase.

User Interface
The app presents a TabView with a UserView tabItem to manage user account and several Rows tabItem. Rows and complementary Row are generic types that allow reuse the same code for diferents Stuffs.

GenericHelper
GenericHelper is a protocol for conforming type to specialise the generic types.
The conforming types Appointment, Note and Task are used to demonstrate private data accessible just by the owner.
The conforming type Message is used to demonstrate private data updated just by the owner, but publicly read.

新内容

版本 2

In-app purchase has been added to give users the opportunity to support future versions of My Stuff.

App 隐私

开发者“Luis Calmon”已表明该 App 的隐私规范可能包括了下述的数据处理方式。有关更多信息,请参阅开发者隐私政策

未收集数据

开发者不会从此 App 中收集任何数据。

隐私处理规范可能基于你使用的功能或你的年龄等因素而有所不同。了解更多

更多来自此开发人员的 App

你可能也会喜欢

Acts - Actions Client
软件开发工具
Ad Stat
软件开发工具
Inferno for Firebase
软件开发工具
Marionette Remote
软件开发工具
Import SwiftUI
软件开发工具
Working Examples for SwiftUI
软件开发工具