-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description

React-native version 0.61.1
I am using the https://github.com/react-native-community/react-native-modal.
const deviceWidth = ExtraDimensions.get('window').width;
const deviceHeight =
Platform.OS === 'ios'
? ExtraDimensions.get('window').height
: ExtraDimensions.getRealWindowHeight();
aniruddhashevle
Metadata
Metadata
Assignees
Labels
No labels