feito fork de vergnet/application-amicale
Changed scanner mask into a square
Esse commit está contido em:
pai
f759c44f20
commit
742a1f445a
1 arquivos alterados com 2 adições e 0 exclusões
|
@ -123,6 +123,8 @@ class ScannerScreen extends React.Component<Props, State> {
|
|||
maskOpacity={0.5}
|
||||
animatedLineThickness={1}
|
||||
animationDuration={1000}
|
||||
width={250}
|
||||
height={250}
|
||||
/>
|
||||
</RNCamera>
|
||||
);
|
||||
|
|
Carregando…
Referência em uma nova issue