react-native-pager-view

React Native wrapper for the Android ViewPager and iOS UIPageViewController.

MIT License

Downloads
1.7M
Stars
2.7K
Committers
115

Bot releases are hidden (Show)

react-native-pager-view - v2.0.1

Published by ferrannp about 5 years ago

Fixes

  • Rename android VIEW_MANAGER_NAME #66
react-native-pager-view - v2.0.0

Published by ferrannp about 5 years ago

2.0 is here 🔥 🔥 🔥

Breaking

  • iOS support!

Features

  • orientation: horizontal | vertical| for iOS
  • transitionStyle: scroll | curl for iOS

Bugfixes

  • Fix Flow issues
  • Remove peekEnabled for Android (it never worked)
  • Fix .podspec file
react-native-pager-view - v2.0.0-rc.1

Published by ferrannp about 5 years ago

  • Feature / Breaking: Add iOS implementation using UIPageViewController
    • Supports transitionStyle as scroll or curl (only iOS)
    • Supports orientation as horizontal or vertical (only iOS)

Why breaking? If you used ViewPager before 2.0, you expected that it would render nothing on iOS. This is not the case from 2.x.

react-native-pager-view - v1.1.7

Published by ferrannp about 5 years ago

fix: peerDependencies version of RN (#27)

react-native-pager-view - v1.1.6

Published by ferrannp over 5 years ago

  • fix: podspec errors (#21)
react-native-pager-view - v1.1.5

Published by ferrannp over 5 years ago

  • Remove viewpager.gif from npm
react-native-pager-view - v1.1.4

Published by ferrannp over 5 years ago

fix: add .idea and android/build to .npmignore

react-native-pager-view - v1.1.3

Published by ferrannp over 5 years ago

  • fix: switch main export for Jest to work out of the box
  • chore: add .npmignore.
react-native-pager-view - v1.1.2

Published by ferrannp over 5 years ago

  • fix: compat with <= rn57 (#9)
  • chore: added typings TypeScript (#10)
react-native-pager-view - v1.1.1

Published by ferrannp over 5 years ago

  • fix: imports (haste) (#8)
react-native-pager-view - v1.1.0

Published by ferrannp over 5 years ago

  • fix: measure and layout after adding a view to the container (#2)

Don't use this version: Imports are wrong and they won't work. Instead, use 1.1.1.

react-native-pager-view - v1.0.0

Published by ferrannp over 5 years ago

Migration from React Native core.

Don't use this version: Imports are wrong and they won't work. Instead, use 1.1.1.