Properties
Optional
animationFunction
backDropEnabled
backDropEnabled: boolean
backdropColor
backdropColor: Color
backdropProperties
backdropProperties: {}
backdropTapGestureEnabled
backdropTapGestureEnabled: boolean
bottomClosedDrawerAllowDraging
bottomClosedDrawerAllowDraging: boolean
Optional
bottomDrawer
bottomDrawer?: View
bottomDrawerMode
bottomDrawerMode: any
bottomOpenedDrawerAllowDraging
bottomOpenedDrawerAllowDraging: boolean
bottomSwipeDistance
bottomSwipeDistance: number
closeAnimationDuration
closeAnimationDuration: number
gestureEnabled
gestureEnabled: boolean
gestureHandlerOptions
gestureHandlerOptions: any
gestureMinDist
gestureMinDist: number
gestureTag
gestureTag: number
leftClosedDrawerAllowDraging
leftClosedDrawerAllowDraging: boolean
Optional
leftDrawer
leftDrawer?: View
leftDrawerMode
leftDrawerMode: any
leftOpenedDrawerAllowDraging
leftOpenedDrawerAllowDraging: boolean
leftSwipeDistance
leftSwipeDistance: number
Private
mIsAnimating
mIsAnimating: any
Private
mIsPanning
mIsPanning: any
Private
mModes
mModes: any
Private
mPrevDeltaX
mPrevDeltaX: any
Private
mPrevDeltaY
mPrevDeltaY: any
Private
mShowingSide
mShowingSide: any
Private
mTranslationX
mTranslationX: any
Private
mTranslationY
mTranslationY: any
mViewByIdCache
mViewByIdCache: {}
Private
mViewHeight
mViewHeight: any
Private
mViewWidth
mViewWidth: any
mainContent
mainContent: View
openAnimationDuration
openAnimationDuration: number
panGestureHandler
panGestureHandler: PanGestureHandler
rightClosedDrawerAllowDraging
rightClosedDrawerAllowDraging: boolean
Optional
rightDrawer
rightDrawer?: View
rightDrawerMode
rightDrawerMode: any
rightOpenedDrawerAllowDraging
rightOpenedDrawerAllowDraging: boolean
rightSwipeDistance
rightSwipeDistance: number
Optional
shouldPan
shouldPan?: ((side) => boolean)
Type declaration
- (side): boolean
Returns boolean
Optional
shouldStartSheetDragging
shouldStartSheetDragging?: ((side) => boolean)
Type declaration
- (side): boolean
Returns boolean
simultaneousHandlers
simultaneousHandlers: any[]
topClosedDrawerAllowDraging
topClosedDrawerAllowDraging: boolean
Optional
topDrawer
topDrawer?: View
topDrawerMode
topDrawerMode: any
topOpenedDrawerAllowDraging
topOpenedDrawerAllowDraging: boolean
topSwipeDistance
topSwipeDistance: number
Optional
translationFunction