Task 3. Implement some actions at the Detail screen.
1. (1.0 mark) At the Detail screen, display all the information of play: playerName,PassingAccuracy (displayed as a percentage), image, age, position, Minutes Played,team and the isCaptain value (reference: styling as a special icon for the true value), you also display the state of favorite. You can change the state of favorite to this player (send/remove to Favorite list). Design and arrange this component as good as possible.
Task 4. Implement some actions at the Favorite screen.
1. (0.5 mark) At Favorite screen, it displays the list of players which are store at AsyncStorage.
2. (1.0 mark) Each player/All players can be changed the state of favorite (remove an player from list/remove all) by confirm notification. The screen will update the favorite list after successfully action. Pressing on the image of players or the title of playerName, you will switch to the Detail screen.
Close
+ 100%
Zoom