UNPKG

selected-option-picker

Version:

This React-Native component library is created for the selection of single or multiple item(s) from the list in Android/iOS.

6 lines (5 loc) β€’ 222 B
/* * @𝔸𝕦π•₯𝕙𝕖𝕣: β„™π•’π•Ÿπ•œπ•’π•› π•‚π•¦π•žπ•’π•£ ℙ𝕣𝕒𝕛𝕒𝕑𝕒π•₯π•š */ import { SelectedOptionPicker } from "./src/SelectedOptionPicker"; export default SelectedOptionPicker;