You are using an outdated browser. Please upgrade your browser to improve your experience.
MyStuffs - SwiftUI & Firebase

My Stuffs

My Stuffs

MyStuffs - SwiftUI & Firebase

by Luis Calmon
MyStuffs - SwiftUI & Firebase
MyStuffs - SwiftUI & Firebase
MyStuffs - SwiftUI & Firebase

What is it about?

My Stuffs

MyStuffs - SwiftUI & Firebase

App Details

Version
2
Rating
NA
Size
6Mb
Genre
Developer Tools
Last updated
July 18, 2021
Release date
January 4, 2021
More info

App Screenshots

MyStuffs - SwiftUI & Firebase screenshot-0
MyStuffs - SwiftUI & Firebase screenshot-1
MyStuffs - SwiftUI & Firebase screenshot-2
MyStuffs - SwiftUI & Firebase screenshot-3
MyStuffs - SwiftUI & Firebase screenshot-4

App Store Description

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.

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.