@config-plugins/react-native-pdf
Advanced tools
Comparing version 1.0.2 to 2.0.0
{ | ||
"name": "@config-plugins/react-native-pdf", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"description": "Config plugin to auto configure react-native-pdf on prebuild", | ||
@@ -35,3 +35,3 @@ "main": "build/withPdf.js", | ||
"dependencies": { | ||
"@expo/config-plugins": "^4.1.0" | ||
"@expo/config-plugins": "~4.1.4" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
@@ -7,3 +7,3 @@ # config-plugins/react-native-pdf | ||
> Tested against Expo SDK 44 | ||
> Tested against Expo SDK 45 | ||
@@ -29,4 +29,2 @@ ``` | ||
This plugin is Android-only, and adds packaging options to the `android/app/build.gradle` dangerously. | ||
[lib]: https://www.npmjs.com/package/react-native-pdf |
4242
29
Updated@expo/config-plugins@~4.1.4