Skip to content

White bar or something in the center of the app #2467

Open
@SpaceTimeEvent2

Description

@SpaceTimeEvent2

Environment

npm ls react-native-macos: [email protected]
node -v v22.14.0
npm -v 10.9.2
xcodebuild -version Xcode 16.3 Build version 16E140

Steps to reproduce the bug

npx @react-native-community/cli@latest init RedBox4 --version 0.78.2
cd RedBox4
npx react-native-macos-init
cd macos
npx pod-install
cd ..
npm start (on separate terminal)
npx react-native run-macos

Image
Image
Image

Expected Behavior

No response

Actual Behavior

No response

Reproducible Demo

No response

Additional context

I have no idea what it is and how to get rid of it (see the screenshot). It's not the part of react code, it stays even if i remove react code altogether, likely has to do something with spawning the window on native side.
Also I can't just close the app, I have to kill the process from Activity Monitor

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions