不要なデータの消去

This commit is contained in:
harukin-OneMix4
2022-12-08 01:06:14 +09:00
parent 3723b01401
commit 1ecb9ec046
6 changed files with 16 additions and 76 deletions

View File

@@ -1,7 +1,5 @@
import React from "react";
import { View, ScrollView, Linking } from "react-native";
import StatusbarDetect from "../../StatusbarDetect";
var Status = StatusbarDetect();
import { View, Linking } from "react-native";
import { FontAwesome, Foundation, Ionicons } from "@expo/vector-icons";
import ActionSheet from "react-native-actions-sheet";
import Sign from "../../components/駅名表/Sign";