We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c10096 commit d91413eCopy full SHA for d91413e
example/App.tsx
@@ -7,8 +7,6 @@ import Constants, { AppOwnership } from "expo-constants";
7
import * as Linking from "expo-linking";
8
import * as WebBrowser from "expo-web-browser";
9
import * as SecureStore from 'expo-secure-store';
10
-import { useState } from "react";
11
-import { Button, StyleSheet, Text, View } from "react-native";
12
13
global.Buffer = global.Buffer || Buffer;
14
0 commit comments