@crosscement/react-native-backdrop
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.0 • Public • Published

@crosscement/react-native-backdrop

A simple and easy to use backdrop component.

npm

Sample

Installation

npm install @crosscement/react-native-backdrop

Usage

<Backdrop
  visible={overlayVisible}
  onPress={this.dismiss}
  animationDuration={props.animationDuration}
  opacity={props.overlayOpacity}
  pointerEvents={props.overlayPointerEvents}
  backgroundColor={props.overlayBackgroundColor}
/>

License

MIT

Package Sidebar

Install

npm i @crosscement/react-native-backdrop

Weekly Downloads

3

Version

1.0.0-alpha.0

License

MIT

Unpacked Size

18.4 kB

Total Files

14

Last publish

Collaborators

  • hizp