Building a Chat App with Firebase in .NET MAUI – Any Examples or Guides?
Has anyone tried to build a chat app using Firebase in .NET MAUI? I've already implemented authentication (login/register) with Firebase, but I'm facing some obstacles in setting up the chat functionality. Are there any examples or guides on how to implement it? I haven't found similar projects on GitHub. Any help would be greatly appreciated!

