Home
last modified time | relevance | path

Searched refs:updateProps (Results 1 – 25 of 240) sorted by relevance

12345678910

/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DMapper.cpp37 (*updateProps)( in execute()
55 updateProps = &module->updaterFunction; in enableFastMode()
/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/Tools/
H A DMapper.cpp37 (*updateProps)( in execute()
55 updateProps = &module->updaterFunction; in enableFastMode()
/expo/ios/vendored/unversioned/react-native-gesture-handler/ios/
H A DRNGestureHandlerButtonComponentView.mm44 - (void)updateProps:(const Props::Shared &)props oldProps:(const Props::Shared &)oldProps
51 [super updateProps:props oldProps:oldProps];
/expo/ios/vendored/sdk49/react-native-gesture-handler/ios/
H A DABI49_0_0RNGestureHandlerButtonComponentView.mm44 - (void)updateProps:(const Props::Shared &)props oldProps:(const Props::Shared &)oldProps
51 [super updateProps:props oldProps:oldProps];
/expo/ios/vendored/sdk48/react-native-gesture-handler/ios/
H A DABI48_0_0RNGestureHandlerButtonComponentView.mm44 - (void)updateProps:(const Props::Shared &)props oldProps:(const Props::Shared &)oldProps
51 [super updateProps:props oldProps:oldProps];
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DMapper.cpp37 (*updateProps)( in execute()
55 updateProps = &module->updaterFunction; in enableFastMode()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/Tools/
H A DMapper.cpp37 (*updateProps)( in execute()
55 updateProps = &module->updaterFunction; in enableFastMode()
/expo/ios/vendored/sdk47/react-native-gesture-handler/ios/
H A DABI47_0_0RNGestureHandlerButtonComponentView.mm44 - (void)updateProps:(const Props::Shared &)props oldProps:(const Props::Shared &)oldProps
51 [super updateProps:props oldProps:oldProps];
/expo/packages/expo-dev-menu/ios/
H A DDevMenuViewController.swift25 func updateProps() { in updateProps() function
107 updateProps() in maybeRebuildRootView()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/UnimplementedComponent/
H A DABI47_0_0RCTUnimplementedNativeComponentView.mm48 - (void)updateProps:(Props::Shared const &)props oldProps:(Props::Shared const &)oldProps
57 [super updateProps:props oldProps:oldProps];
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/UnimplementedComponent/
H A DABI49_0_0RCTUnimplementedNativeComponentView.mm48 - (void)updateProps:(Props::Shared const &)props oldProps:(Props::Shared const &)oldProps
57 [super updateProps:props oldProps:oldProps];
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/UnimplementedComponent/
H A DABI48_0_0RCTUnimplementedNativeComponentView.mm48 - (void)updateProps:(Props::Shared const &)props oldProps:(Props::Shared const &)oldProps
57 [super updateProps:props oldProps:oldProps];
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp79 const UpdatePropsFunction updateProps, in decorateUIRuntime() argument
100 jsi_utils::installJsiFunction(rt, "_updatePropsFabric", updateProps); in decorateUIRuntime()
106 jsi_utils::installJsiFunction(rt, "_updatePropsPaper", updateProps); in decorateUIRuntime()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp79 const UpdatePropsFunction updateProps, in decorateUIRuntime() argument
100 jsi_utils::installJsiFunction(rt, "_updatePropsFabric", updateProps); in decorateUIRuntime()
106 jsi_utils::installJsiFunction(rt, "_updatePropsPaper", updateProps); in decorateUIRuntime()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp79 const UpdatePropsFunction updateProps, in decorateUIRuntime() argument
100 jsi_utils::installJsiFunction(rt, "_updatePropsFabric", updateProps); in decorateUIRuntime()
106 jsi_utils::installJsiFunction(rt, "_updatePropsPaper", updateProps); in decorateUIRuntime()
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Tools/
H A DRuntimeDecorator.cpp79 const UpdatePropsFunction updateProps, in decorateUIRuntime() argument
100 jsi_utils::installJsiFunction(rt, "_updatePropsFabric", updateProps); in decorateUIRuntime()
106 jsi_utils::installJsiFunction(rt, "_updatePropsPaper", updateProps); in decorateUIRuntime()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/UnimplementedView/
H A DABI47_0_0RCTUnimplementedViewComponentView.mm55 - (void)updateProps:(Props::Shared const &)props oldProps:(Props::Shared const &)oldProps
65 [super updateProps:props oldProps:oldProps];
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/UnimplementedView/
H A DABI49_0_0RCTUnimplementedViewComponentView.mm55 - (void)updateProps:(Props::Shared const &)props oldProps:(Props::Shared const &)oldProps
65 [super updateProps:props oldProps:oldProps];
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/UnimplementedView/
H A DABI48_0_0RCTUnimplementedViewComponentView.mm55 - (void)updateProps:(Props::Shared const &)props oldProps:(Props::Shared const &)oldProps
65 [super updateProps:props oldProps:oldProps];
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Fabric/
H A DABI48_0_0ExpoFabricViewObjC.h36 - (void)updateProps:(nonnull NSDictionary<NSString *, id> *)props;
/expo/packages/expo-modules-core/ios/Fabric/
H A DExpoFabricViewObjC.h36 - (void)updateProps:(nonnull NSDictionary<NSString *, id> *)props;
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Fabric/
H A DABI49_0_0ExpoFabricViewObjC.h36 - (void)updateProps:(nonnull NSDictionary<NSString *, id> *)props;
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/ActivityIndicator/
H A DABI47_0_0RCTActivityIndicatorViewComponentView.mm65 - (void)updateProps:(Props::Shared const &)props oldProps:(Props::Shared const &)oldProps
91 [super updateProps:props oldProps:oldProps];
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/ActivityIndicator/
H A DABI49_0_0RCTActivityIndicatorViewComponentView.mm65 - (void)updateProps:(Props::Shared const &)props oldProps:(Props::Shared const &)oldProps
91 [super updateProps:props oldProps:oldProps];
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/ActivityIndicator/
H A DABI48_0_0RCTActivityIndicatorViewComponentView.mm65 - (void)updateProps:(Props::Shared const &)props oldProps:(Props::Shared const &)oldProps
91 [super updateProps:props oldProps:oldProps];

12345678910