Searched defs:convertNativeProps (Results 1 – 4 of 4) sorted by relevance
8 export declare function convertNativeProps(props?: CameraProps): CameraNativeProps; function
10 export function convertNativeProps(props) { function
26 export function convertNativeProps(props?: CameraProps): CameraNativeProps { function
108 convertNativeProps(props) { method in BarCodeScanner