All Projects → jihadkhawaja → xamarin-chat-signalr

jihadkhawaja / xamarin-chat-signalr

Licence: MIT License
Xamarin Forms Modern Chat Using SignalR ASP.NET

Programming Languages

C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to xamarin-chat-signalr

TextMood
A Xamarin + IoT + Azure sample that detects the sentiment of incoming text messages, performs sentiment analysis on the text, and changes the color of a Philips Hue lightbulb
Stars: ✭ 52 (+333.33%)
Mutual labels:  xamarin-forms, signalr, xamarin-ios, xamarin-android, asp-net
UITestSampleApp
A sample app to demonstrate how to create Xamarin UITests using the Page Object architecture, Backdoor Methods and App Links (aka Deep Linking)
Stars: ✭ 38 (+216.67%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
XamarinClipboardPlugin
Cross Platform Clipboard access for Xamarin
Stars: ✭ 24 (+100%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
Xamarin.MediaGallery
This plugin is designed to picking and save images and video files from native gallery of Android and iOS devices and capture photos
Stars: ✭ 106 (+783.33%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
VersionTrackingPlugin
Version Tracking Plugin for Xamarin and Windows
Stars: ✭ 62 (+416.67%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
Xamarin.Plugin.ImageEdit
Image Edit Plugin for Xamarin
Stars: ✭ 52 (+333.33%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
XamCall
XamDesign Xamarin Forms Call screen Ui Design
Stars: ✭ 25 (+108.33%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
XamarinHOL
Xamarin ハンズオン用のレポジトリ&ドキュメントです。
Stars: ✭ 52 (+333.33%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
XamarinAzureChallenge
Create an iOS/Android app using Xamarin.Forms and connect it to a serverless Azure Function
Stars: ✭ 59 (+391.67%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
DarkModeSplashScreen
A sample app for iOS and Android written in Xamarin.Forms showing how to implement a Splash Page for Dark Mode
Stars: ✭ 28 (+133.33%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
arcgis-runtime-demos-dotnet
Demo applications provided by the ArcGIS Runtime SDK for .NET Team
Stars: ✭ 51 (+325%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
XamarinIoTWorkshop
A workshop that demonstrates how to collect IoT data from a mobile device using a Xamarin app, aggregating the data to the cloud using Azure IoT Hub
Stars: ✭ 13 (+8.33%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
XamUI
Xamarin UI Challenges 🏆
Stars: ✭ 57 (+375%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
InvestmentDataSampleApp
This app utilizes a SQLite databse, MVVM, along with these Xamarin.Forms controls: Search Bar, Picker, Grid, StackLayout, Navigation Page, ListView, ViewCell. It also shows how to tweak the UI to best appear on larger tablet screens.
Stars: ✭ 56 (+366.67%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
WheelPicker-Samples
WheelPicker samples for the WheelPicker Xamarin Component
Stars: ✭ 18 (+50%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
Plugin.NFC
A Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your application.
Stars: ✭ 113 (+841.67%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
SimpleXamarinGraphQL
An iOS and Android app built in Xamarin.Forms demonstrating how to interact with GitHub's GraphQL API
Stars: ✭ 18 (+50%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
Prototype.Forms.Controls
This sample app contains a random mixture of Xamarin/Xamarin.Forms controls, views, and functionality snippets that I've created.
Stars: ✭ 21 (+75%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
SKOR.UI
UI Controls for Xamarin.Forms
Stars: ✭ 56 (+366.67%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
XamSvg-Samples
Samples for Xamarin Svg enterprise cross platform and full featured Svg image control
Stars: ✭ 25 (+108.33%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android

Xamarin Chat SignalR

Xamarin Chat SignalR Icon

Features

  • Material UI
  • Modern Global Chat
  • Walkthrough
  • Settings
  • Dark & Light Theme
  • Multiple Language Support
  • App Share & Rate
  • Multiple Serialization Methods with Encryption
  • Tab badges
  • Font Awesome

Light Theme

Screenshot 1

Dark Theme

Screenshot 2

Usage

Setup

  1. Launch the SignalR chat ASP.NET web app using conveyor extension to enable local link access and copy the conveyor URL.
  2. Open the project and head to App.cs and setup the hubconnection url (line 33, PCL project).
  3. Launch the Android or iOS project.

Youtube Tutorial (5 min)

Tested Environment

Android

Phone & Tablets 9.0 -> 11.0

iOS

iPhone & iPads 10.0 -> 14.5

Future updates

  • Use a database instead of Json serializations
  • Add Friends tab
  • Chatting Rooms
  • Chat Moderation
  • Notifications
  • UWP Support
  • .NET 6 Support

Xamarin Chat SignalR

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].