SoleCincis / tracker-App

a little React Native App able to track expenses
0 stars 0 forks source link

deleting all items #8

Open SoleCincis opened 4 years ago

SoleCincis commented 4 years ago

Bonus feature This is a small section in which I'm going to add the functionality of clearing the whole list of expenses with a single button click. To do so, create a handler method and inside it, set the initial value of the expenses to an empty array.