Xamarin-Forms-Chat-Client
Chat app
A cross-platform chat application using SignalR and Xamarin Forms to enable private chats.
A cross platform Xamarin Forms Chat application using SignalR. The application makes use of a SignalR backend to manage web socket connections. SignalR Groups are used to demonstrate how private chats can be created using SignalR. The application also uses custom renderers to display speech bubbles on Android and IOS.
108 stars
22 watching
45 forks
Language: C#
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
egorbo/crosschat-xamarin.forms | A cross-platform chat application built using Xamarin.Forms and object-oriented software design | 319 |
xamcat/xam-twitch | Building a Twitch app with Xamarin.Forms to demonstrate best practices and common use cases in mobile app development | 25 |
xam-consulting/facebookforms | A cross-platform mobile app project implementing Facebook-like features in Xamarin.Forms using C# | 90 |
sthewissen/kickassui.twitter | A Xamarin.Forms implementation of the Twitter app with a focus on visually appealing UI design. | 87 |
ieuanwalker/xamarin.forms.statebutton | A custom Xamarin.Forms button control allowing flexible styling and event handling. | 14 |
paulpatarinski/xamarin.forms.plugins | Provides a collection of cross-platform plugins for Xamarin Forms to add rich functionality to mobile apps. | 276 |
anaselhajjaji/covid19.xamarin.forms | Displays COVID-19 statistics by country in a simple, easily accessible application | 2 |
intelliabb/xamarincontrols | A collection of cross-platform controls for Xamarin and Xamarin.Forms to simplify UI development on multiple platforms. | 102 |
jsuarezruiz/xamarin-forms-netflix-sample | A Xamarin.Forms demo project showcasing UI creation using the platform's features and third-party libraries | 193 |
jvlppm/xamarin-forms-xna | An implementation of XNA for use with Xamarin.Forms, allowing developers to create cross-platform games and applications using C#. | 9 |
alexhiggins732/bllamasharp.chatgpt.blazor | A Blazor-based chat application with LLM model exploration and testing capabilities | 52 |
roubachof/sharpnado.tabs | A comprehensive library of customizable tabs for building cross-platform mobile applications using MAUI and Xamarin.Forms | 506 |
jihadkhawaja/egroo | A cross-platform chat application with real-time communication and customizable server hosting | 163 |
conficient/blazorchatsample | A Blazor chat application using SignalR to enable real-time communication between clients. | 243 |
davidortinau/flyme | Demonstrates Material Design and CollectionView usage in a Xamarin.Forms app | 170 |