Skip to content

Releases: wonday/react-native-pdf

v1.2.2

04 Jul 01:31
Compare
Choose a tag to compare
  1. fix crash when scale is bigger (#4)
  2. improve pan operation when page=1 (#15)
  3. Fix TypeScript definitions (onLoadComplete and onPageChanged) (#16)
  4. add headers and method support to source

v1.2.0

20 Jun 08:28
Compare
Choose a tag to compare
  1. add page breaker support (ios/android)
  2. add password support (ios/android)
  3. improve font rendering (android)
  4. change default activityIndicator to progress bar

v1.1.1

14 Jun 17:23
Compare
Choose a tag to compare
  1. fix change path do not show new pdf problem. (thanks @maluramichael )

v1.1.0

14 Jun 17:22
Compare
Choose a tag to compare
  1. fix can not show base64 data (#10)
  2. android-pdf-viewer version up to 2.6.0

v1.0.8

24 May 14:41
Compare
Choose a tag to compare
  1. add RN(ios) ver<0.40 support (thanks @999946)

v1.0.7

11 May 07:15
Compare
Choose a tag to compare
  1. fix download from url error

v1.0.6

11 May 05:11
Compare
Choose a tag to compare
  1. add property source = {uri:"bundle-assets://path/to/xxx.pdf"} to support loading pdf from assets
  2. add page break drawing in iOS version
  3. add onError callback

v1.05

29 Apr 01:46
Compare
Choose a tag to compare

first release