react-native-web-banner-carousel

1.0.6 • Public • Published

react-native-web-banner-carousel

a carousel component for React Native Web like react-native-banner-carousel

Install

$ npm install --save react-native-web-banner-carousel

Usage

Please refer to react-native-banner-carousel

Configuring Webpack

// webpack.config.js
module.exports = {
  // ...the rest of your config
  resolve: {
    alias: {
      'react-native-banner-carousel': 'react-native-web-banner-carousel'
    }
  }
}

Package Sidebar

Install

npm i react-native-web-banner-carousel

Weekly Downloads

3

Version

1.0.6

License

MIT

Unpacked Size

19.1 kB

Total Files

8

Last publish

Collaborators

  • jhaofan