question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

panCloseMask is not defined

See original GitHub issue

With 2.0 and setting panCloseMask={0.35} to the drawer

screen shot 2016-05-09 at 12 02 28

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
bartvtendecommented, May 9, 2016

#153 has the fix you probably need, but it hasn’t been merged into a new release so far.

1reaction
mbernardeaucommented, May 9, 2016

@sylvainbaronnet Note that if you don’t want to wait, you can temporarily use the following command to install directly from GitHub:

npm install https://github.com/root-two/react-native-drawer --save
Read more comments on GitHub >

github_iconTop Results From Across the Web

Possible Unhandled Promise Rejection undefined is not a ...
My error: Unhandled Promiose Rejection is not a function is an instance of a promise const { state: { some, stuff }, myFunc,...
Read more >
this.props.setParentState is not a function · Issue #196 - GitHub
when i select any option from the page, it gives me this screen. I am new to react, I dont know how to...
Read more >
aksonov/react-native-router-flux - Gitter
Hi everyone. I'm using scene groups to organize the scenes that we have when you're logged in/out. Is it possible to navigate to...
Read more >
react-native-drawer - npm
This module is not as performant as it should be. ... panCloseMask={0.2} ... Defines the right hand margin when the drawer is open....
Read more >
Getting Your React Native Drawer to Behave Juuuuuuust Right
... do not mimic the look and feel of a typical Android drawer. ... tapToClose openDrawerOffset={0.2} panCloseMask={0.2} negotiatePan ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found