diff --git a/src/pages/iou/ReceiptSelector/index.native.js b/src/pages/iou/ReceiptSelector/index.native.js index 8a1db47aa742..1addabdd929d 100644 --- a/src/pages/iou/ReceiptSelector/index.native.js +++ b/src/pages/iou/ReceiptSelector/index.native.js @@ -205,14 +205,18 @@ function ReceiptSelector({route, report, iou, transactionID}) { )} {cameraPermissionStatus === RESULTS.GRANTED && device != null && ( - + + + + + )}