UNPKG

react-native-ui-lib

Version:

[![Build Status](https://travis-ci.org/wix/react-native-ui-lib.svg?branch=master)](https://travis-ci.org/wix/react-native-ui-lib) [![npm](https://img.shields.io/npm/v/react-native-ui-lib.svg)](https://www.npmjs.com/package/react-native-ui-lib) [![NPM Down

4 lines (3 loc) 196 B
export declare function isItemSelected(childValue: any, selectedValue: any): boolean; export declare function getItemValue(props: any): any; export declare function getItemLabel(props: any): any;