Skip to content

drawer keep render behind the image or parent component for android #4

Description

@jasonleewj85

img_1744
the drawer keep render be hide the image component or parent component for android.
Eg:
<View style={styles.container}> <Text>Login</Text> <Button label={'Login'} onPress={() => this.wisprMng()} /> <Drawer> <Message title="aaa" message="bbbbbbbbb" /> </Drawer> </View>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions