Module Picker-BsReactNative.Item

let make : ?⁠color:string => label:string => ?⁠value:'value => ?⁠testID:string => array(ReasonReact.reactElement) => ReasonReact.component(ReasonReact.stateless, ReasonReact.noRetainedProps, unit);