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

Detox overrides React Native Navigation statusBarHidden #741

Closed
Gongreg opened this issue May 18, 2018 · 4 comments
Closed

Detox overrides React Native Navigation statusBarHidden #741

Gongreg opened this issue May 18, 2018 · 4 comments

Comments

@Gongreg
Copy link

Gongreg commented May 18, 2018

Description

Detox overrides React Native Navigation statusBarHidden with true.
When app is ran through detox the status bar is visible, even though it is set to false on RNN.

Detox, Node, Device, Xcode and macOS Versions

  • Detox: 7.3.3
  • React Native: 0.51
  • Node: 8.7.0
  • Device: Iphone 7
  • Xcode: 9.3.1
  • macOS: 10.13.3
@rotemmiz
Copy link
Member

rotemmiz commented May 18, 2018

This doesn't make much sense. StatusBarHidden is an internal property of RNN, Detox doesn't touch it.
The bug might be caused by something else. Can you provide a reproucable scenario ?

@LeoNatan
Copy link
Contributor

I don't see how that can be, as Detox does not touch that part of the UI. Please provide a demo project.

@LeoNatan
Copy link
Contributor

Reproduced in example project.

@LeoNatan
Copy link
Contributor

You wound't believe. It's the touch indicator open source. 😂 Fixed

@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants