MultiViewAdapter icon indicating copy to clipboard operation
MultiViewAdapter copied to clipboard

Does it have Firestore support?

Open Subroid opened this issue 6 years ago • 1 comments

Currently, if I have to use MultiViewAdapter with firestore then first I have to load all the firestore documents as List of objects then bind them with ItemBinder. Is there any dynamic way of doing it like FirestoreRecyclerAdapter by FirebaseUI where I don't have to preload all the documents?

Subroid avatar Oct 09 '19 04:10 Subroid

Sorry for the delayed response. Library do not support for this feature. It would be a good fit to create as an extension. If anyone contributes we can add it.

DevAhamed avatar Nov 28 '19 02:11 DevAhamed