react-native-pdf-lib icon indicating copy to clipboard operation
react-native-pdf-lib copied to clipboard

rnpm to be depreciated in the next release.

Open Quadrified opened this issue 5 years ago • 5 comments

Just wanna inform you that the following shows up on the node server everytime I run "react-native run-android" warn The following packages use deprecated "rnpm" config that will stop working from next release: - react-native-pdf-lib: https://github.com/Hopding/react-native-pdf-lib#readme Please notify their maintainers about it.

Quadrified avatar Jan 03 '20 07:01 Quadrified

Thank you for the heads up. We don't yet have a project on React Native 60+ where we use this library, but pull requests would definitely be welcome. Otherwise we'll tackle this when we're using the library on more up to date React Native.

thekevinbrown avatar Jan 06 '20 10:01 thekevinbrown

@Quadrified does v1.0.0 help with this?

thekevinbrown avatar Feb 09 '20 23:02 thekevinbrown

I am gonna check for the same today. And I think I'll have to make some changes. I'll create a pull request if I made any changes.

Quadrified avatar Feb 10 '20 03:02 Quadrified

@thekevinbrown but is the new version released on npm and yarn?

Quadrified avatar Feb 10 '20 05:02 Quadrified

@thekevinbrown I tried changing stuff around, but its breaking the library. There are a lot of changes to be made.

It says: ERROR: Failed to resolve: com.tom_roush:pdfbox-android:1.8.9.1

Even though, it is present, it still shows this error.

Quadrified avatar Feb 10 '20 06:02 Quadrified