UNPKG

react-awesome-slider

Version:

React Awesome Slider is a 60fps performant, extendable, highly customisable, production ready React Component that renders a media (image/video) gallery slider carousel.

5 lines (4 loc) 234 B
export { Provider } from './context'; export { default as Link } from './link'; export { default as withNavigationContext } from './withNavigationContext'; export { default as withNavigationHandlers } from './withNavigationHandlers';