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

PullVIew #453

Open
zhangwuyang-github opened this issue Jul 7, 2021 · 2 comments
Open

PullVIew #453

zhangwuyang-github opened this issue Jul 7, 2021 · 2 comments

Comments

@zhangwuyang-github
Copy link

On pullView, modal = {false} do not take effect;

@zhangwuyang-github
Copy link
Author

Overlay.show(
<Overlay.PullView
ref={(r: any) => (layerRef = r)}
side="bottom"
style={styles.overlay}
containerStyle={styles.containerStyles}
onCloseRequest={onCloseRequest}
overlayOpacity={0.6}
modal={false}>

</Overlay.PullView>
)

@zhangwuyang-github
Copy link
Author

How can I click non-content area to close the modal?

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

1 participant