/React-Native-SnackBar

A beautiful react native package to uplift your SnackBar experiences in the application

Primary LanguageJavaScriptMIT LicenseMIT

A package that lets you uplift your SnackBar experience in the React native or React native expo app.

hammer_and_wrench Attributes

  • title: Top label that will be shown in the body
  • message: Body message reflecting some error message, success message etc.
  • conType: Its a contentType class reflecting failure, success, help or warning.
  • duration: Duration of snackbar to show.
  • position: Snackbar position in app "top" or "bottom"

eyes SnackBar Looks

Below are the looks of various types of Snackbar

Failure

Success

Help

Warning