/swiper-react-arrow-colors

Demo app how to customize prev/next arrows in React Swiper Js

Primary LanguageJavaScriptMIT LicenseMIT

swiper-react-arrow-colors

Demo app how to customize prev/next arrows in React Swiper Js. Find a running version of this code on my blog.

Install deps

Install yarn if you haven't done yet

$ npm install yarn -g

In project folder do this to install deps:

$ yarn

How to start

$ yarn start

How to build

$ yarn build

Sample image

Sample how right arrow color was changed from blue to red