import React from "react"; import { FlexWidget, TextWidget } from "react-native-android-widget"; export function HelloWidget() { return ( ); }