Home
last modified time | relevance | path

Searched refs:NativeComponent (Results 1 – 7 of 7) sorted by relevance

/expo/packages/expo-modules-core/build/
H A DNativeViewManagerAdapter.native.js44 class NativeComponent extends React.PureComponent { class
61 Object.assign(NativeComponent.prototype, nativeViewPrototype);
71 return NativeComponent;
H A DNativeViewManagerAdapter.native.js.map1NativeComponent extends React.PureComponent<P> {\n static displayName = viewName;\n\n // Thi…
/expo/packages/expo-modules-core/src/
H A DNativeViewManagerAdapter.native.tsx55 class NativeComponent extends React.PureComponent<P> {
77 Object.assign(NativeComponent.prototype, nativeViewPrototype);
87 return NativeComponent;
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Image/
H A DTextInlineImageNativeComponent.js.flow16 import * as NativeComponentRegistry from '../NativeComponent/NativeComponentRegistry';
H A DImageViewNativeComponent.js.flow14 import {ConditionallyIgnoredEventHandlers} from '../NativeComponent/ViewConfigIgnore';
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Image/
H A DTextInlineImageNativeComponent.js.flow16 import * as NativeComponentRegistry from '../NativeComponent/NativeComponentRegistry';
H A DImageViewNativeComponent.js.flow14 import {ConditionallyIgnoredEventHandlers} from '../NativeComponent/ViewConfigIgnore';