181 次代码提交 (825fd2e99301480a2a78e49193dd9483b1c550f1)
 

作者 SHA1 备注 提交日期
  Nick Redmond 825fd2e993 Add type definitions for style prop 6 年前
  Gaëtan Renaudeau c404491a4f v2.4.0 6 年前
  Gaëtan Renaudeau 794b4bcc3e
Merge pull request #153 from HenleyKuang/master 6 年前
  Henley Kuang e9ad6aaf77
Update ViewShot.java 6 年前
  Henley Kuang 896dbf95fb Fix psitioning of TextureView elements relative to target element 6 年前
  Gaëtan Renaudeau 6d3d09ce9a
Merge pull request #147 from AndrewJack/remove_iml_file 6 年前
  Andrew Jack aa8700505f remove iml file and add to npm and git ignore config 6 年前
  Gaëtan Renaudeau f5da06eaea 2.3.0 6 年前
  Gaëtan Renaudeau 7dd5c768af
Merge pull request #131 from matheussll/master 6 年前
  Matheus Stefanello Luz 4deb26c383 Adding style props to main container. 6 年前
  Gaëtan Renaudeau 082d8ee571
Merge pull request #128 from wassgha/patch-1 7 年前
  Wassim Gharbi b51b3357fa
Add test results for react-native-camera 7 年前
  Gaëtan Renaudeau c10818a0d7 2.2.0 7 年前
  Gaëtan Renaudeau 59b35c5a10
Merge pull request #120 from khaled-cliqz/master 7 年前
  Khaled Tantawy 153dbbebdd Add check for null path in releaseCapture 7 年前
  Gaëtan Renaudeau f6a5dc95f3
Merge pull request #119 from jackdclark/master 7 年前
  Jack Clark 7591cf5c76
make onCapture & onCaptureFailure props optional in flow type 7 年前
  Gaëtan Renaudeau 919b9b3ccd
Merge pull request #117 from acrazing/master 7 年前
  svpg 0831d9c882
feat(ts): the types definition for TypeScript 7 年前
  svpg ed3cdebaa0
feat(ts): the ts types definition 7 年前
  Gaëtan Renaudeau b27c6deb82
Update README.md 7 年前
  Gaëtan Renaudeau 3113fa7b6c Update README.md 7 年前
  Gaëtan Renaudeau 281cebfa5b 2.1.1 7 年前
  Gaëtan Renaudeau cbffb12449 update example with latest RN 7 年前
  Gaëtan Renaudeau 00a56625ad Merge pull request #108 from janicduplessis/master 7 年前
  Janic Duplessis 31a13f4d00 Include RCTUIManagerUtils.h for more recent RN versions 7 年前
  Gaëtan Renaudeau 840f34e1d0 2.1.0 7 年前
  Gaëtan Renaudeau 773f5d2d37 fix example 7 年前
  Gaëtan Renaudeau ff8e83cc7f Update README.md 7 年前
  Gaëtan Renaudeau 228f9bc8d0 Merge pull request #100 from Taym95/master 7 年前
  Taym95 0541daa9ac Moving ScrollView example in the previous code snippet 7 年前
  Gaëtan Renaudeau 55365d6a55 Update ISSUE_TEMPLATE.md 7 年前
  Taym95 e3fde2d5b2 Add ScrollView example 7 年前
  Gaëtan Renaudeau 796c34193d Merge pull request #96 from foxmicha/master 7 年前
  foxmicha 476b446e7a Removed extraneous if check - assigning the scaling is not required 7 年前
  Gaëtan Renaudeau d90b2c1188 Update README.md 7 年前
  Gaëtan Renaudeau 9aa17c9621 add SVG example. fixes https://github.com/gre/react-native-view-shot/issues/97 7 年前
  foxmicha 8ca87ce03d Revert falsey view check to preserve error being thrown back to user in the case of a bad ref ID 7 年前
  Fox 78ac6311a6 Replace the pointer equivalency check with a falsey check on the UIView. 7 年前
  foxmicha d92a431ed4 Refactor code example to improve code reuse and reduce bloat. If no refname is passed, capture the displayed screen. 7 年前
  foxmicha 5ed8cf90e6 Update the example App to include the Native Screenshot button for testing the captureScreen functionality. Update the index.js as a final code refactor for the captureScreen name, 7 年前
  foxmicha 15a39d83ab Update the main README to include the new captureScreen documentation. 7 年前
  Fox 21cd028b3b Update Android and JS code to reflect name change to captureScreen 7 年前
  Fox b36a997999 Fix build errors in iOS native code 7 年前
  foxmicha 72e746e642 Updated iOS functionality to provide the "captureScreenshot." This will capture the entire screen all the views currently displayed. This performs a native screen capture, so a ref tag is not required. 7 年前
  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 年前
  Gaëtan Renaudeau 9bae01901b example is now a folder in the lib 7 年前
  Gaëtan Renaudeau 1cbcf0d1d5 embed the example in an example folder 7 年前
  Gaëtan Renaudeau db78ac8e8d Merge pull request #92 from pietropizzi/master 7 年前
  Peter Minarik 98b9f98472 ViewShot is the default export so update the docs 7 年前