SoleCincis / tracker-App

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

input fields #2

Open SoleCincis opened 4 years ago

SoleCincis commented 4 years ago

The application requires two input fields and a button. Both the input field are going to represent the name of the expense and the amount of each expense. The button is going to add these expenses to the list of all expenses (which still needs to be created). I have to set up a new component inside components within a new file called Form.

SoleCincis commented 4 years ago
Screenshot 2020-04-03 at 10 36 35