Skip to content

ExtraDimensions not defined. #58

@fuchien

Description

@fuchien

image
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();

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