Firebase point system

Ekran Resmi 2022-09-11 19.10.12

Hi friends, i made a point system from firebase to users’ id and when i press the button i want it to add 10 to this score but i don’t know how to do it

First, you should say bring the data from firebase to empty text. Then after the button is clicked, you should add +1 to the text value and say save the data.