Skip to main content
Version: 1.x

useApp()

const useApp: () => AppProps

useApp is a React hook, which exposes a method to manually exit the app (unmount).

Returns

AppProps