Changed scanner mask into a square
這個提交存在於:
父節點
f759c44f20
當前提交
742a1f445a
共有 1 個檔案被更改,包括 2 行新增 和 0 行删除
|
@ -123,6 +123,8 @@ class ScannerScreen extends React.Component<Props, State> {
|
|||
maskOpacity={0.5}
|
||||
animatedLineThickness={1}
|
||||
animationDuration={1000}
|
||||
width={250}
|
||||
height={250}
|
||||
/>
|
||||
</RNCamera>
|
||||
);
|
||||
|
|
載入中…
新增問題並參考