Skip to content

Commit

Permalink
fixed dependencies?
Browse files Browse the repository at this point in the history
  • Loading branch information
philipye314 committed Oct 5, 2023
1 parent 0217228 commit 243119f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 55 deletions.
62 changes: 8 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/screens/QRCodeScanner/QRCodeScanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import React, { useEffect, useState } from 'react';
import { StyleSheet, Text, View } from 'react-native';
import styles from '../../app/styles';


enum permissions {
UNDETERMINED,
DENIED,
Expand Down

0 comments on commit 243119f

Please sign in to comment.