react-native-misc

React Native library

This project is maintained by iliubinskii

React Native libraryDocs


React Native library / components/Drawer / Ref

Interface: Ref

Properties

close()

readonly close: () => void

Closes drawer.

Returns

void


open()

readonly open: () => void

Opens drawer.

Returns

void