Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

Mobile: Create ImageCollection component #271

Closed deandrebaker closed 3 years ago

deandrebaker commented 3 years ago

We need to create a reusable component that can receive a collection of images and renders them onto the screen as a swipe-able image collection. We can then use this component in all of the posting Views.

Check out the API for the JSON object representing a collection of images (all postings have this 'photos' field).