In this part we will do the followings:nSearch data from RecyclerView(Firebase Cloud Firestore)nNot case sensitivennPlaylist: https://www.youtube.com/playlist?list=PLs1bCj3TvmWmC4W
In part 2 of the Firestore tutorial, we connect a new Android Studio project to Firebase with help of the Firebase assistant and add the Firestore dependency.nWhen that's done we u
In part 9 of the Firestore tutorial we filter our queries by calling a where method on our CollectionReference, like whereEqualTo or whereGreaterThanOrEqualTo. Into these methods w
In part 12 of the Firestore tutorial we will learn how to achieve pagination with the Firestore database. For this we will use the limit method on our Query again, but additionaly
IOS приложение Twitter используя Firestore Cloud
Пожертвование на развитие проекта:
WebMoney UAH: U374426384904
WebMoney RUR: R374700726630
WebMoney USD: Z8144468
In this video series we will learn how to use the FirebaseUI FirestoreRecyclerAdapter, to implement a RecyclerView into our app, that displays a Collection of Firestore Documents a
In part 2 of the Firestore tutorial, we connect a new Android Studio project to Firebase with help of the Firebase assistant and add the Firestore dependency.
When that's done