Horizontal Card Carousel In React Native
A card carousel allows you to display data in a horizontal swipe view, in the form of cards. Each card has a specific snap position that the user may scroll to, instead of having a free scrolling. This should give a better experience in case the user has to choose between different categories for example.
Made with: JS
React Grid Carousel
React responsive carousel component with grid layout to easily create a carousel like photo gallery, shopping product card or anything you want.
Made with: HTML,CSS,JS
React Material Ui Carousel
A generic, extendible carousel UI component for React using Material UI. It switches between given children using a smooth animation. Provides next and previous buttons. Also provides interactible bullet indicators.
Made with: HTML,CSS,JS
React Slider With Hover Effect
A slider/carousel built with React. The x and y coordinates of the current slide are set to CSS variables to create dynamic transition effects on mouseover.
Made with: HTML (Pug),CSS (SCSS),JS (Babel)
React Native Anchor Carousel
A simple swipeable carousel for React Native which anchor two side of list.
Made with: HTML,CSS,JS