Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

openLeft/openRight not working #329

Open
bviebahn opened this issue May 24, 2019 · 2 comments
Open

openLeft/openRight not working #329

bviebahn opened this issue May 24, 2019 · 2 comments

Comments

@bviebahn
Copy link

I need to show the right content manually but openRight is not working.
Using react-native 0.59.2
https://codesandbox.io/embed/react-native-tn20w

@matt-wright86
Copy link

same issue here, I'm also on react-native 0.59.2

@bviebahn
Copy link
Author

Oh I noticed it doesn't work if openRight is initially true.
So openRight={true} doesn't work, but openRight={this.state.openRight} works if this.state.openRight is initially false and gets later set to true.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants