in src/bluetooth/Bluetooth.tsx [53:57]
headerLeft: isListPage ? () => <Logo /> : undefined,
headerBackTitleVisible: false,
headerRight: () => (
<View style={appStyles.headerButtons}>
{isListPage && <ReloadButton />}