Skip to content

Modal Size #501

@Sotatek-QuanDo

Description

@Sotatek-QuanDo
  <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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions