JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 136
  • Score
    100M100P100Q78096F
  • License MIT

An easy and simple to use React Native component that renders swipable performant pages for large lists or content. Supporting both iOS and Android. Free and made possible along with costly maintenance and updates by [Lue Hang](https://www.facebook.com/lue.hang) (the author).

Package Exports

  • react-native-swipe-render

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-swipe-render) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

LueHsoft LueH LABS Lue Hang luehang

React Native Swipe Render

An easy and simple to use React Native component that renders swipable performant pages for large lists or content. Supporting both iOS and Android. Check out the docs.

  • Supports smart or minimal rendering for large lists.
  • Supports two ways of rendering contents. Render using function and data or render React.Element children.
  • Horizontal and vertical paging for both Android and iOS.
  • Initial index can be placed anywhere. Supporting both Android and iOS.
  • Dynamic index support for iOS.
  • Optional slide looping.
  • Optional automatic slides.
  • Optional alternative usage with Android ScrollView instead of ViewPagerAndroid.
  • Supports both iOS and Android.



react-native-swipe-render



🔗 Quick Links




💎 Install

Type in the following to the command line to install the module.

$ npm install --save react-native-swipe-render

or

$ yarn add react-native-swipe-render



📖 Full Documentation

Learn more about the installation and how to use this package in the updated documentation page.








👏 Contribute

Pull requests are welcomed.


🎩 Contributors

Contributors will be posted here.


👶 Beginners

Not sure where to start, or a beginner? Take a look at the issues page.



LueHsoft LueH LABS Lue Hang luehang

📄 License

MIT © Lue Hang, as found in the LICENSE file.