-
Updated
Oct 13, 2020 - Go
chat-application
Here are 1,838 public repositories matching this topic...
-
Updated
Aug 7, 2020 - Swift
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Jul 15, 2020 - Go
-
Updated
Oct 13, 2020 - PHP
-
Updated
Sep 28, 2020 - Objective-C
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Oct 25, 2019 - Java
-
Updated
Oct 13, 2020 - JavaScript
-
Updated
Aug 17, 2020 - PHP
-
Updated
Oct 10, 2020 - C++
-
Updated
May 19, 2020 - C++
-
Updated
Feb 14, 2019 - PHP
-
Updated
Oct 13, 2020 - JavaScript
-
Updated
Aug 17, 2020 - Swift
-
Updated
Sep 12, 2020 - Dart
-
Updated
Sep 26, 2020 - Swift
-
Updated
Apr 22, 2020 - Python
-
Updated
Jul 30, 2020 - JavaScript
Description:
Implement MVVM(Model View ViewModel) architecture in the project.
-
Updated
May 25, 2020 - TypeScript
-
Updated
Dec 18, 2018 - JavaScript
Improve this page
Add a description, image, and links to the chat-application topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chat-application topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
We have a lot of
anytypes in our frontend. Let's start replacing these with more descriptive types.Describe the solution you'd like
In all the components in
assets/src/components/conversations, replace as manyanytypes withConversation/Message/Account/Usertypes from https://github.com/papercups-io/paperc