Description
What happened?
After update to react-native new arch facing new error
Failed to use other library like react-native-fast-iamge, react-native-video,...
Error: View config not found for component 'FastImageView'
not just these library , all third-party library failed to import
only happen on IOS, android does not have any error
Error in detail:
viewConfig = callback();
invariant(viewConfig, 'View config not found for component %s
', name);
processEventTypes(viewConfig);
ReactNativeViewConfigRegistry.js(113:14)
What was the expected behaviour?
No response
Was it tested on latest react-native-navigation?
- I have tested this issue on the latest react-native-navigation release and it still reproduces.
Help us reproduce this issue!
using class AppDelegate: RCTAppDelegate, all thrid-party library working well
using class AppDelegate: RNNAppDelegate, Error appeared
Using AppDelegate.mm or AppDelegate.swift also having same error
In what environment did this happen?
React Native Navigation version: 8.1.0/8.1.0.rc02
React Native version: 0.77.2
Has Fabric (React Native's new rendering system) enabled: (yes/no)
Node version:
Device model: ios
iOS version: