Please understand this website is built in react, the components are in react native. There may be slight differences!
Example and actual code have slight difference. RN version is more optimized:)
Properties table
animationDuration?
number
Total time for the box to animate
backdrop?
backdrop
Backdrop color and opacity
ParentView
React.ReactNode
Parent box
PopOverView
React.ReactNode
Popover box
Library data types
backdrop
{ color: string, opacity: string }
Backdrop color and opacity(0-1) for the modal and drawer.