added URI parsing for type, Editing dataBox(Content Popup), pending clearScanData
This commit is contained in:
@@ -116,7 +116,7 @@ const QRScannerScreen: React.FC = () => {
|
||||
return (
|
||||
<View style={styles.container}>
|
||||
<View style={styles.banner}>
|
||||
<Text style={styles.headerText}>SafeQR v0.30</Text>
|
||||
<Text style={styles.headerText}>SafeQR v0.35</Text>
|
||||
</View>
|
||||
<Text style={styles.welcomeText}>Welcome to SafeQR code Scanner</Text>
|
||||
<View style={styles.cameraContainer}>
|
||||
|
||||
Reference in New Issue
Block a user