差分調整c
This commit is contained in:
parent
e2151ca0b1
commit
ab09e6dd31
@ -2,13 +2,10 @@ import React from "react";
|
||||
import {
|
||||
View,
|
||||
Platform,
|
||||
Text,
|
||||
TouchableOpacity,
|
||||
useWindowDimensions,
|
||||
LayoutAnimation,
|
||||
} from "react-native";
|
||||
import Constants from "expo-constants";
|
||||
import { Ionicons } from "@expo/vector-icons";
|
||||
import * as Updates from "expo-updates";
|
||||
|
||||
import { lineList } from "../lib/getStationList";
|
||||
@ -144,6 +141,3 @@ export default function Apps() {
|
||||
</View>
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user