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 cb6d295 commit e445e9cCopy full SHA for e445e9c
examples/TypeScriptMessaging/App.tsx
@@ -1,5 +1,5 @@
1
import React, { useContext, useEffect, useMemo, useState } from 'react';
2
-import { LogBox, Platform, SafeAreaView, Text, View, useColorScheme } from 'react-native';
+import { LogBox, Platform, SafeAreaView, View, useColorScheme } from 'react-native';
3
import { DarkTheme, DefaultTheme, NavigationContainer, RouteProp } from '@react-navigation/native';
4
import {
5
createStackNavigator,
0 commit comments