Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate UI library module for apps #117

Open
AliYusuf95 opened this issue Mar 2, 2022 · 2 comments
Open

Separate UI library module for apps #117

AliYusuf95 opened this issue Mar 2, 2022 · 2 comments

Comments

@AliYusuf95
Copy link

Is your feature request related to a problem? Please describe.
What I want to achieve is to embed tindroid chat into my application and use a self-hosted tinode chat server.

Describe the solution you'd like

  • Creating separate UI library module that can be used in apps; something similar to Stream Chat Kit
  • Add prefix to the resouces included (to avoid conflicts)
  • Use the UI module in the app
  • Publish the SDK and UI libraries using jitpack or Maven Central

Additional context
Currently, I do part of the modifications manually each time I want to update the version to support new features and fixes. However, it's not fully integrated with my app (styles, navigation, etc..).
This also would help in implementing multiple apps/flavors that can support different stores #99.

If this is in the scope of the project I'm willing to help.

@or-else
Copy link
Contributor

or-else commented Mar 2, 2022

We are not going to do it ourselves, but we will support you if you do it. The goal should be a kit/module which we can use in the Tindroid app (and elsewhere).

@or-else
Copy link
Contributor

or-else commented Mar 2, 2022

Please use devel branch for pull requests, master is usually behind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants