Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Releases: ajsmth/react-native-pager

v0.2.1

08 Dec 15:51
Compare
Choose a tag to compare

v0.2.0...v0.2.1

v0.2.0

12 Nov 22:27
Compare
Choose a tag to compare
  • Merge pull request #12 from CrowdLinker/develop cffff21
  • add mock, fixup: useAnimatedValue() and remove proc 4733271

v0.1.18-beta.1...v0.2.0

v0.1.18-beta.1

31 Oct 14:06
Compare
Choose a tag to compare
v0.1.18-beta.1 Pre-release
Pre-release

v0.1.16...v0.1.18-beta.1

v0.1.17

18 Oct 21:32
Compare
Choose a tag to compare
  • rewrite internals to simplify animated index logic ae6dd06
  • working w/ memoized values 7ee2856
  • wip -- memoizing f9519a2

v0.1.16...v0.1.17

v0.1.16

07 Oct 14:46
Compare
Choose a tag to compare
  • fix: style and layout props for pager, add containerStyle prop with defaults 3cefb7b

v0.1.15...v0.1.16

v0.1.15

07 Oct 01:14
Compare
Choose a tag to compare
  • fix: panhandler layout to match container dimensions 73cb7da

v0.1.14...v0.1.15

v0.1.14

03 Oct 23:50
Compare
Choose a tag to compare
  • update README, add useInterpolation() hook 8b9443d

v0.1.13...v0.1.14

v0.1.13

02 Oct 22:04
Compare
Choose a tag to compare
  • Merge pull request #8 from CrowdLinker/develop bc24a47
  • update README, rAF on index change ab44ca6
  • cleanup 7fbad01
  • fix: animatedIndex on initial position ba5708e
  • fix: layout jank 470c172

v0.1.12...v0.1.13

v0.1.12

29 Sep 04:10
Compare
Choose a tag to compare
  • add: useFocus() hook, fix: setValue() calls, remove: single-stack component 2a0de99
  • remove arr monkeypatch c46bc1c
  • add focused boolean to child screens 4571c62
  • fix: clamp pager offset to min/max indices 51495ae
  • fix: initial position for single stack views b87be07
  • restore iPageInterpolation export fb48765
  • restore app.tsx 9bad2b2

v0.1.11...v0.1.12

v0.1.11

24 Sep 02:41
Compare
Choose a tag to compare
  • feature: single-stack component 464da40
  • Merge pull request #7 from tobiaslins/patch-1 2b6f533
  • Use wrong type for panProps bb7bb31

v0.1.10...v0.1.11