In React-Native I'm using React-native-video npm for play video from URL. It's working perfectly in iOS , but in Android I facing this type of issue. LIke: "RCTvideo is not fabric compatible yet! "
I checked the this MR-2650, Issue-2. But still facing same issue.
According to react-native new architecture , I tried to add in react-native-config.js. But still facing same issue.