import { View, Text } from 'react-native'; export default function ChargingScreen() { return ( 充電PAGE ); }