cnjon / react-native-pdf-view

React Native PDF View
MIT License
404 stars 167 forks source link

Header fix for RN 0.40 #37

Open KinanKazmi opened 7 years ago

KinanKazmi commented 7 years ago

Update for https://github.com/facebook/react-native/commit/e1577df1fd70049ce7f288f91f6e2b18d512ff4d yet?

remanation commented 7 years ago

I can see that a fix has been merged. Any plans on when a new release will be available with the fix?

horsekitlin commented 7 years ago

You must update the version in package.json.

Publish the package again

You Will update the package on NPM

horsekitlin commented 7 years ago

@KinanKazmi

  1. npm remove react-native-pdf-view --save

  2. npm install https://github.com/cnjon/react-native-pdf-view.git --save

maybe you can try this first

remanation commented 7 years ago

I created a PR that dumps the version, so that we can get a new release that supports RN >= 0.40

matthewfbenjamin commented 7 years ago

Any word on this? Just downloaded Version 0.3.2 from master.