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

Modal Size #501

Open
Sotatek-QuanDo opened this issue Apr 16, 2024 · 0 comments
Open

Modal Size #501

Sotatek-QuanDo opened this issue Apr 16, 2024 · 0 comments

Comments

@Sotatek-QuanDo
Copy link

  <Modalize
    ref={ref}
    scrollViewProps={{
      style: styles.scrollView,
      automaticallyAdjustsScrollIndicatorInsets: false,
    }}
    modalStyle={styles.backgroundColor}
    withHandle={false}

  marginTop: '124@ms',
  flex: 1,
  borderTopLeftRadius: '8@ms',
  borderTopRightRadius: '8@ms',
  overflow: 'hidden',

I dont know why, sometime the modal only take 70% of the height that i gave it (. very unsual, i don't know how to reproduce this). Anyone have this isssue?

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