speckworks / Savour

Mock of a popular craft beer ordering application.
1 stars 0 forks source link

Carousel To Do #16

Open WSINTRA opened 4 years ago

WSINTRA commented 4 years ago

-Change carousel into pagination with dots on the bottom to display index,

-Fetch backend products and display in carousel

speckworks commented 4 years ago

Hoping to have "pagination" on the carousel and smooth graphical rendering, instead of the glitchy, bumpy carousel currently installed. Talia Fayaz at Yieldstreet recommends using: https://www.npmjs.com/package/react-native-swiper-flatlist

Looks pretty smooth.