Skip to content
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

A green pane overlaps and remains on the screen #193

Closed
plashenkov opened this issue Apr 16, 2018 · 5 comments
Closed

A green pane overlaps and remains on the screen #193

plashenkov opened this issue Apr 16, 2018 · 5 comments

Comments

@plashenkov
Copy link

plashenkov commented Apr 16, 2018

Description

I've just installed React Native macOS and tried to start a very first project:

yarn global add react-native-macos-cli
react-native-macos init MyProject
cd MyProject
react-native-macos run-macos

After that I can see a green pane overlapping a bottom of my screen. It does not want to disappear. When I press Cmd+R, a new one pane overlaps the previous. When I press Cmd+R again, a third one overlaps previous two. Here are the screenshots:

http://take.ms/Ckcng (one pane)
http://take.ms/FxBvz (two panes overlap each other)
http://take.ms/zZnIp (three panes, etc.)

  • React Native version: react-native-macos-cli: 2.0.1, react-native-macos: 0.16.1
  • Platform: macOS
  • Development Operating System: macOS 10.13.4
  • Dev tools: Xcode 9.3 (9E145)
@SeniorZhai
Copy link

+1

@ptmt
Copy link
Owner

ptmt commented Apr 17, 2018 via email

@ptmt
Copy link
Owner

ptmt commented Jun 24, 2018

Hopefully fixed in 0.18. Let me know if it persists

@shirakaba
Copy link
Contributor

shirakaba commented Jul 3, 2018

Still an issue in 0.18.0-alpha-3:

screen shot 2018-07-04 at 00 35 37

Note: I have a monitor attached. This banner appears on my laptop display, which is set as the secondary screen.

@ptmt ptmt closed this as completed in deb0e9d Jul 7, 2018
@ptmt
Copy link
Owner

ptmt commented Jul 7, 2018

Double DevLoaders is fixed + added an animation to it as iOS has.

@shirakaba nice catch with multiple monitors. I guess I need to fix that by using correct NSScreen.

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

No branches or pull requests

4 participants