react-native-safe-modules icon indicating copy to clipboard operation
react-native-safe-modules copied to clipboard

The component API is not available.

Open yangzhipeng-xx opened this issue 7 months ago • 0 comments

RN version 0.72.5+ How do I use this API correctly? What kind of data needs to be transferred by viewName to enable the component API to run properly? The code checks viewName in UIManager and UIManager.getViewManagerConfig(moduleName). The code execution is complete only when the two conditions are met. Otherwise, the code execution is directly return mockComponent;.

yangzhipeng-xx avatar Jul 24 '24 07:07 yangzhipeng-xx