meteor add poetic:react-swiper
Adds a react component for swiper.js.
Use
<SwiperComponent style={ this.swiperStyles } options={this.swiperOptions}> {restaurantSlides} </SwiperComponent>
Options get's passed to swiper.js.
v0.0.1•Published 10 years ago
This package has not had recent updates. Please investigate it's current state before committing to using it in your project.
meteor add poetic:react-swiper
Adds a react component for swiper.js.
<SwiperComponent style={ this.swiperStyles } options={this.swiperOptions}> {restaurantSlides} </SwiperComponent>
Options get's passed to swiper.js.