/onlyMetal

reactNative catalogue app of rock metal bands & metal subgenres

Primary LanguageJavaScript

onlyMetal - FEW 2.4 Final Assessment

band tab band details tab
styles tab styles tab
stats tab

Todo

  • Challenge 1: Init React Native Project
  • Challenge 2: Use React Navigation
    • Create screen components
    • Create bottom tab navigator
    • Add screens to tab
  • Challenge 3: Add icons
  • Challenge 4: Band tab
    • In one tab screen display a list of all metal bands. Use FlatList.
    • Import FlatList
    • Import your data from metal.json
    • Create a component to represent each row in the list.
    • Each cell in the list should display:
      • Band Name
      • Country of origin
      • Number of fans
      • Year formed
  • Challenge 5: Style Band Details
  • Challenge 6: Stats tab
  • Challenge 7: Match styling to sample images
  • Challenge 8: Conditional styles
  • Challenge 9: Styles of Metal
  • Challenge 10: List unique styles