0.0.6 • Published 2 years ago

bottomsheet_by_kabeer v0.0.6

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Custom Bottom Sheet

Build components without repetition. 1. Bottom Sheet

System Requirements

  • Node and npm installed
  • MacOS, Windows and Linux are supported

Installation

  1. To install, run:
    npm i  bottomsheet_by_kabeer

Usage

  1. Load the module in your component
import CustomBottomSheet from 'bottomsheet_by_kabeer';
  1. Configurable/Required props for CustomChipSelector when navigating:
PropTypeDescription
optionsArrayIts the BottomSheet options that you want to render on your Screen
selectedValueArrayCalling selected Value will return a JavaScript array of objects representing the current selection. Each object will contain all of the properties/values.
titleStringDropDown Heading.
onSelectedValueArrayThe on Selected value, is the State that is used to update our state or Add in state.
multibooleanA control or widget that allows multiple items to be selected.
bottomSheetRefReferenceReference of your bottom Sheet.
headingStringbottom Sheet Heading.

Contact

KabeerHaseja@empglabs.com