Skip to content

fix: android status bars #335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2025
Merged

fix: android status bars #335

merged 1 commit into from
Apr 17, 2025

Conversation

janrtvld
Copy link
Contributor

No description provided.

Signed-off-by: Jan <[email protected]>
import { credentialDataHandlerOptions } from '../_layout'

export default function Screen() {
// make the navigation bar light when the camera scanner is open
useFocusEffect(
useCallback(() => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need useCallback here? It can be the method directly right?

@TimoGlastra TimoGlastra merged commit 910f99d into main Apr 17, 2025
1 check passed
@TimoGlastra TimoGlastra deleted the feat/android-fixes-v branch April 17, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants