Home
last modified time | relevance | path

Searched refs:useAppState (Results 1 – 2 of 2) sorted by relevance

/expo/apps/native-component-list/src/utilities/
H A DuseAppState.ts4 export default function useAppState( function
/expo/apps/native-component-list/src/screens/
H A DBackgroundFetchScreen.tsx16 import useAppState from '../utilities/useAppState';
25 const appState = useAppState(null);