Searched refs:resolveSource (Results 1 – 5 of 5) sorted by relevance
11 function resolveSource(source) { function41 return sources.map(resolveSource).filter(Boolean);43 return [resolveSource(sources)].filter(Boolean);
1 …resolveSource(source?: ImageSource | string | number | null): ImageSource | null {\n if (typeof s…
15 function resolveSource(source?: ImageSource | string | number | null): ImageSource | null {45 return sources.map(resolveSource).filter(Boolean) as ImageSource[];47 return [resolveSource(sources)].filter(Boolean) as ImageSource[];
91 …? [ABI48_0_0RNSharedElementNode resolveSource:_isParent ? _sourceView.subviews.firstObject : _sour…118 + (ABI48_0_0RNSharedElementNodeResolvedSource*) resolveSource:(UIView*) view
91 …? [ABI47_0_0RNSharedElementNode resolveSource:_isParent ? _sourceView.subviews.firstObject : _sour…118 + (ABI47_0_0RNSharedElementNodeResolvedSource*) resolveSource:(UIView*) view