below is my JSON Structure of Firebase Database.
From above data, I want to join Users and Posts using authorId how can I merge this two schema into one and add them to recyclerview.
below is my JSON Structure of Firebase Database.
From above data, I want to join Users and Posts using authorId how can I merge this two schema into one and add them to recyclerview.