MCPcopy
hub / github.com/react/react / setNativeProps

Method setNativeProps

scripts/flow/react-native-host-hooks.js:184–184  ·  view source on GitHub ↗
(nativeProps: {...})

Source from the content-addressed store, hash-verified

182 onFail?: () => void,
183 ): void;
184 setNativeProps(nativeProps: {...}): void;
185 }
186 declare export function getNodeFromPublicInstance(
187 publicInstance: PublicInstance,

Callers 3

renameStyleFunction · 0.65
setStyleFunction · 0.65

Implementers 1

ReactNativeFiberHostComponentpackages/react-native-renderer/src/Rea

Calls

no outgoing calls

Tested by

no test coverage detected