i want to implement it child_added some one help me please.
listRef.on(‘child_added’, function(childSnapshot, prevChildName) {
// do something with the child
});
i want to implement it child_added some one help me please.
listRef.on(‘child_added’, function(childSnapshot, prevChildName) {
// do something with the child
});