Releases: douglasjunior/react-native-pdf-renderer
Releases · douglasjunior/react-native-pdf-renderer
1.6.0
Changes
- (Possible breaking change) Set default background color to
white
on Android to prevent issues with transparent PDFs - by @rmarquois (#34) - Update build.gradle
- Update README
1.5.1
Changes
- Enhance resolution calculations on Android to utilize the device's DPI - by @rmarquois (#33)
1.4.0
1.3.2
Changes
- Fixes crash on iOS when rendering PDF inside modals
1.3.1
Changes
- Add jest mock
1.3.0
1.2.0
1.1.1
1.1.0
1.0.5
Changes
- Remove Android
destroyDrawingCache
to prevent the adapter from being destroyed when navigating to another screen.