Kizspy
. me 2. (0.25 mark) Create a resource to mockapi.io tool which stores the data of players. The name of resource is your member code or username (username to login PEA or EOS)
Task 2. Implement some actions on the Home screen.
1. (2.0 marks) Create the Home screen in your application. (filter players by press on a team at this screen), the data includes: playerName, isCaptain, image, position, age (thenumber of age not year of birth). You must make stand out to the value of isCaptain and the state of favorite (this screen will display all players list in descending order by id which belong to their team from AsyncStorage). Using the Bottom Tabs to switch 03 screens: the Home, Favorite and Captains screen. Design and arrange this component as good as possible.
2. (0.5 mark) At Home screen. When you press on the image of player or the title of playerName, you will switch to the Detail screen.
2. (1.0 mark) At Home screen. Using AsyncStorage for implementing the favorite list. When you press on the icon of favorite on player view, the player will add to favorite list.
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
L1-
Close
+ 100%
Zoom