react-native-pdf-viewer

Minimalist PDF viewer for React Native

MIT License

Downloads
8.9K
Stars
72
Committers
2

Bot releases are hidden (Show)

react-native-pdf-viewer - Release 2.4.0 Latest Release

Published by alpha0010 over 1 year ago

2.4.0 (2023-02-15)

Features

  • zoom: support resize mode (8ce9eab)
react-native-pdf-viewer - Release 2.3.0

Published by alpha0010 about 2 years ago

2.3.0 (2022-09-27)

Features

  • zoom: support custom render component (b03b451)
react-native-pdf-viewer - Release 2.2.1

Published by alpha0010 over 2 years ago

2.2.1 (2022-07-19)

Bug Fixes

  • zoom: center on gesture focal point (fffa285)
react-native-pdf-viewer - Release 2.2.0

Published by alpha0010 over 2 years ago

2.2.0 (2022-07-19)

Features

  • annotation: support read from JSON string (95c79a3), see #15 by @LupulescuAlexandru
react-native-pdf-viewer - Release 2.1.0

Published by alpha0010 over 2 years ago

2.1.0 (2022-07-14)

Bug Fixes

  • android: resolve crash on large displays (9266620)
  • ts: resolve incompatible FlatList typings (943ed82)

Features

  • support single page zoom (c7c41ea), closes #9
react-native-pdf-viewer - Release 2.0.2

Published by alpha0010 over 2 years ago

2.0.2 (2022-05-31)

Bug Fixes

  • android: memory usage crashes (1b2aa82)
react-native-pdf-viewer - Release 2.0.1

Published by alpha0010 over 2 years ago

2.0.1 (2022-04-06)

Bug Fixes

  • remove unnecessary rerenders (54e3d35)
react-native-pdf-viewer - Release 2.0.0

Published by alpha0010 over 2 years ago

2.0.0 (2022-02-09)

Bug Fixes

  • android: support ProGuard builds (6168d06)
  • handle RGBA annotation colors (2d55004)
  • ios: unable to clear annotation (3c18bfe)
  • android: reduce unnecessary rerenders (d960f5d)

Features

react-native-pdf-viewer - Release 2.0.0-4

Published by alpha0010 over 3 years ago

2.0.0-4 (2021-04-15)

Features

  • support custom scroll component (14d91c4)
react-native-pdf-viewer - Release 2.0.0-3

Published by alpha0010 over 3 years ago

2.0.0-3 (2021-03-22)

Bug Fixes

  • android: support ProGuard builds (6168d06)
react-native-pdf-viewer - Release 2.0.0-2

Published by alpha0010 over 3 years ago

2.0.0-2 (2021-02-26)

Bug Fixes

  • handle RGBA annotation colors (2d55004)
  • ios: unable to clear annotation (3c18bfe)
react-native-pdf-viewer - Release 2.0.0-1

Published by alpha0010 over 3 years ago

2.0.0-1 (2021-02-25)

Features

  • ios: support annotation (54ef81c)
react-native-pdf-viewer - Release 2.0.0-0

Published by alpha0010 over 3 years ago

2.0.0-0 (2021-02-24)

Bug Fixes

  • android: reduce unnecessary rerenders (d960f5d)

Features

  • android: support annotation (dca5f16)
react-native-pdf-viewer - Release 1.5.2

Published by alpha0010 over 3 years ago

1.5.2 (2021-02-18)

Features

  • support measuring native view (565f9c9)
react-native-pdf-viewer - Release 1.5.1

Published by alpha0010 over 3 years ago

1.5.1 (2021-01-27)

Bug Fixes

  • android: avoid package namespace collision (bc38258)
react-native-pdf-viewer - Release 1.5.0

Published by alpha0010 almost 4 years ago

1.5.0 (2021-01-06)

Features

  • support shrink pages to fit in document viewer (f1fa4ef)
react-native-pdf-viewer - Release 1.4.0

Published by alpha0010 almost 4 years ago

1.4.0 (2020-12-10)

Features

  • expose FlatList refresh control (aa6c0f8)
react-native-pdf-viewer - Release 1.3.3

Published by alpha0010 almost 4 years ago

1.3.3 (2020-12-04)

Bug Fixes

  • android: position pages at default aspect ratio for API < 26 (3aa2c45)
react-native-pdf-viewer - Release 1.3.2

Published by alpha0010 almost 4 years ago

1.3.2 (2020-10-25)

Bug Fixes

  • android: native PdfRenderer is not thread safe (4dfe574)
react-native-pdf-viewer - Release 1.3.1

Published by alpha0010 about 4 years ago

1.3.1 (2020-10-13)

Bug Fixes

  • types: support testID on views (8d8216b)