Gaëtan Renaudeau
d527afcc92
lint example
5 years ago
Gaëtan Renaudeau
8a6ea61c30
Add FS example
5 years ago
Gaëtan Renaudeau
c90ce5e9c3
longer wait for canvas
5 years ago
Gaëtan Renaudeau
4114c4474e
Add 2 examples
5 years ago
Gaëtan Renaudeau
2cf0d177f6
add many individual examples
5 years ago
Gaëtan Renaudeau
f82e8364f6
debug.keystore
5 years ago
Gaëtan Renaudeau
1c8d61f2c8
add Transparency example
5 years ago
Gaëtan Renaudeau
db04b318f3
Rewrite new example app with RN 0.60
5 years ago
Gaëtan Renaudeau
02bb1d8b9d
v3.0.2
5 years ago
Gaëtan Renaudeau
c12e8cd95a
Fixes <ViewShot>
5 years ago
Gaëtan Renaudeau
9b84b341ba
Merge pull request #222 from EternalChildren/master
fix the bug that deposit the wrong bitmap to buffer
5 years ago
Gaëtan Renaudeau
30a91f1627
Merge pull request #240 from Taym95/@taym95 /fix/android-crash
Fix crash on android api level less than 21
5 years ago
Bentaimia Haddadi
6fc64821d0
fix: fix crash on android api level less than 21
5 years ago
Gaëtan Renaudeau
81d78ac7e6
v3.0.1
5 years ago
Gaëtan Renaudeau
b26b973d18
Merge pull request #234 from jefflewis/fix-next-props
Fix next props call
5 years ago
Jeff Lewis
290ae63c1b
Fix next props call
5 years ago
Gaëtan Renaudeau
8f57a98918
v3.0.0
5 years ago
Gaëtan Renaudeau
9274a8b050
Merge pull request #231 from catnuxer/rn.0.60.3
fixed Testable RN 0.60.3
5 years ago
Chuli jimmi Manurung
1fe5b4cda3
fixed androidx annotation and create example view shoot scrollview
5 years ago
EternalChildren
a9b16ad7c5
fix the bug that deposit the wrong bitmap to buffer
5 years ago
Gaëtan Renaudeau
ec23260a9e
Merge pull request #219 from Eyesonly88/master
Fixes compile error when getting packaged by metro
5 years ago
Mo
00fd814c38
Fixes compile error in metro pacakge
5 years ago
Gaëtan Renaudeau
2392e5833e
v2.6.0
5 years ago
Gaëtan Renaudeau
e4ee3307f8
Merge pull request #212 from expo/@sjchmiela /add_ref_support
[js] Add React.Ref support to captureRef
5 years ago
Stanisław Chmiela
5c58b2daf4
[js] Add React.Ref support to captureRef
5 years ago
Gaëtan Renaudeau
4a01cbf1d4
Merge pull request #199 from Folleah/patch-1
Fix dependency incompatibility
5 years ago
Gaëtan Renaudeau
9caa300af0
Merge pull request #194 from rawrmaan/patch-1
Fix index.d.ts import from react-native types
5 years ago
Folleah
5610ebbafe
Fix dependency incompatibility
Old config called `Android dependency 'com.android.support:support-v4' has different version for the compile (26.1.0) and runtime (27.1.1) classpath. You should manually set the same version via DependencyResolution` error, this PR has fixed this
5 years ago
Gaëtan Renaudeau
2c7f5b4d63
Merge pull request #196 from gaykov/flow-fixes
Fix flow types
5 years ago
Sergey
4e6c435adc
Fix flow types
5 years ago
Arman Dezfuli-Arjomandi
1f8e326215
Fix index.d.ts import from react-native types
5 years ago
Gaëtan Renaudeau
322de51607
Merge pull request #184 from Qrymy/fix/ts-definition
add capture() definition to index.d.ts
5 years ago
Qrymy
9e6499d985
add capture function to index.d.ts file
5 years ago
Gaëtan Renaudeau
f24f100590
Merge pull request #178 from OleksandrKucherenko/android-performance-improvements
fixed bug with child views transformation loss
6 years ago
Oleksandr Kucherenko
2a865fa1db
fixed bug with child views transformation loss
6 years ago
Gaëtan Renaudeau
d626c3b638
v2.5.0
6 years ago
Gaëtan Renaudeau
2457a00167
Merge pull request #177 from OleksandrKucherenko/android-performance-improvements
Android performance improvements
6 years ago
Oleksandr Kucherenko
b7e9d6eae4
fix the child draw matrix/transformation rendering issues
6 years ago
Oleksandr Kucherenko
e394402499
added support of attaching lib as rootProject or as a sub-module
6 years ago
Oleksandr Kucherenko
31ec6a0fbc
resolve android support library versions clash
6 years ago
Oleksandr Kucherenko
1f580f82d1
gradle version updated to 4.10.1
6 years ago
Oleksandr Kucherenko
03cd53b3c6
updated android dependencies
6 years ago
Oleksandr Kucherenko
e6c59ca1b6
updated documentation
6 years ago
Oleksandr Kucherenko
a999019bc2
implemented super fast way of screenshot making. removed places that slow down screenshot making and delivery to the react side.
6 years ago
Oleksandr Kucherenko
7b13ab7082
version up for android tools and libs, sdk api
6 years ago
Oleksandr Kucherenko
f8af243189
introduced RAW image format and ZIP-base64 result packaging algorithm
6 years ago
Oleksandr Kucherenko
de310f1b3d
added support of RAW image format and zip-base64 packaging of the results
6 years ago
Oleksandr Kucherenko
0cd3899136
more cleanup/ignore rules
6 years ago
Gaëtan Renaudeau
f32408d7ce
Merge pull request #176 from AWDGroup/patch-1
Fixed the compile error
6 years ago
Ardavan Kalhori
bae74096f0
Fixed the compile error
extension is final and cannot be changed.
6 years ago