I have been working on the direct and group features with firebase realtime database and swiftUi , its amazing to see how the app is coming out , i have learned alot such as structuring the MVVM architecture, using Tasks and Combine . #SWIFTUI#SWIFT#IOS#WWDC26
Hanndling channel creation with firebase database with swiftb now iam working on integrating realtime chatting functionality #SWIFTUI#IOS#SWIFTDATA#WWDC26
Implementing pagination with firebase looks great consider your firebase db has 1000 users you dont want to load all at once since this may slow your application, instead you do load it in bunches like of 10 and as the user scrolls you load more. #Swift#SwiftUi#ios#WWDC26
Working with sheets in swift ui and animation is amazing but what i wonder do you have to wrap the sheet with NavigationStck in order to view the cancel button ?? #SWIFTUI#IOS#SWIFTDATA#WWDC26
Working with Firebase using swift is very simple i like it, today i did start intergrating firebaseAuth for the authentication flow #Swift#SwiftUi#IOS#swiftday#WWDC26