Gaëtan Renaudeau
a4e15ff12b
add Elevation example to reproduce the elevation issue
4 years ago
Gaëtan Renaudeau
a2a41e3d54
add buffer and check base64 is parseable
4 years ago
Gaëtan Renaudeau
0604b2082c
update text in example
4 years ago
Gaëtan Renaudeau
78049bcff4
add example for blur and adapt some flowtype
4 years ago
Gaëtan Renaudeau
d3bb5c29dd
add example of Offscreen rendering
4 years ago
Gaëtan Renaudeau
6ba201489b
fixes example
4 years ago
Gaëtan Renaudeau
323b613ef2
Fixes flow
closes #275
4 years ago
Gaëtan Renaudeau
ad9a536b89
Merge pull request #259 from ken0x0a/patch-1
type: fix for typescript (add missing type)
5 years ago
Ken
97d6c98537
type: fix for typescript (add missing type)
Add `number` to first argument of `captureRef()` as original flowtyped typing
5 years ago
Gaëtan Renaudeau
ced1f3d2ce
Merge pull request #248 from Taym95/@taym95 /refactor/react-native-version
Fix react native version in android build.gradel file
5 years ago
Bentaimia Haddadi
43bca48d66
Fix react native version in android build.gradel file
5 years ago
Gaëtan Renaudeau
075831b822
Rewrote Viewshoot to test #190 no problem noticed with refresh
closes #190
5 years ago
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