☑Kizspy.me
be your StudentCode.
1.10 1001 to store Handbag data. The
name must
Task 2. Implement actions on the Home screen
1. Create the Home screen in your application. Allow filtering handbags by selecting a brand
on this screen. The data should include: handbagName, uri, and percentOff (displayed as a
percentage, not a decimal value). The gender value must stand out on this screen (e.g., styled
with a male icon for the false value). The handbag list should be displayed in descending
order by cost and filtered by brand, retrieved from the MockAPI tool. Use Bottom Tabs to
switch between three screens: Home, Favorite, and Custome. Design and arrange this
component as neatly and efficiently as possible.
2. A On the Home screen, clicking the handbag image or the handbagName title should
navigate to the Detail screen.
3. On the Home screen, use AsyncStorage to implement the favorite list. When the favorite
icon on a handbag view is pressed, the handbag should be added to the favorite list.
Task 3. Implement actions on the Detail screen
1. On the Detail screen, display all handbag information: handbagName, percentOff
(displayed as a percentage), image (uri), category, cost (converted to #,### VND using the
formula cost * 26,000, e.g., 130,725 VND), color (shown as badges or tags for bags with
multiple colors), brand, and gender value (styled as on the Home screen). Additionally,
display the favorite state and allow the user to toggle the favorite state for this handbag
(add/remove it from the Favorite list). Design and arrange this component as neatly and
efficiently as nossible
+ 100%
Zoom
Close