-
Notifications
You must be signed in to change notification settings - Fork 303
Open
Description
<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
Labels
No labels