IT 227 Marymount College React Native Language App
Description
Having Trouble Meeting Your Deadline?
Get your assignment on IT 227 Marymount College React Native Language App completed on time. avoid delay and – ORDER NOW
Create a React Native code that keeps track of 2 teams scores.
The page should have the following
- Score for team A
- Score for team B
- Button for Team A
- Button for Team B
When the button for Team A is clicked, the score should go up for Team A
When the button for Team B is clicked, the score should go up for Team B
Bonus +5
When a team gets to 10 points:
– Pop up the team name
– Tell how much they won by
– Clear the scores, start again