Read and write data Firebase
I am writing a todolist application there are two screens MainVC - table SecondVC - with two testfeeds where the user writes notes I save when I click on the button private var databaseRef = Database.database().reference() ActionButton let user =…