Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 430 Bytes

File metadata and controls

7 lines (6 loc) · 430 Bytes

carousel

Carousel_Random

  • Made with React-Native and TypeScript
  • Map approach (no flatlist / external libraries / carousel plugins)
  • Each item shows a random image from its own set with fixed ordinal title
  • Data came from faker and number-to-words, fs to generate db.json and hosted locally with json-server