sendbird / SendBird-SDK-Android
Sendbird Chat SDK for Android for enablement of a rich, engaging, scalable, and real-time chat service.
☆32Updated 2 years ago
Alternatives and similar repositories for SendBird-SDK-Android:
Users that are interested in SendBird-SDK-Android are comparing it to the libraries listed below
- Example of Kotlin Android application☆47Updated 7 years ago
- An Android Library that provides social login for 15 platforms within by RxJava2, Kotlin and Firebase Authentication.☆125Updated 4 years ago
- A simple demo of using ConstraintLayout and animating between ConstraintSets☆23Updated 7 years ago
- Lightweight Android MVI library for uni-directional architecture☆22Updated 5 years ago
- This repo is created for explaining keyframe animations using constraint layout and constraint set☆53Updated 7 years ago
- Transportation app architecture example☆19Updated 7 years ago
- Push/pop fragment in style☆35Updated 5 years ago
- A playground to learn the new JetPack things☆61Updated 6 years ago
- Pull to refresh layout that shows a Lottie View.☆56Updated 6 years ago
- Sample app that implement MVVM using android architecture component, Paging, RxJava, Dagger and Data binding☆37Updated 7 years ago
- Kotlin implementation of DaggerAndroidSampleApp repo☆32Updated 5 years ago
- A sample app to showcase use of Custom ItemAnimator and Custom ItemDecorator in RecyclerView ( No Kotlin, Dagger, MVP/MVVM )☆38Updated 5 years ago
- A workshop on ConstraintLayout☆37Updated 7 years ago
- Sample Android application to practice Android Architecture Components☆36Updated 6 years ago
- Android Coroutine UI Extensions☆18Updated 5 years ago
- ☆53Updated 4 years ago
- ☆62Updated 8 years ago
- RecyclerView + Data Binding + LiveData Sample☆46Updated 6 years ago
- Android 10's Scoped storage using Image picker (Gallery / Camera) with compression example.☆34Updated 4 years ago
- Sample code of infinite rotation using RecyclerView. Built with Kotlin☆54Updated 7 years ago
- A replica of https://github.com/elye/demo_android_dagger_modules_setup but in Koin☆20Updated 3 years ago
- Playground app for Constraint Layout Flow☆53Updated 4 years ago
- Demo how to inject view model into activity using @ViewModelInject with Dagger Hilt☆14Updated 2 years ago
- ☆18Updated 5 years ago
- This is the Android Architecture Components extension library available for kotlin.☆22Updated 6 years ago
- ✍🏻 Resources and samples for my blog☆22Updated last year
- Demo simplest possible dagger2 code in a single file for education purpose.☆56Updated 5 years ago
- StartActivityForResult() / OnActivityResult() using Coroutine/RxJava☆33Updated 2 years ago
- In this tutorial we are going to look at the Android Architecture Components (AAC). We will do this by applying it on a demo App.☆51Updated 6 years ago
- A toy app that shows how to use the MergeAdapter class in RecyclerView