I am working on 1 app on kodular and now i want to implement comment system using Firebase data base. Whenever new comment typed in text box and when user click on post button this comment store on firebases database with username and comment and at the same time it also appear on same screen chatview component on app. i successfully store data in following structure when new comment added but i can’t retrieve those data on screen means i didn’t know how to loop over those data Here is some photos…
@Dk1 I think that you should use airtable for it as firebase database is not secure but airtable is secure. For app development we all set it to test mode but it is not secure as your data gets lost.