mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Update scan-qr.ts
This commit is contained in:
parent
413f7b457f
commit
56abe3af5f
@ -2,7 +2,6 @@ import { Platform } from 'react-native';
|
||||
import { check, request, PERMISSIONS, RESULTS } from 'react-native-permissions';
|
||||
import { navigationRef } from '../NavigationService';
|
||||
import { NavigationProp } from '@react-navigation/native';
|
||||
import { TrueSheet } from '@lodev09/react-native-true-sheet';
|
||||
/**
|
||||
* Helper function that navigates to ScanQR screen, and returns promise that will resolve with the result of a scan,
|
||||
* and then navigates back. If QRCode scan was closed, promise resolves to null.
|
||||
|
Loading…
Reference in New Issue
Block a user