import * as React from "react"; import { View, ActivityIndicator } from "react-native"; export const Loading = () => ( );