Oleksandr Kucherenko
2a865fa1db
fixed bug with child views transformation loss
6 years ago
Oleksandr Kucherenko
de310f1b3d
added support of RAW image format and zip-base64 packaging of the results
6 years ago
Khaled Tantawy
153dbbebdd
Add check for null path in releaseCapture
7 years ago
Fox
21cd028b3b
Update Android and JS code to reflect name change to captureScreen
7 years ago
foxmicha
8df4c24ee3
Update Android functionality to provide the "captureScreenshot". This will capture the entire screen and all the views currently displayed. This performs a native screen capture so a ref tag is not required.
7 years ago
Gaëtan Renaudeau
fe74b433c8
drop deprecated, introduce ViewShot component, rename APIs
7 years ago
Gaëtan Renaudeau
63d2819585
deprecate "path", replace "file" by "tmpfile"
ctx https://github.com/gre/react-native-view-shot/issues/67
7 years ago
聂先生
b0f3c3c9f3
Update RNViewShotModule.java
7 years ago
Shahen Hovhannisyan
7a88c035d3
fix(RNViewShotModule): FileNotFound exception
My previous commit didn't fixed issue with nested paths, so this commit fixes it.
7 years ago
shahen94
9d4a1ad5fd
recursively create folders before creating file
8 years ago
Gaëtan Renaudeau
9d5903316c
wip implementing dirs
8 years ago
Gaëtan Renaudeau
fe420b1ef3
code style
8 years ago
Manwei
910edd6457
Modify
8 years ago
Manwei
f7be9ebf93
Fix ScrollView Snapshots
#34
1.evaluated the real height when the isScrollView is true
2.upgrade README.md
8 years ago
Victor Calvello
ac723f8dd8
Rename name prop to filename and add it to README
8 years ago
Victor Calvello
0f4708db96
Add support for custom name file (Android only)
8 years ago
Victor Calvello
b7d519a72d
Fix generated file extension for Android
8 years ago
Gaëtan Renaudeau
cadb795ac5
Introduce a result option, one of file|base64|data-uri & Fixes #1
8 years ago
Steve Kellock
7e24f3465c
Adds base64 support.
8 years ago
Gaëtan Renaudeau
f4fe9bfaee
init
8 years ago