一部動作がおかしくなるバグの修正
This commit is contained in:
2
App.js
2
App.js
@@ -6,7 +6,7 @@ import {
|
||||
} from "@react-navigation/stack";
|
||||
import { createBottomTabNavigator } from "@react-navigation/bottom-tabs";
|
||||
import { AntDesign, Ionicons } from "@expo/vector-icons";
|
||||
import { ToastAndroid, Platform, UIManager } from "react-native";
|
||||
import { Platform, UIManager } from "react-native";
|
||||
import { UpdateAsync } from "./UpdateAsync.js";
|
||||
import Apps from "./Apps";
|
||||
import tndView from "./ndView";
|
||||
|
Reference in New Issue
Block a user